Project

General

Profile

Actions

Bug #16844

closed

I want to upgrade ruby for metasploit environment. Now Ruby version 2.5.0 .I want to upgrade 2.7.1 ..But i can’t. SO here is some bug ..It wants for rake 12.3.2 ..and i install it successfully..It has not been resolved yet...

Added by alamin (Al AMIN) about 4 years ago. Updated about 4 years ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
[ruby-core:98235]

Description

C:\Users\annon>cd..

C:\Users>cd..

C:>cd metasploit

C:\metasploit>console.bat
The system cannot find the path specified.

C:\metasploit>gem install rvm
Could not find rake-12.3.2 in any of the sources
Run bundle install to install missing gems.

C:\metasploit>


Files

Screenshot (30).png (16 KB) Screenshot (30).png It's a screenshot alamin (Al AMIN), 05/09/2020 05:04 PM

Updated by shevegen (Robert A. Heiler) about 4 years ago

How did you install ruby there? One-click installer? If so then I am not sure
why you attempt to install rvm. I don't think that is necessary; back when I
used ruby on windows sometimes, the one-click installer worked.

Either way, this is probably not the ideal place for the above problem since
it does not seem to be related to ruby core (dev team).

RVM has not seen an update in 6 years either: https://rubygems.org/gems/rvm/

The ruby one click installer (for windows) is at version 2.7.1 so you don't
need rvm really.

https://rubyinstaller.org/

Updated by hsbt (Hiroshi SHIBATA) about 4 years ago

  • Status changed from Open to Third Party's Issue

The Ruby interpreter of metasploit framework is embedded package. So, you can ask your issue to the tracker of metasploit at first.

https://github.com/rapid7/metasploit-framework

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0