Project

General

Profile

Bug #3405

Bug #3395: [ruby] Requires rubygems, which conflicts with your-freedom

[various]: RubyGems were not loaded

bill-auger - over 1 year ago - . Updated 2 months ago.

Status:
fixed
Priority:
bug
Assignee:
% Done:

100%


Description

$ lolcat <<<'hello'
`RubyGems' were not loaded.
....

this affects every ruby program; so presumably, it can be patched in the 'ruby' package


Related issues

Related to Packages - Bug #3440: metasploit fails to startfixed

Actions

History

#1

Updated by bill-auger over 1 year ago

  • Tracker changed from Bug to Freedom Issue
#2

Updated by bill-auger over 1 year ago

  • Tracker changed from Freedom Issue to Bug
#3

Updated by CommodoreCrunch over 1 year ago

This is fixable by simply adding --disable-rubygems to the configure command in build()

This doesn't solve #3406 though. Bundled gems such as ruby-rake appear to still be broken, as before. But at least the extra error is gone.

/usr/bin/rake:9:in `require': cannot load such file -- rubygems (LoadError)
        from /usr/bin/rake:9:in `<main>'
#4

Updated by bill-auger over 1 year ago

which package configure command? 'ruby'? or each client?

#5

Updated by bill-auger over 1 year ago

also, note that this ticket is about the "RubyGems were not
loaded" warning - the "rubygems (LoadError)" error is handled on
ticket #3406

#6

Updated by bill-auger over 1 year ago

  • Related to Bug #3440: metasploit fails to start added
#7

Updated by bill-auger 2 months ago

  • Assignee changed from bill-auger to lukeshu

'rubygems' was patched and re-instated - this is probably fixed now - can people verify?

#8

Updated by lukeshu 2 months ago

  • % Done changed from 0 to 100
  • Status changed from confirmed to fixed

One of the affected packages was extra/ruby-ronn-ng.

The libretools 20240221.1-2 build verified that ronn now works with its declared depends. So marking this as fixed.

Also available in: Atom PDF