[Rubygems-developers] [ rubygems-Bugs-28419 ] gem install and gem update commands fail
noreply at rubyforge.org
noreply at rubyforge.org
Sat Jul 24 21:52:26 EDT 2010
Bugs item #28419, was opened at 2010-07-24 22:36
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=575&aid=28419&group_id=126
Category: `gem install` command
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Radu Popescu (radascuta)
Assigned to: Nobody (None)
Summary: gem install and gem update commands fail
Initial Comment:
I get this error when trying to upgrade to Rail 2.2.2 from 2.0.2:
Updating installed gems...
ERROR: While executing gem ... (Gem::RemoteSourceException)
HTTP Response 301 fetching http://gems.rubyforge.org/yaml
I get the very same error for both %>gem install rails --version 2.2.2 and %>gem update rails.
Any ideas?
Thank you.
----------------------------------------------------------------------
>Comment By: Luis Lavena (luislavena)
Date: 2010-07-24 22:52
Message:
Please update your gem sources to http://rubygems.org, removing the gems.rubyforge.org source.
Gem sources are in ~/.gemrc
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=575&aid=28419&group_id=126
More information about the Rubygems-developers
mailing list