Skip to content

Instantly share code, notes, and snippets.

@richardiux
Created November 23, 2009 18:21
Show Gist options
  • Save richardiux/241258 to your computer and use it in GitHub Desktop.
Save richardiux/241258 to your computer and use it in GitHub Desktop.
$ sudo gem update --system -V
GET 200 OK: http://gemcutter.org/latest_specs.4.8.gz
GET 200 OK: http://gems.rubyforge.org/latest_specs.4.8.gz
GET 200 OK: http://gems.github.com/latest_specs.4.8.gz
Nothing to update
$ sudo gem install paperclip -V
GET 200 OK: http://gemcutter.org/latest_specs.4.8.gz
GET 200 OK: http://gems.rubyforge.org/latest_specs.4.8.gz
GET 200 OK: http://gems.github.com/latest_specs.4.8.gz
GET 200 OK: http://gems.rubyforge.org/quick/Marshal.4.8/paperclip-2.3.1.1.gemspec.rz
GET 200 OK: http://gemcutter.org/quick/Marshal.4.8/paperclip-2.3.1.1.gemspec.rz
Installing gem paperclip-2.3.1.1
Downloading gem paperclip-2.3.1.1.gem
GET 302 Found: http://gemcutter.org/gems/paperclip-2.3.1.1.gem
GET 403 Forbidden: http://s3.amazonaws.com/gemcutter_production/gems/paperclip-2.3.1.1.gem
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
bad response Forbidden 403 (http://s3.amazonaws.com/gemcutter_production/gems/paperclip-2.3.1.1.gem)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment