Closed weuroi578 closed 6 years ago
The error you're receiving is a result of an issue with your environment, if the issue persists make sure that you've done a full upgrade of the distribution before installation. The issue may be resolved using the --fix-missing
and --fix-broken
aptitude flags. I've confirmed that rogue is able to be installed in kali 2018.4, which has recently been released.
Alternatively, if you use Vagrant and Chef to provisioning your environments, I've recently released a cookbook to automate the provisioning process. https://github.com/InfamousSYN/Cookbook-Wireless/
Note: the target OS for the cookbook is Ubuntu 18.04 not Kali.
Once you update and upgrade the most recent version of Kali, it upgrades libperl5.26 to libperl5.28, which causes freeradius-wpe to break.
libperl
is not specifically need by the hostapd-wpe
, freeradius-wpe
or isc-dhcp-server
packages.
When installing rogue in a live VM based off the 2018.4 image, libperl5.26
did not get upgrade for me, attached the output from the rogue setup in the live VM for more information. install.txt
After attempting to install the Rogue Toolkit on an updated version of Kali I receive the following error:
I've attempted to install this version but there is no longer an installation candidate. I should also mention that libperl5.28 is already install on my Kali machine.
Has anyone else come across this problem?