[rspec-users] [Cucumber] gem missing dependencies
aslak hellesoy
aslak.hellesoy at gmail.com
Sun Apr 26 10:34:26 EDT 2009
On Sun, Apr 26, 2009 at 2:16 PM, Kero van Gelder <kero at chello.nl> wrote:
> Hi!
>
> Looks like installing hoe (which brings in rubyforge and rake) solved the problem below.
> Who builds the gem / should I report this to / should I send a patch ?
>
I just fixed that:
http://github.com/aslakhellesoy/cucumber/commit/23cbc9b6c54ebe1ecf568610c2696762f22f0b06
Aslak
> Bye,
> Kero.
>
> ---
>
> fresh install of debian lenny, upgraded to unstable.
>
> $ ruby -v
> ruby 1.8.7 (2008-08-11 patchlevel 72) [i486-linux]
> $ gem -v
> 1.2.0
> $ gem list
>
> *** LOCAL GEMS ***
>
> builder (2.1.2)
> cucumber (0.3.0)
> diff-lcs (1.1.2)
> polyglot (0.2.5)
> rspec (1.2.4)
> term-ansicolor (1.0.3)
> treetop (1.2.5)
> $ cucumber
> /usr/lib/ruby/1.8/rubygems.rb:578:in `report_activate_error': Could not find RubyGem hoe (>= 1.8.0) (Gem::LoadError)
> from /usr/lib/ruby/1.8/rubygems.rb:134:in `activate'
> from /usr/lib/ruby/1.8/rubygems.rb:158:in `activate'
> from /usr/lib/ruby/1.8/rubygems.rb:157:in `each'
> from /usr/lib/ruby/1.8/rubygems.rb:157:in `activate'
> from /usr/lib/ruby/1.8/rubygems.rb:158:in `activate'
> from /usr/lib/ruby/1.8/rubygems.rb:157:in `each'
> from /usr/lib/ruby/1.8/rubygems.rb:157:in `activate'
> from /usr/lib/ruby/1.8/rubygems.rb:158:in `activate'
> from /usr/lib/ruby/1.8/rubygems.rb:157:in `each'
> from /usr/lib/ruby/1.8/rubygems.rb:157:in `activate'
> from /usr/lib/ruby/1.8/rubygems.rb:49:in `gem'
> from /var/lib/gems/1.8/bin/cucumber:18
>
> _______________________________________________
> rspec-users mailing list
> rspec-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>
More information about the rspec-users
mailing list