Hello Guys
I'm Having a error with my Metasploit
When i open my terminal and try: msfconsole
This happen:
root@Radesh:~# msfconsole
/usr/lib/ruby/1.9.1/psych.rb:203:in `parse': (<unknown>): did not find expected key while parsing a block mapping at line 2 column 3 (Psych::SyntaxError)
from /usr/lib/ruby/1.9.1/psych.rb:203:in `parse_stream'
from /usr/lib/ruby/1.9.1/psych.rb:151:in `parse'
from /usr/lib/ruby/1.9.1/psych.rb:127:in `load'
from /opt/metasploit/apps/pro/msf3/lib/msf/ui/console/driver.rb:188:in `initialize'
from /opt/metasploit/apps/pro/msf3/msfconsole:148:in `new'
from /opt/metasploit/apps/pro/msf3/msfconsole:148:in `<main>'
root@Radesh:~#

So i Tried: apt-get update
apt-get upgrade
apt-get dist-upgrade
apt-get remove metasploit
apt-get install metasploit
msfupdate

And the same error when i try: msfconsole on my terminal
PLZ HELP ME ~


Radesh