Re: [gentoo-user] rubygems-1.9.1 error

2014-03-24 Thread Mick
On Monday 24 Mar 2014 23:23:08 Tom Wijsman wrote: > On Mon, 24 Mar 2014 22:44:23 + > > Mick wrote: > > On Monday 24 Mar 2014 21:28:56 Tom Wijsman wrote: > > > On Mon, 24 Mar 2014 20:23:55 + > > > > > > Mick wrote: > > > > /usr/lib64/ruby/1.9.1/rubygems.rb:30:in `require': cannot load >

Re: [gentoo-user] rubygems-1.9.1 error

2014-03-24 Thread Tom Wijsman
On Mon, 24 Mar 2014 22:44:23 + Mick wrote: > On Monday 24 Mar 2014 21:28:56 Tom Wijsman wrote: > > On Mon, 24 Mar 2014 20:23:55 + > > > > Mick wrote: > > > /usr/lib64/ruby/1.9.1/rubygems.rb:30:in `require': cannot load > > > such file -- rubygems/defaults (LoadError) > > > > > > The mi

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

Re: [gentoo-user] rubygems-1.9.1 error

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

[gentoo-user] rubygems-1.9.1 error

2014-03-24 Thread Mick
I have been chasing my tail with ruby tonight. The masking of ruby18 meant that I had to unmerge a lot of ruby packages and then portage chose what to merge afresh. "All good to go" I thought until this was error showed up: == >>>