Created
April 7, 2011 08:53
-
-
Save tors/907366 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
| Home:harbonero(html) $ cap deploy:update | |
| triggering start callbacks for `deploy:update' | |
| * executing `multistage:ensure' | |
| *** Defaulting to `demo' | |
| * executing `demo' | |
| * executing `deploy:update' | |
| ** transaction: start | |
| * executing `deploy:update_code' | |
| executing locally: "git ls-remote git@binaries.unfuddle.com:binaries/harbornero.git html" | |
| /Users/Home/.rvm/gems/ruby-1.8.7-p302@rails3/gems/capistrano-2.5.19/lib/capistrano/recipes/deploy.rb:98: warning: Insecure world writable dir /usr/local in PATH, mode 040777 | |
| * executing "git clone -q git@binaries.unfuddle.com:binaries/harbornero.git ~/demo.harbornero.com/releases/20110407084742 && cd ~/demo.harbornero.com/releases/20110407084742 && git checkout -q -b deploy 4b3af9d89e256b5ff21082b0e341555c1a7ed37d && (echo 4b3af9d89e256b5ff21082b0e341555c1a7ed37d > ~/demo.harbornero.com/releases/20110407084742/REVISION)" | |
| servers: ["demo.harbornero.com"] | |
| [demo.harbornero.com] executing command | |
| ** [demo.harbornero.com :: err] ERROR:gitosis.serve.main:Repository read access denied | |
| ** [demo.harbornero.com :: err] fatal: The remote end hung up unexpectedly | |
| command finished | |
| *** [deploy:update_code] rolling back | |
| * executing "rm -rf ~/demo.harbornero.com/releases/20110407084742; true" | |
| servers: ["demo.harbornero.com"] | |
| [demo.harbornero.com] executing command | |
| command finished | |
| failed: "sh -c 'git clone -q git@binaries.unfuddle.com:binaries/harbornero.git ~/demo.harbornero.com/releases/20110407084742 && cd ~/demo.harbornero.com/releases/20110407084742 && git checkout -q -b deploy 4b3af9d89e256b5ff21082b0e341555c1a7ed37d && (echo 4b3af9d89e256b5ff21082b0e341555c1a7ed37d > ~/demo.harbornero.com/releases/20110407084742/REVISION)'" on demo.harbornero.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment