Created
June 25, 2010 14:37
-
-
Save JEG2/452936 to your computer and use it in GitHub Desktop.
This file contains 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
$ sudo bundle install | |
/opt/local/lib/ruby/gems/1.9.1/gems/bundler-1.0.0.beta.1/lib/bundler/source.rb:166:in `block (2 levels) in cached_specs': undefined method `spec' for nil:NilClass (NoMethodError) | |
from /opt/local/lib/ruby/gems/1.9.1/gems/bundler-1.0.0.beta.1/lib/bundler/source.rb:165:in `each' | |
from /opt/local/lib/ruby/gems/1.9.1/gems/bundler-1.0.0.beta.1/lib/bundler/source.rb:165:in `block in cached_specs' | |
from /opt/local/lib/ruby/gems/1.9.1/gems/bundler-1.0.0.beta.1/lib/bundler/source.rb:164:in `each' | |
from /opt/local/lib/ruby/gems/1.9.1/gems/bundler-1.0.0.beta.1/lib/bundler/source.rb:164:in `cached_specs' | |
from /opt/local/lib/ruby/gems/1.9.1/gems/bundler-1.0.0.beta.1/lib/bundler/source.rb:144:in `block in fetch_specs' | |
from /opt/local/lib/ruby/gems/1.9.1/gems/bundler-1.0.0.beta.1/lib/bundler/index.rb:5:in `build' | |
from /opt/local/lib/ruby/gems/1.9.1/gems/bundler-1.0.0.beta.1/lib/bundler/source.rb:142:in `fetch_specs' | |
from /opt/local/lib/ruby/gems/1.9.1/gems/bundler-1.0.0.beta.1/lib/bundler/source.rb:73:in `specs' | |
from /opt/local/lib/ruby/gems/1.9.1/gems/bundler-1.0.0.beta.1/lib/bundler/definition.rb:112:in `block (2 levels) in index' | |
from /opt/local/lib/ruby/gems/1.9.1/gems/bundler-1.0.0.beta.1/lib/bundler/definition.rb:111:in `each' | |
from /opt/local/lib/ruby/gems/1.9.1/gems/bundler-1.0.0.beta.1/lib/bundler/definition.rb:111:in `block in index' | |
from /opt/local/lib/ruby/gems/1.9.1/gems/bundler-1.0.0.beta.1/lib/bundler/index.rb:5:in `build' | |
from /opt/local/lib/ruby/gems/1.9.1/gems/bundler-1.0.0.beta.1/lib/bundler/definition.rb:110:in `index' | |
from /opt/local/lib/ruby/gems/1.9.1/gems/bundler-1.0.0.beta.1/lib/bundler/definition.rb:104:in `resolve' | |
from /opt/local/lib/ruby/gems/1.9.1/gems/bundler-1.0.0.beta.1/lib/bundler/definition.rb:65:in `specs' | |
from /opt/local/lib/ruby/gems/1.9.1/gems/bundler-1.0.0.beta.1/lib/bundler/definition.rb:61:in `resolve_remotely!' | |
from /opt/local/lib/ruby/gems/1.9.1/gems/bundler-1.0.0.beta.1/lib/bundler/installer.rb:19:in `run' | |
from /opt/local/lib/ruby/gems/1.9.1/gems/bundler-1.0.0.beta.1/lib/bundler/installer.rb:7:in `install' | |
from /opt/local/lib/ruby/gems/1.9.1/gems/bundler-1.0.0.beta.1/lib/bundler/cli.rb:103:in `install' | |
from /opt/local/lib/ruby/gems/1.9.1/gems/bundler-1.0.0.beta.1/lib/bundler/vendor/thor/task.rb:33:in `run' | |
from /opt/local/lib/ruby/gems/1.9.1/gems/bundler-1.0.0.beta.1/lib/bundler/vendor/thor/invocation.rb:109:in `block in invoke' | |
from /opt/local/lib/ruby/gems/1.9.1/gems/bundler-1.0.0.beta.1/lib/bundler/vendor/thor/invocation.rb:116:in `call' | |
from /opt/local/lib/ruby/gems/1.9.1/gems/bundler-1.0.0.beta.1/lib/bundler/vendor/thor/invocation.rb:116:in `invoke' | |
from /opt/local/lib/ruby/gems/1.9.1/gems/bundler-1.0.0.beta.1/lib/bundler/vendor/thor.rb:159:in `block in start' | |
from /opt/local/lib/ruby/gems/1.9.1/gems/bundler-1.0.0.beta.1/lib/bundler/vendor/thor/base.rb:378:in `start' | |
from /opt/local/lib/ruby/gems/1.9.1/gems/bundler-1.0.0.beta.1/lib/bundler/vendor/thor.rb:138:in `start' | |
from /opt/local/lib/ruby/gems/1.9.1/gems/bundler-1.0.0.beta.1/bin/bundle:13:in `<top (required)>' | |
from /opt/local/bin/bundle:19:in `load' | |
from /opt/local/bin/bundle:19:in `<main>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment