[Nitro] /usr/lib/ruby/site_ruby/1.8/rubygems.rb:196:in `activate': can't activate facets (= 1.4.5), already activated facets-1.7.46] (Gem::Exception)

transfire at gmail.com transfire at gmail.com
Tue Mar 20 16:24:15 EDT 2007


On Mar 20, 3:38 pm, Reid Thompson <Reid.Thomp... at ateb.com> wrote:
> On Tue, 2007-03-20 at 21:02 +0200, George Moschovitis wrote:
> > use facets 1.8.49 and remove older versions.
>
> > -g.
>
> > On 3/20/07, Reid Thompson <Reid.Thomp... at ateb.com> wrote:
> > > How do I resolve the subject error when utilizing the repo and
> > > glycerin.rb?
> > > _______________________________________________
> > > Nitro-general mailing list
> > > Nitro-gene... at rubyforge.org
> > >http://rubyforge.org/mailman/listinfo/nitro-general
>
> rthompso at jhereg:~/src/repo.nitroproject.org$ gem list facets
>
> *** LOCAL GEMS ***
>
> facets (1.8.49)
>     If Godzilla were a Programmer's Library
>
> rthompso at jhereg:~/src/repo.nitroproject.org$ ruby ./Test.rb
> /home/rthompso/src/repo.nitroproject.org/script/../og/lib/og.rb:10:in `require': no such file to load -- facets/more/synchash (LoadError)
>         from /home/rthompso/src/repo.nitroproject.org/script/../og/lib/og.rb:10
>         from ./Test.rb:2:in `require'
>         from ./Test.rb:2
> rthompso at jhereg:~/src/repo.nitroproject.org$ cat Test.rb
> require '/home/rthompso/src/repo.nitroproject.org/script/glycerin'
> require 'og'

First, make sure you have RUBYOPT="-rubygems".

If that's not it, then check manually to see if synchash.rb is where
it's suppose to be. (/usr/lib/ruby/gems/1.8/gems/facets-1.8.49/lib/
more/  --or something like that).

T.



More information about the Nitro-general mailing list