Metasploit latest ruby incompatible
Hey,
upgraded everything and it just doesn't seem to work, after some googeling it seems it my ruby or ruby on rails that ive updated.
Anyone knows how to fix this issue? Seems its something with the strings or so…
[root@asfsdf framework-3.2]# ./msfconsole
/home/OMG/framework-3.2/lib/msf/core/exploit.rb:229:in require': /home/OMG/framework-3.2/lib/msf/core/exploit/smb.rb:401: invalid multibyte char (US-ASCII) (SyntaxError) /home/OMG/framework-3.2/lib/msf/core/exploit/smb.rb:401: syntax error, unexpected tIDENTIFIER, expecting ')' Rex::Text.to_unicode('T�voli nyomtat�k') ^ /home/OMG/framework-3.2/lib/msf/core/exploit/smb.rb:401: invalid multibyte char (US-ASCII) from /home/OMG/framework-3.2/lib/msf/core/exploit.rb:229:in
<class:Exploit>'
from /home/OMG/framework-3.2/lib/msf/core/exploit.rb:28:in <module:Msf>' from /home/OMG/framework-3.2/lib/msf/core/exploit.rb:3:in
<top (required)>'
from /home/OMG/framework-3.2/lib/msf/core.rb:48:in require' from /home/OMG/framework-3.2/lib/msf/core.rb:48:in
<top (required)>'
from /home/OMG/framework-3.2/lib/msf/ui/console/driver.rb:1:in require' from /home/OMG/framework-3.2/lib/msf/ui/console/driver.rb:1:in
<top (required)>'
from /home/OMG/framework-3.2/lib/msf/ui/console.rb:10:in require' from /home/OMG/framework-3.2/lib/msf/ui/console.rb:10:in
<top (required)>'
from /home/OMG/framework-3.2/lib/msf/ui.rb:10:in require' from /home/OMG/framework-3.2/lib/msf/ui.rb:10:in
<top (required)>'
from ./msfconsole:12:in require' from ./msfconsole:12:in
<main>'