On Mon, 24 Mar 2014 20:23:55 +0000, Mick wrote:

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

unmerge or depclean? unmerge is less safe and may leave your system in a 
bad state. "emerge -N" is a better way to handle this situation.

 
> /usr/lib64/ruby/1.9.1/rubygems.rb:30:in `require': cannot load such file
> -- rubygems/defaults (LoadError)

This file is part of rubygems, which in turn is a dependency of ruby 
itself. emerge rubygems manually first.

Kind regards,

Hans


Reply via email to