Hi All, This will seem like a ridiculous question but we are rather baffled ourselves. We have two identical machines (vm images that are clones) one of which has recently been upgraded by our "trusty" admin to OpenSSH 5.4p1. As of the upgrade, we are no longer able to cap deploy to that machine (while still being able to deploy to the other image.)
The issue we are seeing is pretty far down the stack, in that we are able to ssh in, copy our tar.gz and so on. The problem occurs when we try to run one of our ruby scripts that does a bit of set up for us. We get a "no such file to load -- rubygems (LoadError)" as our deploy user. If we ssh into the machine as that user, we can require 'rubygems' in irb just fine, it only happens as part of our cap script. Any ideas guys? This is pretty strange. Thanks, -- Irene -- * 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 To unsubscribe from this group, send email to capistrano+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
