Skip to content

Instantly share code, notes, and snippets.

@powdahound
Created February 15, 2010 01:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save powdahound/304368 to your computer and use it in GitHub Desktop.
Save powdahound/304368 to your computer and use it in GitHub Desktop.
root@domU-12-31-39-01-6C-E2:~# gem sources
*** CURRENT SOURCES ***
http://gems.opscode.com
http://rubygems.org
root@domU-12-31-39-01-6C-E2:~# gem install stompserver -V --no-rdoc --no-ri -v "0.9.9"
GET 304 Not Modified: http://gems.opscode.com/specs.4.8.gz
GET 302 Found: http://rubygems.org/specs.4.8.gz
GET 304 Not Modified: http://production.s3.rubygems.org/specs.4.8.gz
ERROR: could not find gem stompserver locally or in a repository
earlier...
root@domU-12-31-39-01-C0-12:~# gem install stompserver -V --no-rdoc --no-ri -v "0.9.9"
GET 304 Not Modified: http://gems.opscode.com/specs.4.8.gz
GET 302 Found: http://rubygems.org/specs.4.8.gz
GET 304 Not Modified: http://production.s3.rubygems.org/specs.4.8.gz
connection reset after 2 requests, retrying
GET 302 Found: http://rubygems.org/quick/Marshal.4.8/stompserver-0.9.9.gemspec.rz
GET 200 OK: http://production.s3.rubygems.org/quick/Marshal.4.8/stompserver-0.9.9.gemspec.rz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment