From: Tom Copeland Date: 2005-10-20T06:38:06+09:00 Subject: Re: Rails 1.0: Release Candidate 2 On Wed, 2005-10-19 at 17:32 -0400, 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: Argh, note to self, read messages more closely - I didn't see the "--source" in your msg, Ara. Tom