Created
November 18, 2011 18:44
-
-
Save Ravenna/1377351 to your computer and use it in GitHub Desktop.
cap bundler error
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
* executing "cd /home/emeraldcityguitars/emeraldcityguitars.com/releases/20111117233533 && bundle install --gemfile /home/emeraldcityguitars/emeraldcityguitars.com/releases/20111117233533/Gemfile --path /home/emeraldcityguitars/emeraldcityguitars.com/shared/bundle --deployment --quiet --without development test" | |
servers: ["blackhawks.dreamhost.com"] | |
[blackhawks.dreamhost.com] executing command | |
*** [err :: blackhawks.dreamhost.com] sh: bundle: command not found | |
command finished in 76ms | |
*** [deploy:update_code] rolling back | |
* executing "rm -rf /home/emeraldcityguitars/emeraldcityguitars.com/releases/20111117233533; true" | |
servers: ["blackhawks.dreamhost.com"] | |
[blackhawks.dreamhost.com] executing command | |
command finished in 95ms | |
failed: "sh -c 'cd /home/emeraldcityguitars/emeraldcityguitars.com/releases/20111117233533 && bundle install --gemfile /home/emeraldcityguitars/emeraldcityguitars.com/releases/20111117233533/Gemfile --path /home/emeraldcityguitars/emeraldcityguitars.com/shared/bundle --deployment --quiet --without development test'" on blackhawks.dreamhost.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment