Hi,

After yesterday's "apt-get dist-upgrade" my metasploit won't start any more.

I have this error:
--
Could not find rake-10.4.2 in any of the sources
Run `bundle install` to install missing gems.
--

I run "bundle install", but than I get this:
--
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Could not locate Gemfile or .bundle/ directory
--

I tried "bundle install" as an ordinary user, but I get this again:
--
Could not locate Gemfile or .bundle/ directory
--

I have rake installed on my system:
--
# apt-cache policy rake
rake:
Installed: 10.5.0-2
Candidate: 10.5.0-2
Version table:
*** 10.5.0-2 500
500 http://http.kali.org/kali kali-rolling/main amd64 Packages
500 http://http.kali.org/kali kali-rolling/main i386 Packages
100 /var/lib/dpkg/status
--

Any ideas what could help?

Best regards and TIA,

sole