From: Lloyd Zusman Date: 2005-01-30T10:57:28+09:00 Subject: Re: A number of packages are being missed by rubygems Lloyd Zusman writes: > Jim Weirich writes: > >> On Saturday 29 January 2005 06:02 pm, Lloyd Zusman wrote: >>> I'm trying to download packages via rubygems, but only a subset of the >>> packages that are available on the rubygems site are showing up when I >>> do queries. >> >> [ ... ] > > By the way, could this be making a difference? ... > > # ruby --version > ruby 1.9.0 (2004-08-03) [i386-freebsd4.0] > > Later tonight or tomorrow I'll try to upgrade ruby from the latest > cvs source, and see if I get any better results. I upgraded ruby, and now everything works: # ruby --version ruby 1.9.0 (2005-01-29) [i386-freebsd4.0] # gem install wee Attempting local installation of 'wee' Local gem file not found: wee*.gem Attempting remote installation of 'wee' Updating Gem source index for: http://gems.rubyforge.org Successfully installed wee, version 0.5.0 Installing RDoc documentation for wee-0.5.0... WARNING: Generating RDoc on .gem that may not have RDoc. So, all's well that ends well. Thanks again. -- Lloyd Zusman ljz@asfast.com God bless you.