Re: [gentoo-user] rubygems-1.9.1 error

2014-03-25 Thread Mick
On Monday 24 Mar 2014 23:23:08 Tom Wijsman wrote:
 On Mon, 24 Mar 2014 22:44:23 +
 
 Mick michaelkintz...@gmail.com wrote:
  On Monday 24 Mar 2014 21:28:56 Tom Wijsman wrote:
   On Mon, 24 Mar 2014 20:23:55 +
   
   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.

Problem solved.  I had to remerge rubygems.  When I used --depclean only 
rubygems1 was removed.  It seems it needed to have rebygems 4 and 6 rebuilt.  
I haven't had this problem on two other boxen, so I am hesitant to report a 
bug.  Probably I did something wrong.

Thank you Tom!  :-)

-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] rubygems-1.9.1 error

2014-03-24 Thread Tom Wijsman
On Mon, 24 Mar 2014 20:23:55 +
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.

-- 
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


signature.asc
Description: PGP signature


Re: [gentoo-user] rubygems-1.9.1 error

2014-03-24 Thread Mick
On Monday 24 Mar 2014 21:28:56 Tom Wijsman wrote:
 On Mon, 24 Mar 2014 20:23:55 +
 
 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?

-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] rubygems-1.9.1 error

2014-03-24 Thread Tom Wijsman
On Mon, 24 Mar 2014 22:44:23 +
Mick michaelkintz...@gmail.com wrote:

 On Monday 24 Mar 2014 21:28:56 Tom Wijsman wrote:
  On Mon, 24 Mar 2014 20:23:55 +
  
  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


signature.asc
Description: PGP signature