[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 17:32:53 EDT 2007
On Mar 20, 4:36 pm, Reid Thompson <Reid.Thomp... at ateb.com> wrote:
> On Tue, 2007-03-20 at 20:24 +0000, transf... at gmail.com wrote:
> > 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.
>
> ok - export RUBYOPT="-rubygems" fixes the synchash.rb issue ( why
> doesn't requiring rubygems in the script (require 'rubygems') do the
> same thing? ) but now there's
> /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require': no such file to load -- facets/more/inflect (LoadError)
> and inflect.rb is not in
> /usr/lib/ruby/gems/1.8/gems/facets-1.8.49/lib/facets/more
Right. For now just manually change "more/inflect" to "core/inflect".
I'll go ahead and put out another 1.8.x release with some bug fixes.
T.
More information about the Nitro-general
mailing list