This project is archived and is in readonly mode.
Error HTTP Response 301 fetching http://gems.rubyforge.org/yaml when attempt to install any gem
Reported by setsunaruu | August 1st, 2010 @ 11:17 AM
~$ sudo gem install rails
ERROR: While executing gem ...
(Gem::RemoteSourceException)
HTTP Response 301 fetching http://gems.rubyforge.org/yaml
~$ gem env
RubyGems Environment:
- RUBYGEMS VERSION: 1.1.1 - RUBY VERSION: 1.8.6 (2007-09-24
patchlevel 111) [i486-linux] - INSTALLATION DIRECTORY:
/var/lib/gems/1.8 - RUBY EXECUTABLE: /usr/bin/ruby1.8 - RUBYGEMS
PLATFORMS:
- ruby
- x86-linux
- GEM PATHS:
- /var/lib/gems/1.8
- GEM CONFIGURATION:
- :update_sources => true
- :verbose => true
- :benchmark => false
- :backtrace => false
- :bulk_threshold => 1000
- REMOTE SOURCES:
~$ gem -v
1.1.1
Comments and changes to this ticket
-
Santiago Pastorino August 2nd, 2010 @ 01:54 AM
- State changed from new to invalid
- Importance changed from to Low
Please update your rubygems to 1.3.7.
gem update --system
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>