Created
January 17, 2012 19:11
-
-
Save dnordstrom/1628237 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
triggering after callbacks for `deploy:finalize_update' | |
* executing `bundle:install' | |
* executing "ls -x /var/www/vhosts/nitest.com/subdomains/asgseedbank.com/releases" | |
servers: ["asgseedbank.com.nitest.com"] | |
[asgseedbank.com.nitest.com] executing command | |
command finished in 662ms | |
* executing "cd /var/www/vhosts/nitest.com/subdomains/asgseedbank.com/releases/20120117192344 && bundle install --gemfile /var/www/vhosts/nitest.com/subdomains/asgseedbank.com/releases/20120117192344/Gemfile --path /var/www/vhosts/nitest.com/subdomains/asgseedbank.com/shared/bundle --deployment --quiet --without development test" | |
servers: ["asgseedbank.com.nitest.com"] | |
[asgseedbank.com.nitest.com] executing command | |
** [out :: asgseedbank.com.nitest.com] ArgumentError: invalid byte sequence in US-ASCII | |
** [out :: asgseedbank.com.nitest.com] An error occured while installing jquery-rails (1.0.19), and Bundler cannot continue. | |
** [out :: asgseedbank.com.nitest.com] Make sure that `gem install jquery-rails -v '1.0.19'` succeeds before bundling. | |
command finished in 36355ms | |
*** [deploy:update_code] rolling back |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment