From: Eric Hodel Date: 2007-01-14T17:45:17+09:00 Subject: Re: Hoe poisoned in Rubyforge On Jan 14, 2007, at 24:30, Eric Hodel wrote: > Somehow hoe-1.1.7 has become poisoned in the RubyGems index: > > $ sudo gem install hoe > Install required dependency zentest? [Yn] ^CERROR: Interrupted > > There is no gem by the name of 'zentest', and hoe will likely never > depend on 'ZenTest'. > > Until this is fixed you won't be able to install any Gems built > with hoe-1.1.7. Actually, you can download hoe by hand: http://rubyforge.org/frs/download.php/16275/hoe-1.1.7.gem and install it by hand: gem install hoe To work around the infinite dependency loop. -- Eric Hodel - drbrain@segment7.net - http://blog.segment7.net YOU LIT MY GEM ON FIRE!