Gentoo Archives: gentoo-user

From: Tom Wijsman <TomWij@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] rubygems-1.9.1 error
Date: Mon, 24 Mar 2014 21:29:26
Message-Id: 20140324222856.783688f8@gentoo.org
In Reply to: [gentoo-user] rubygems-1.9.1 error by Mick
1 On Mon, 24 Mar 2014 20:23:55 +0000
2 Mick <michaelkintzios@×××××.com> wrote:
3
4
5 > /usr/lib64/ruby/1.9.1/rubygems.rb:30:in `require': cannot load such
6 > file -- rubygems/defaults (LoadError)
7
8 > The missing file is there, I think:
9 >
10 > # ls -la /usr/lib64/ruby/1.9.1/rubygems.rb
11 > -rw-r--r-- 1 root root 34951 Apr 20
12 > 2012 /usr/lib64/ruby/1.9.1/rubygems.rb
13 >
14 > What now?
15
16 It can't load what is on line 30 of that file; there'll be a require
17 instruction, and that require instruction would bring in another file.
18
19 --
20 With kind regards,
21
22 Tom Wijsman (TomWij)
23 Gentoo Developer
24
25 E-mail address : TomWij@g.o
26 GPG Public Key : 6D34E57D
27 GPG Fingerprint : C165 AF18 AB4C 400B C3D2 ABF0 95B2 1FCD 6D34 E57D

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] rubygems-1.9.1 error Mick <michaelkintzios@×××××.com>