From: Ross Bamford Date: 2006-06-05T01:00:55+09:00 Subject: Re: rubyforge/gem problems On Mon, 2006-06-05 at 00:39 +0900, ara.t.howard@noaa.gov wrote: > any idea what's going on here? > > > > harp:~ > gem list 'slave.*' --remote > > *** REMOTE GEMS *** > > slave (0.0.0) > slave > > > > > harp:~ > gem install 'slave.*' --remote > Attempting remote installation of 'slave.*' > ERROR: While executing gem ... (Gem::GemNotFoundException) > Could not find slave.* (> 0) in the repository > > > am i doing something stupid? I guess it's the 0.0.0 version number (it's not > 0). This works: $ gem install slave --version '0.0.0' --remote Attempting remote installation of 'slave' Successfully installed slave-0.0.0 Installing RDoc documentation for slave-0.0.0... -- Ross Bamford - rosco@roscopeco.REMOVE.co.uk