-
Notifications
You must be signed in to change notification settings - Fork 87
Description
Im from kali 2017.01 (based on strech debian more or less).
During apt-stage for package installation, it cant locate libqt4-core and libqt4-gui.
Instead, I installed libqtcore4 and libqtgui4. During installation of .deb file it gives this;
dpkg -i routerkeygen-Linux-x86_64.deb
Selecting previously unselected package routerkeygen.
(Reading database ... 332009 files and directories currently installed.)
Preparing to unpack routerkeygen-Linux-x86_64.deb ...
Unpacking routerkeygen (1.1.0) ...
dpkg: dependency problems prevent configuration of routerkeygen:
routerkeygen depends on libqt4-gui (>= 4.6); however:
Package libqt4-gui is not installed.
dpkg: error processing package routerkeygen (--install):
dependency problems - leaving unconfigured
Processing triggers for gnome-menus (3.13.3-9) ...
Processing triggers for desktop-file-utils (0.23-1) ...
Processing triggers for mime-support (3.60) ...
Errors were encountered while processing:
routerkeygen
In any case, I can find out it in application menu.
I dont open a new issue, because maybe this is correlated to new libqt package, but application automatically refresh networks, and I can stop it to copy (manually) the data. Only the keys hold on until I click on a new network.