Skip to content

Instantly share code, notes, and snippets.

@wildchild
Created February 19, 2010 03:06
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 wildchild/71d5fc379b00206ac346 to your computer and use it in GitHub Desktop.
Save wildchild/71d5fc379b00206ac346 to your computer and use it in GitHub Desktop.
$ bundle install
Updating git://github.com/mislav/will_paginate.git
/opt/local/lib/ruby/gems/1.8/gems/bundler-0.9.7/lib/bundler/source.rb:242:in `specs': /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- /Users/zven/.bundle/ruby/1.8/cache/bundler/git/will_paginate-6ad077380835d8b425f1d46ebc3ada46214e7bbb/lib/will_paginate/version (LoadError)
from /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from (eval):1:in `specs'
from /opt/local/lib/ruby/gems/1.8/gems/bundler-0.9.7/lib/bundler/source.rb:238:in `eval'
from /opt/local/lib/ruby/gems/1.8/gems/bundler-0.9.7/lib/bundler/source.rb:242:in `specs'
from /opt/local/lib/ruby/gems/1.8/gems/bundler-0.9.7/lib/bundler/source.rb:238:in `each'
from /opt/local/lib/ruby/gems/1.8/gems/bundler-0.9.7/lib/bundler/source.rb:238:in `specs'
from /opt/local/lib/ruby/gems/1.8/gems/bundler-0.9.7/lib/bundler/source.rb:331:in `chdir'
from /opt/local/lib/ruby/gems/1.8/gems/bundler-0.9.7/lib/bundler/source.rb:331:in `in_cache'
from /opt/local/lib/ruby/gems/1.8/gems/bundler-0.9.7/lib/bundler/source.rb:233:in `specs'
from /opt/local/lib/ruby/gems/1.8/gems/bundler-0.9.7/lib/bundler/installer.rb:99:in `index'
from /opt/local/lib/ruby/gems/1.8/gems/bundler-0.9.7/lib/bundler/installer.rb:98:in `each'
from /opt/local/lib/ruby/gems/1.8/gems/bundler-0.9.7/lib/bundler/installer.rb:98:in `index'
from /opt/local/lib/ruby/gems/1.8/gems/bundler-0.9.7/lib/bundler/installer.rb:71:in `resolve_remotely'
from /opt/local/lib/ruby/gems/1.8/gems/bundler-0.9.7/lib/bundler/installer.rb:41:in `specs'
from /opt/local/lib/ruby/gems/1.8/gems/bundler-0.9.7/lib/bundler/installer.rb:18:in `run'
from /opt/local/lib/ruby/gems/1.8/gems/bundler-0.9.7/lib/bundler/installer.rb:6:in `install'
from /opt/local/lib/ruby/gems/1.8/gems/bundler-0.9.7/lib/bundler/cli.rb:59:in `install'
from /opt/local/lib/ruby/gems/1.8/gems/bundler-0.9.7/lib/bundler/vendor/thor/task.rb:33:in `send'
from /opt/local/lib/ruby/gems/1.8/gems/bundler-0.9.7/lib/bundler/vendor/thor/task.rb:33:in `run'
from /opt/local/lib/ruby/gems/1.8/gems/bundler-0.9.7/lib/bundler/vendor/thor/invocation.rb:109
from /opt/local/lib/ruby/gems/1.8/gems/bundler-0.9.7/lib/bundler/vendor/thor/invocation.rb:116:in `call'
from /opt/local/lib/ruby/gems/1.8/gems/bundler-0.9.7/lib/bundler/vendor/thor/invocation.rb:116:in `invoke'
from /opt/local/lib/ruby/gems/1.8/gems/bundler-0.9.7/lib/bundler/vendor/thor.rb:137:in `start'
from /opt/local/lib/ruby/gems/1.8/gems/bundler-0.9.7/lib/bundler/vendor/thor/base.rb:378:in `start'
from /opt/local/lib/ruby/gems/1.8/gems/bundler-0.9.7/lib/bundler/vendor/thor.rb:124:in `start'
from /opt/local/lib/ruby/gems/1.8/gems/bundler-0.9.7/bin/bundle:11
from /opt/local/bin/bundle:19:in `load'
from /opt/local/bin/bundle:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment