From: "Ara.T.Howard" Date: 2005-10-20T06:39:49+09:00 Subject: Re: Rails 1.0: Release Candidate 2 On Thu, 20 Oct 2005, Tom Copeland wrote: > On Thu, 2005-10-20 at 06:25 +0900, Ara.T.Howard wrote: >> On Thu, 20 Oct 2005, David Heinemeier Hansson wrote: >> >>>> Rails 0.14.1 is RC2. However, it looks like somehow only the rails >>>> gem got uploaded. I'll see if I can grab David next time he's online >>>> to upload those. >>> >>> Sorry about that, chaps. It's all good now. >> >> [ahoward@localhost ~]$ sudo gem install rails --source http://gems.rubyonrails.org --include-dependencies >> Attempting local installation of 'rails' >> Local gem file not found: rails*.gem >> Attempting remote installation of 'rails' >> Updating Gem source index for: http://gems.rubyonrails.org >> ERROR: While executing gem ... (Gem::GemNotFoundException) >> Could not find rake (>= 0.6.2) in the repository > > I just ran the cron job manually, should be there now: > > =================== > $ gem list --remote rails > > *** REMOTE GEMS *** > Updating Gem source index for: http://gems.rubyforge.org > > rails (0.14.1, 0.13.1, 0.13.0, 0.12.1, 0.12.0, 0.11.1, 0.11.0, 0.10.1, > 0.10.0, 0.9.5, 0.9.4.1, 0.9.4, 0.9.3, 0.9.2, 0.9.1, 0.9.0, 0.8.5, 0.8.0, > 0.7.0, 0.6.5, 0.6.0) > =================== > > Yours, hmmm. [ahoward@localhost ~]$ sudo gem install rails --source http://gems.rubyonrails.org --include-dependencies Attempting local installation of 'rails' Local gem file not found: rails*.gem Attempting remote installation of 'rails' ERROR: While executing gem ... (Gem::GemNotFoundException) Could not find rake (>= 0.6.2) in the repository [ahoward@localhost ~]$ date Wed Oct 19 15:37:33 MDT 2005 looks like some rails package requires 0.6.2 - but that's not in the list? probably they did not use '~>' ?? i'm a gems newbie though... i just installed the latest rubygems about 1hr ago btw... thoughts? -a -- =============================================================================== | email :: ara [dot] t [dot] howard [at] noaa [dot] gov | phone :: 303.497.6469 | anything that contradicts experience and logic should be abandoned. | -- h.h. the 14th dalai lama ===============================================================================