Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jun 1st, 2012  |  syntax: None  |  size: 1.29 KB  |  hits: 16  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. gem install rails --debug
  2. Exception `NameError' at /usr/lib/ruby/1.8/rubygems/command_manager.rb:134 - uninitialized constant Gem::Commands::InstallCommand
  3. Exception `Gem::LoadError' at /usr/lib/ruby/1.8/rubygems.rb:578 - Could not find RubyGem sources (> 0.0.1)
  4.  
  5. Exception `SocketError' at /usr/lib/ruby/1.8/net/http.rb:560 - getaddrinfo: Name or service not known
  6. 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)
  7. 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)
  8. Exception `Gem::RemoteFetcher::FetchError' at /usr/lib/ruby/1.8/rubygems/remote_fetcher.rb:164 - bad response Found 302 (http://gems.rubyforge.org/yaml)
  9. ERROR:  http://gems.rubyforge.org/ does not appear to be a repository
  10. Exception `Gem::RemoteFetcher::FetchError' at /usr/lib/ruby/1.8/rubygems/spec_fetcher.rb:149 - bad response Found 302 (http://gems.rubyforge.org/yaml)
  11. Exception `Gem::GemNotFoundException' at /usr/lib/ruby/1.8/rubygems/dependency_installer.rb:195 - could not find gem rails locally or in a repository
  12. ERROR:  could not find gem rails locally or in a repository