Here are my net-ssh libraries installed on the dev server

net-scp (1.0.3)
net-sftp (2.0.5)
net-ssh (2.0.23)
net-ssh-gateway (1.0.1)


ruby 1.8.7 (2010-04-19 patchlevel 253) [x86_64-linux], MBARI 0x6770,
Ruby Enterprise Edition 2010.02

Capistrano v2.5.19

here is the deploy.rb

http://pastie.org/1138523

I get the following error when I run cap deploy

 [server] executing command
 ** [out :: server] (in /var/www/votechek/releases/20100904205818)
 ** [out :: server] rake aborted!
 ** [out :: server] no such file to load -- net/ssh
 ** [out :: server]
 ** [out :: server] (See full trace by running task with --trace)
    command finished
*** [deploy:update_code] rolling back
  * executing "rm -rf /var/www/votechek/releases/20100904205818; true"
    servers: ["server"]
    [server] executing command
    command finished
failed: "sh -c 'cd /var/www/votechek/releases/20100904205818 && rake
thinking_sphinx:stop RAILS_ENV=production'" on server

Help much appreciated.

Thanks

-- 
* You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
* To post to this group, send email to [email protected]
* To unsubscribe from this group, send email to 
[email protected] For more options, visit this group at 
http://groups.google.com/group/capistrano?hl=en

Reply via email to