
Untitled
By: a guest on
Jun 1st, 2012 | syntax:
None | size: 1.29 KB | hits: 16 | expires: Never
gem install rails --debug
Exception `NameError' at /usr/lib/ruby/1.8/rubygems/command_manager.rb:134 - uninitialized constant Gem::Commands::InstallCommand
Exception `Gem::LoadError' at /usr/lib/ruby/1.8/rubygems.rb:578 - Could not find RubyGem sources (> 0.0.1)
Exception `SocketError' at /usr/lib/ruby/1.8/net/http.rb:560 - getaddrinfo: Name or service not known
Exception `Gem::RemoteFetcher::FetchError' at /usr/lib/ruby/1.8/rubygems/remote_fetcher.rb:144 - SocketError: getaddrinfo: Name or service not known (http://gems.rubyforge.org/latest_specs.4.8.gz)
Exception `Gem::RemoteFetcher::FetchError' at /usr/lib/ruby/1.8/rubygems/remote_fetcher.rb:164 - bad response Found 302 (http://gems.rubyforge.org/specs.4.8.gz)
Exception `Gem::RemoteFetcher::FetchError' at /usr/lib/ruby/1.8/rubygems/remote_fetcher.rb:164 - bad response Found 302 (http://gems.rubyforge.org/yaml)
ERROR: http://gems.rubyforge.org/ does not appear to be a repository
Exception `Gem::RemoteFetcher::FetchError' at /usr/lib/ruby/1.8/rubygems/spec_fetcher.rb:149 - bad response Found 302 (http://gems.rubyforge.org/yaml)
Exception `Gem::GemNotFoundException' at /usr/lib/ruby/1.8/rubygems/dependency_installer.rb:195 - could not find gem rails locally or in a repository
ERROR: could not find gem rails locally or in a repository