Skip to content

Instantly share code, notes, and snippets.

@leehambley
Created May 21, 2009 09:59
Show Gist options
  • Save leehambley/115379 to your computer and use it in GitHub Desktop.
Save leehambley/115379 to your computer and use it in GitHub Desktop.
[leeh@dare ~]$ sudo gem install -v=2.3.2 rails
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
Errno::ETIMEDOUT: Connection timed out - connect(2) (http://gems.rubyforge.org/gems/activerecord-2.3.2.gem)
[leeh@dare ~]$ sudo gem install -v=2.3.2 rails
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
Errno::ETIMEDOUT: Connection timed out - connect(2) (http://gems.rubyforge.org/gems/actionmailer-2.3.2.gem)
[leeh@dare ~]$ sudo gem install -v=2.3.2 rails
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
Errno::ETIMEDOUT: Connection timed out - connect(2) (http://gems.rubyforge.org/gems/actionmailer-2.3.2.gem)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment