Skip to content

Instantly share code, notes, and snippets.

@mikecmpbll
Created September 7, 2012 13:32
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 mikecmpbll/3666275 to your computer and use it in GitHub Desktop.
Save mikecmpbll/3666275 to your computer and use it in GitHub Desktop.
* executing `bundle:install'
* executing "cd /home/deploy/myapp/releases/20120907141346 && bundle install --gemfile /home/deploy/myapp/releases/20120907141346/Gemfile --path /home/deploy/myapp/shared/bundle --deployment --quiet --without development test"
servers: ["mike-test"]
[mike-test] executing command
[mike-test] rvm_path=$HOME/.rvm/ $HOME/.rvm/bin/rvm-shell '1.9.3' -c 'cd /home/deploy/myapp/releases/20120907141346 && bundle install --gemfile /home/deploy/myapp/releases/20120907141346/Gemfile --path /home/deploy/myapp/shared/bundle --deployment --quiet --without development test'
** [out :: mike-test] Some gems seem to be missing from your vendor/cache directory.
** [out :: mike-test] Could not find log4r-1.1.10 in any of the sources
command finished in 10398ms
*** [deploy:update_code] rolling back
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment