Created
May 21, 2009 09:59
-
-
Save leehambley/115379 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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