Hi
I have been learning metasploit and it been going grate until now.
I just went to load msfconsole and i get the following error
Code:
root@bt:~# msfconsole
/opt/metasploit/msf3/lib/fastlib.rb:368:in `require': no such file to load -- metasploit_data_models (MissingSourceFile)
from /opt/metasploit/msf3/lib/fastlib.rb:368:in `require'
from /opt/metasploit/ruby/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `block in require'
from /opt/metasploit/ruby/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:521:in `new_constants_in'
from /opt/metasploit/ruby/lib/ruby/gems/1.9.1/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
from /opt/metasploit/msf3/lib/msf/core/db_manager.rb:9:in `<top (required)>'
from /opt/metasploit/msf3/lib/fastlib.rb:368:in `require'
from /opt/metasploit/msf3/lib/fastlib.rb:368:in `require'
from /opt/metasploit/msf3/lib/msf/core/framework.rb:68:in `<class:Framework>'
from /opt/metasploit/msf3/lib/msf/core/framework.rb:12:in `<module:Msf>'
from /opt/metasploit/msf3/lib/msf/core/framework.rb:4:in `<top (required)>'
from /opt/metasploit/msf3/lib/fastlib.rb:368:in `require'
from /opt/metasploit/msf3/lib/fastlib.rb:368:in `require'
from /opt/metasploit/msf3/lib/msf/core.rb:33:in `<top (required)>'
from /opt/metasploit/msf3/lib/fastlib.rb:368:in `require'
from /opt/metasploit/msf3/lib/fastlib.rb:368:in `require'
from /opt/metasploit/msf3/lib/msf/ui/console/driver.rb:1:in `<top (required)>'
from /opt/metasploit/msf3/lib/fastlib.rb:368:in `require'
from /opt/metasploit/msf3/lib/fastlib.rb:368:in `require'
from /opt/metasploit/msf3/lib/msf/ui/console.rb:10:in `<top (required)>'
from /opt/metasploit/msf3/lib/fastlib.rb:368:in `require'
from /opt/metasploit/msf3/lib/fastlib.rb:368:in `require'
from /opt/metasploit/msf3/lib/msf/ui.rb:10:in `<top (required)>'
from /opt/metasploit/msf3/lib/fastlib.rb:368:in `require'
from /opt/metasploit/msf3/lib/fastlib.rb:368:in `require'
from /opt/metasploit/msf3/msfconsole:122:in `<main>'
I tried doing msfupdate and it worked but did not solve the problem. I have no idea how it happened because i have not deleted anything :/
any ideas people?
thanks
Deviney