On Mon, 24 Mar 2014 22:44:23 +0000
Mick <michaelkintz...@gmail.com> wrote:

> On Monday 24 Mar 2014 21:28:56 Tom Wijsman wrote:
> > On Mon, 24 Mar 2014 20:23:55 +0000
> > 
> > Mick <michaelkintz...@gmail.com> wrote:
> > > /usr/lib64/ruby/1.9.1/rubygems.rb:30:in `require': cannot load
> > > such file -- rubygems/defaults (LoadError)
> > > 
> > > The missing file is there, I think:
> > > 
> > > # ls -la /usr/lib64/ruby/1.9.1/rubygems.rb
> > > -rw-r--r-- 1 root root 34951 Apr 20
> > > 2012 /usr/lib64/ruby/1.9.1/rubygems.rb
> > > 
> > > What now?
> > 
> > It can't load what is on line 30 of that file; there'll be a require
> > instruction, and that require instruction would bring in another
> > file.
> 
> Aha!  That's what it meant.  :-)
> 
> The line in question is:
> 
>   require 'rubygems/defaults'
> 
> Where should I look for that?

Not that I know Ruby programming; but I assume that either looks for
a defaults file in a rubygems directory, or it looks for a defaults
module inside a rubygems file.

You might want to file a bug at https://bugs.gentoo.org for the
Ruby maintainers to fix this dependency.

-- 
With kind regards,

Tom Wijsman (TomWij)
Gentoo Developer

E-mail address  : tom...@gentoo.org
GPG Public Key  : 6D34E57D
GPG Fingerprint : C165 AF18 AB4C 400B C3D2  ABF0 95B2 1FCD 6D34 E57D

Attachment: signature.asc
Description: PGP signature

Reply via email to