I am having the same issue with new Cap setup. The actuall deploy seems to work but then i get all this unrealted garbage you were talking about:
[dev:~/cap/config] deploy$ cap deploy * executing `deploy' * executing `deploy:update' ** transaction: start * executing `deploy:update_code' * executing "/opt/csw/bin/svn checkout -q -r1 svn+ssh://[EMAIL PROTECTED]/var/repos/stratplace /var/www/html/_stratplace.com/test/releases/20080310005233 && (echo 1 > /var/www/html/_stratplace.com/test/releases/20080310005233/REVISION)" servers: ["8.12.43.95"] [8.12.43.95] executing command command finished * executing `deploy:finalize_update' * executing "chmod -R g+w /var/www/html/_stratplace.com/test/releases/20080310005233" servers: ["8.12.43.95"] [8.12.43.95] executing command command finished * executing "rm -rf /var/www/html/_stratplace.com/test/releases/20080310005233/log /var/www/html/_stratplace.com/test/releases/20080310005233/public/system /var/www/html/_stratplace.com/test/releases/20080310005233/tmp/pids &&\n mkdir -p /var/www/html/_stratplace.com/test/releases/20080310005233/public &&\n mkdir -p /var/www/html/_stratplace.com/test/releases/20080310005233/tmp &&\n ln -s /var/www/html/_stratplace.com/test/shared/log /var/www/html/_stratplace.com/test/releases/20080310005233/log &&\n ln -s /var/www/html/_stratplace.com/test/shared/system /var/www/html/_stratplace.com/test/releases/20080310005233/public/system &&\n ln -s /var/www/html/_stratplace.com/test/shared/pids /var/www/html/_stratplace.com/test/releases/20080310005233/tmp/pids" servers: ["8.12.43.95"] [8.12.43.95] executing command command finished * executing "find /var/www/html/_stratplace.com/test/releases/20080310005233/public/images /var/www/html/_stratplace.com/test/releases/20080310005233/public/stylesheets /var/www/html/_stratplace.com/test/releases/20080310005233/public/javascripts -exec touch -t 200803100052.36 {} ';'; true" servers: ["8.12.43.95"] [8.12.43.95] executing command *** [err :: 8.12.43.95] find: stat() error /var/www/html/_stratplace.com/test/releases/20080310005233/public/images: No such file or directory *** [err :: 8.12.43.95] find: stat() error /var/www/html/_stratplace.com/test/releases/20080310005233/public/stylesheets: No such file or directory *** [err :: 8.12.43.95] find: stat() error /var/www/html/_stratplace.com/test/releases/20080310005233/public/javascripts: No such file or directory command finished * executing `deploy:symlink' * executing "rm -f /var/www/html/_stratplace.com/test/current && ln -s /var/www/html/_stratplace.com/test/releases/20080310005233 /var/www/html/_stratplace.com/test/current" servers: ["8.12.43.95"] [8.12.43.95] executing command command finished ** transaction: commit * executing `deploy:restart' * executing "sudo -p 'sudo password: ' -u app /var/www/html/_stratplace.com/test/current/script/process/reaper" servers: ["8.12.43.95"] [8.12.43.95] executing command *** [err :: 8.12.43.95] sh: sudo: not found command finished command "sudo -p 'sudo password: ' -u app /var/www/html/_stratplace.com/test/current/script/process/reaper" failed on 8.12.43.95 [dev:~/cap/config] deploy$ -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---