ah, forgot --debug.
$ gem install --debug -V rails
Exception `NameError' at
/home/myhome/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:163
- uninitialized constant Gem::Commands::InstallCommand
Exception `Gem::LoadError' at
/home/myhome/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/site_ruby/1.9.1/rubygems.rb:777
- Could not find RubyGem test-unit (>= 0)
Exception `NoMethodError' at
/home/myhome/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_input.rb:49
- undefined method `readpartial' for
#<Gem:

ackage::TarReader::Entry:0x0000000167c920>
Exception `NoMethodError' at
/home/myhome/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:518
- undefined method `readpartial' for
#<Gem:

ackage::TarReader::Entry:0x0000000167c920>
Exception `IOError' at
/home/myhome/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/site_ruby/1.9.1/rubygems/format.rb:50
- closed stream
Exception `Gem::LoadError' at
/home/myhome/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/site_ruby/1.9.1/rubygems.rb:777
- Could not find RubyGem sources (> 0.0.1)
GET
http://rubygems.org/latest_specs.4.8.gz
302 Found
GET
http://production.s3.rubygems.org/latest_specs.4.8.gz
200 OK
Exception `Errno::EEXIST' at
/home/myhome/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/1.9.1/fileutils.rb:243
- File exists - /home/myhome/.gem/specs/rubygems.org%80
GET
http://rubygems.org/specs.4.8.gz
302 Found
GET
http://production.s3.rubygems.org/specs.4.8.gz
200 OK
Exception `Errno::EEXIST' at
/home/myhome/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/1.9.1/fileutils.rb:243
- File exists - /home/myhome/.gem/specs/rubygems.org%80
Installing gem activesupport-2.3.5
Downloading gem activesupport-2.3.5.gem
GET
http://rubygems.org/gems/activesupport-2.3.5.gem
Exception `#<Class:0x00000002f71888>' at
/home/myhome/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/1.9.1/net/protocol.rb:135
- execution expired
Exception `Timeout::Error' at
/home/myhome/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/1.9.1/timeout.rb:63 -
execution expired
Exception `Gem::RemoteFetcher::FetchError' at
/home/myhome/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/site_ruby/1.9.1/rubygems/remote_fetcher.rb:176
- timed out (
http://rubygems.org/gems/activesupport-2.3.5.gem)
Exception `Gem::RemoteFetcher::FetchError' at
/home/myhome/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/site_ruby/1.9.1/rubygems/remote_fetcher.rb:110
- timed out (
http://rubygems.org/gems/activesupport-2.3.5.gem)
Exception `Gem::RemoteFetcher::FetchError' at
/home/myhome/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/site_ruby/1.9.1/rubygems/dependency_installer.rb:254
- timed out (
http://rubygems.org/gems/activesupport-2.3.5.gem)
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
timed out (
http://rubygems.org/gems/activesupport-2.3.5.gem)
/home/myhome/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/site_ruby/1.9.1/rubygems/remote_fetcher.rb:176:in
`rescue in fetch_path'
/home/myhome/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/site_ruby/1.9.1/rubygems/remote_fetcher.rb:170:in
`fetch_path'
/home/myhome/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/site_ruby/1.9.1/rubygems/remote_fetcher.rb:108:in
`download'
/home/myhome/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/site_ruby/1.9.1/rubygems/dependency_installer.rb:250:in
`block in install'
/home/myhome/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/site_ruby/1.9.1/rubygems/dependency_installer.rb:240:in
`each'
/home/myhome/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/site_ruby/1.9.1/rubygems/dependency_installer.rb:240:in
`install'
/home/myhome/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/site_ruby/1.9.1/rubygems/commands/install_command.rb:119:in
`block in execute'
/home/myhome/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/site_ruby/1.9.1/rubygems/commands/install_command.rb:116:in
`each'
/home/myhome/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/site_ruby/1.9.1/rubygems/commands/install_command.rb:116:in
`execute'
/home/myhome/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/site_ruby/1.9.1/rubygems/command.rb:258:in
`invoke'
/home/myhome/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:134:in
`process_args'
/home/myhome/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:104:in
`run'
/home/myhome/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/site_ruby/1.9.1/rubygems/gem_runner.rb:58:in
`run'
/home/myhome/.rvm/rubies/ruby-1.9.1-p378/bin/gem:21:in `<main>'
$