Skip to content

Instantly share code, notes, and snippets.

@lperichon
Created July 1, 2010 17:46
Show Gist options
  • Save lperichon/460288 to your computer and use it in GitHub Desktop.
Save lperichon/460288 to your computer and use it in GitHub Desktop.
[variete@cp47 (ruby-1.8.6) ~]$ cd apps/sadhana-staging/current/
[variete@cp47 (ruby-1.8.7) current]$ bundle install
Fetching http://github.com/rymai/devise_invitable.git
/usr/local/rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/fileutils.rb:243:in `mkdir': File exists - /usr/local/rvm/gems/ruby-1.8.7-p249/cache (Errno::EEXIST)
from /usr/local/rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/fileutils.rb:243:in `fu_mkdir'
from /usr/local/rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/fileutils.rb:217:in `mkdir_p'
from /usr/local/rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/fileutils.rb:215:in `reverse_each'
from /usr/local/rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/fileutils.rb:215:in `mkdir_p'
from /usr/local/rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/fileutils.rb:201:in `each'
from /usr/local/rvm/rubies/ruby-1.8.7-p249/lib/ruby/1.8/fileutils.rb:201:in `mkdir_p'
from /usr/local/rvm/gems/ruby-1.8.7-p249/gems/bundler-0.9.26/lib/bundler/source.rb:385:in `cache'
from /usr/local/rvm/gems/ruby-1.8.7-p249/gems/bundler-0.9.26/lib/bundler/source.rb:320:in `specs'
from /usr/local/rvm/gems/ruby-1.8.7-p249/gems/bundler-0.9.26/lib/bundler/installer.rb:79:in `remote_index'
from /usr/local/rvm/gems/ruby-1.8.7-p249/gems/bundler-0.9.26/lib/bundler/installer.rb:77:in `each'
from /usr/local/rvm/gems/ruby-1.8.7-p249/gems/bundler-0.9.26/lib/bundler/installer.rb:77:in `remote_index'
from /usr/local/rvm/gems/ruby-1.8.7-p249/gems/bundler-0.9.26/lib/bundler/index.rb:5:in `build'
from /usr/local/rvm/gems/ruby-1.8.7-p249/gems/bundler-0.9.26/lib/bundler/installer.rb:74:in `remote_index'
from /usr/local/rvm/gems/ruby-1.8.7-p249/gems/bundler-0.9.26/lib/bundler/installer.rb:66:in `resolve_remotely'
from /usr/local/rvm/gems/ruby-1.8.7-p249/gems/bundler-0.9.26/lib/bundler/environment.rb:28:in `specs'
from /usr/local/rvm/gems/ruby-1.8.7-p249/gems/bundler-0.9.26/lib/bundler/installer.rb:21:in `run'
from /usr/local/rvm/gems/ruby-1.8.7-p249/gems/bundler-0.9.26/lib/bundler/installer.rb:6:in `install'
from /usr/local/rvm/gems/ruby-1.8.7-p249/gems/bundler-0.9.26/lib/bundler/cli.rb:91:in `install'
from /usr/local/rvm/gems/ruby-1.8.7-p249/gems/bundler-0.9.26/lib/bundler/vendor/thor/task.rb:33:in `send'
from /usr/local/rvm/gems/ruby-1.8.7-p249/gems/bundler-0.9.26/lib/bundler/vendor/thor/task.rb:33:in `run'
from /usr/local/rvm/gems/ruby-1.8.7-p249/gems/bundler-0.9.26/lib/bundler/vendor/thor/invocation.rb:109
from /usr/local/rvm/gems/ruby-1.8.7-p249/gems/bundler-0.9.26/lib/bundler/vendor/thor/invocation.rb:116:in `call'
from /usr/local/rvm/gems/ruby-1.8.7-p249/gems/bundler-0.9.26/lib/bundler/vendor/thor/invocation.rb:116:in `invoke'
from /usr/local/rvm/gems/ruby-1.8.7-p249/gems/bundler-0.9.26/lib/bundler/vendor/thor.rb:137:in `start'
from /usr/local/rvm/gems/ruby-1.8.7-p249/gems/bundler-0.9.26/lib/bundler/vendor/thor/base.rb:378:in `start'
from /usr/local/rvm/gems/ruby-1.8.7-p249/gems/bundler-0.9.26/lib/bundler/vendor/thor.rb:124:in `start'
from /usr/local/rvm/gems/ruby-1.8.7-p249/gems/bundler-0.9.26/bin/bundle:13
from /usr/local/rvm/gems/ruby-1.8.7-p249/bin/bundle:19:in `load'
from /usr/local/rvm/gems/ruby-1.8.7-p249/bin/bundle:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment