Bug #3440
Bug #3395: [ruby] Requires rubygems, which conflicts with your-freedom
Freedom Issue #3406: [various]: `require': cannot load such file -- rubygems (LoadError)
metasploit fails to start
Status:
confirmed
Priority:
bug
Assignee:
-
% Done:
0%
Description
i wanted to play around with metasploit and it fails to run in parabola
- steps to reproduce:
\# pacman -Sy metasploit
$ msfdb
- expected result:
msfdb binary executes successfully
- actual result:
getting this error with other binaries came with metasploit bundle
$ msfdb #testrun
`RubyGems' were not loaded.
/usr/bin/bundle:9:in `require': cannot load such file -- rubygems (LoadError)
from /usr/bin/bundle:9:in `<main>'
$
Related issues
History
Updated by bill-auger about 2 months ago
- Related to Bug #3405: [various]: RubyGems were not loaded added
Updated by bill-auger about 2 months ago
- Parent task set to #3406
- Status changed from unconfirmed to confirmed