Hi All,
after upgrading BB to 4.7 version, I'm never able to update MSF.
Executing "msfupdate" command, I obtain this :
- Attempting to update the Metasploit Framework...
- Checking for updates via git
- Note: Updating from bleeding edge
/usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in 'require': cannot load such file -- os (LoadError)
from /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in 'require'
from /usr/lib/gems/2.2.0/gems/backports-3.8.0/lib/backports/std_lib.rb:9:in 'require_with_backports'
from /opt/metasploit-framework/msfupdate:153:in 'git_globals_okay?'
from /opt/metasploit-framework/msfupdate:202:in 'update_git!'
from /opt/metasploit-framework/msfupdate:143:in 'block in run!'
from /opt/metasploit-framework/msfupdate:136:in 'chdir'
from /opt/metasploit-framework/msfupdate:136:in 'run!'
from /opt/metasploit-framework/msfupdate:316:in '<main>'
I also tried to reinstall ruby and gems, without obtain success.
Some suggestion?
Thanks a lot.