Hi, I just wanted to update my Rails installation with "sudo gem update rails" but I get this error: Updating installed gems... Bulk updating Gem source index for: http://gems.rubyforge.org Attempting remote update of rails Install required dependency activesupport? [Yn] y Install required dependency activerecord? [Yn] y ERROR: While executing gem ... (OpenURI::HTTPError) 404 Not Found What have I done wrong? Thanks in advance Specs: MacBook 2 GHz C2D Mac OS X 10.5.1 Ruby 1.8.6 Rails 1.2.3 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Xavier Noria
2007-Dec-10 11:45 UTC
Re: Updating Rails to 2.0 on Mac OS X 10.5.1 won''t work
On Dec 10, 2007, at 12:37 PM, halbtuerke wrote:> I just wanted to update my Rails installation with "sudo gem update > rails" but I get this error: > > Updating installed gems... > Bulk updating Gem source index for: http://gems.rubyforge.org > Attempting remote update of rails > Install required dependency activesupport? [Yn] y > Install required dependency activerecord? [Yn] y > ERROR: While executing gem ... (OpenURI::HTTPError) > 404 Not FoundCould you try it again please? That happens occasionally (I don''t know why) but a retry or two succeeds. -- fxn --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
It worked with "sudo gem install rails -y" but thanks for the quick reply. On 10 Dez., 12:45, Xavier Noria <f...-xlncskNFVEJBDgjK7y7TUQ@public.gmane.org> wrote:> > Could you try it again please? That happens occasionally (I don''t know > why) but a retry or two succeeds. > > -- fxn--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---