[192.168.1.63] executing command
** [out :: 192.168.1.63] [sudo] password for deploy:
an then it just hangs. when i press ctrl-c to stop it, this is what i
get:
/usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/capistrano/
command.rb:41:in `sleep': Interrupt
from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/
capistrano/command.rb:41:in `process!'
from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/
capistrano/command.rb:28:in `process!'
from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/
capistrano/actor.rb:210:in `run'
from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/
capistrano/actor.rb:554:in `execute_on_servers'
from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/
capistrano/actor.rb:207:in `run'
from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/
capistrano/actor.rb:324:in `sudo'
from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/
capistrano/extensions.rb:11:in `method_missing'
from /usr/local/lib/ruby/gems/1.8/gems/deprec-1.9.0/lib/deprec/
capistrano_extensions/deprec_extensions.rb:68:in `groupadd'
... 6 levels...
from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/
capistrano/cli.rb:239:in `execute!'
from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/
capistrano/cli.rb:12:in `execute!'
from /usr/local/lib/ruby/gems/1.8/gems/capistrano-1.4.1/bin/
cap:11
from /usr/local/bin/cap:18
i tried starting over, but i never get very far on anything now.
anytime it needs a sudo password it just stops and i have to escape
out of the process.
any ideas?
set :sudo, "sudo -p Password:"
Sean
can you tell me what that did?