me metasploit is worked but when i update its not working and updating!
how to fix this error :
update error :
Code:
[*][*] Attempting to update the Metasploit Framework...[*]
[*] Deprecation Note: The next version of Metasploit will[*] update over the git protocol, which requires outbound[*] access to github.com:9418/TCP.[*] Please adjust your egress firewall rules accordingly.
svn: /opt/framework3/lib/libssl.so.0.9.8: no version information available (required by /opt/framework3/lib/libserf-0.so.0)
svn: /opt/framework3/lib/libcrypto.so.0.9.8: no version information available (required by /opt/framework3/lib/libserf-0.so.0)
svn: /opt/framework3/lib/libssl.so.0.9.8: no version information available (required by /opt/framework3/lib/libserf-0.so.0)
svn: /opt/framework3/lib/libcrypto.so.0.9.8: no version information available (required by /opt/framework3/lib/libserf-0.so.0)
svn: OPTIONS of 'https://metasploit.com/svn/framework3/trunk': Server certificate verification failed: issuer is not trusted (https://metasploit.com)
run error :
Code:
root@bt:~# msfconsole
/opt/framework3/msf3/lib/msf/core/exploit/ipv6.rb:14:in `require': no such file to load -- racket (LoadError)
from /opt/framework3/msf3/lib/msf/core/exploit/ipv6.rb:14:in `<module:Ipv6>'
from /opt/framework3/msf3/lib/msf/core/exploit/ipv6.rb:12:in `<module:Msf>'
from /opt/framework3/msf3/lib/msf/core/exploit/ipv6.rb:5:in `<top (required)>'
from /opt/framework3/msf3/lib/msf/core/exploit/mixins.rb:30:in `require'
from /opt/framework3/msf3/lib/msf/core/exploit/mixins.rb:30:in `<top (required)>'
from /opt/framework3/msf3/lib/msf/core/exploit.rb:217:in `require'
from /opt/framework3/msf3/lib/msf/core/exploit.rb:217:in `<class:Exploit>'
from /opt/framework3/msf3/lib/msf/core/exploit.rb:29:in `<module:Msf>'
from /opt/framework3/msf3/lib/msf/core/exploit.rb:4:in `<top (required)>'
from /opt/framework3/msf3/lib/msf/core.rb:52:in `require'
from /opt/framework3/msf3/lib/msf/core.rb:52:in `<top (required)>'
from /opt/framework3/msf3/lib/msf/ui/console/driver.rb:1:in `require'
from /opt/framework3/msf3/lib/msf/ui/console/driver.rb:1:in `<top (required)>'
from /opt/framework3/msf3/lib/msf/ui/console.rb:10:in `require'
from /opt/framework3/msf3/lib/msf/ui/console.rb:10:in `<top (required)>'
from /opt/framework3/msf3/lib/msf/ui.rb:10:in `require'
from /opt/framework3/msf3/lib/msf/ui.rb:10:in `<top (required)>'
from /opt/framework3/msf3/msfconsole:118:in `require'
from /opt/framework3/msf3/msfconsole:118:in `<main>'