This project is archived and is in readonly mode.

#5265 ✓invalid
setsunaruu

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

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>

Pages