pentoo / pentoo-historical

read-only historical backup of pentoo from googlecode
https://code.google.com/p/pentoo/
2 stars 1 forks source link

msf should be enforced to use ruby19 #156

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
metasploit does not support ruby20 in particular.
We need to make sure it's executed under the right version.

The current config is:
#!/usr/bin/env ruby

Original issue reported on code.google.com by blshkv on 8 Jul 2013 at 10:42

GoogleCodeExporter commented 9 years ago
the ruby env command is fixed now, but nothing sets ruby19 at ebuild run time 
which means the bundler lines still fail

Original comment by sidhayn on 25 Aug 2013 at 4:22

GoogleCodeExporter commented 9 years ago
this has been fixed in gentoo for a while thanks to rampant insanity and lots 
of testing

Original comment by sidhayn on 27 Jan 2014 at 3:06