Skip to content

Instantly share code, notes, and snippets.

@agrimm
Created October 20, 2009 03:44
Show Gist options
  • Save agrimm/213971 to your computer and use it in GitHub Desktop.
Save agrimm/213971 to your computer and use it in GitHub Desktop.
C:\Documents and Settings\A.Grimm>gem install exemplor -s http://gemcutter.org
ERROR: While executing gem ... (Gem::RemoteSourceException)
HTTP Response 403
C:\Documents and Settings\A.Grimm>gem update --system
Updating RubyGems...
Attempting remote update of rubygems-update
Install required dependency builder? [Yn] y
Install required dependency session? [Yn] y
Install required dependency hoe-seattlerb? [Yn] y
Install required dependency hoe? [Yn] y
Install required dependency rubyforge? [Yn] y
Install required dependency json_pure? [Yn] y
Install required dependency rake? [Yn] y
Install required dependency minitest? [Yn] y
Install required dependency hoe? [Yn] y
Successfully installed rubygems-update-1.3.5
Successfully installed builder-2.1.2
Successfully installed session-2.4.0
Successfully installed hoe-seattlerb-1.2.1
Successfully installed hoe-2.3.3
Successfully installed rubyforge-2.0.3
Successfully installed json_pure-1.1.9
Successfully installed rake-0.8.7
Successfully installed minitest-1.4.2
Successfully installed hoe-2.3.3
Installing ri documentation for rubygems-update-1.3.5...
Installing ri documentation for builder-2.1.2...
While generating documentation for builder-2.1.2
... MESSAGE: Unhandled special: Special: type=17, text="<!-- HI -->"
... RDOC args: --ri --op c:/ruby/lib/ruby/gems/1.8/doc/builder-2.1.2/ri --title
Builder -- Easy XML Building --main README --line-numbers --quiet lib CHANGES Ra
kefile README doc/releases/builder-1.2.4.rdoc doc/releases/builder-2.0.0.rdoc do
c/releases/builder-2.1.1.rdoc
(continuing with the rest of the installation)
Installing ri documentation for hoe-seattlerb-1.2.1...
Installing ri documentation for hoe-2.3.3...
Installing ri documentation for rubyforge-2.0.3...
Installing ri documentation for json_pure-1.1.9...
Installing ri documentation for rake-0.8.7...
Installing ri documentation for minitest-1.4.2...
Installing ri documentation for hoe-2.3.3...
Installing RDoc documentation for rubygems-update-1.3.5...
Could not find main page README
Could not find main page README
Could not find main page README
Could not find main page README
Installing RDoc documentation for builder-2.1.2...
Installing RDoc documentation for hoe-seattlerb-1.2.1...
Installing RDoc documentation for hoe-2.3.3...
Installing RDoc documentation for rubyforge-2.0.3...
Installing RDoc documentation for json_pure-1.1.9...
Installing RDoc documentation for rake-0.8.7...
Installing RDoc documentation for minitest-1.4.2...
Installing RDoc documentation for hoe-2.3.3...
Updating version of RubyGems to 1.3.5
Installing RubyGems 1.3.5
RubyGems 1.3.5 installed
=== 1.3.5 / 2009-07-21
Bug fixes:
* Fix use of prerelease gems.
* Gem.bin_path no longer escapes path with spaces. Bug #25935 and #26458.
Deprecation Notices:
* Bulk index update is no longer supported (the code currently remains, but not
the tests)
* Gem::manage_gems was removed in 1.3.3.
* Time::today was removed in 1.3.3.
------------------------------------------------------------------------------
RubyGems installed the following executables:
c:/ruby/bin/gem
RubyGems system software updated
C:\Documents and Settings\A.Grimm>gem install exemplor -s http://gemcutter.org
Successfully installed orderedhash-0.0.6
Successfully installed term-ansicolor-1.0.4
Successfully installed exemplor-2.4.2
3 gems installed
Installing ri documentation for orderedhash-0.0.6...
Installing ri documentation for term-ansicolor-1.0.4...
Installing ri documentation for exemplor-2.4.2...
Installing RDoc documentation for orderedhash-0.0.6...
Installing RDoc documentation for term-ansicolor-1.0.4...
Installing RDoc documentation for exemplor-2.4.2...
C:\Documents and Settings\A.Grimm>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment