I know this is late in responding, but I've been getting a couple more reports of this and similar. The common denominator for all is a remote Solaris server, so I'm strongly suspecting that solaris is (once again!) doing their own little incompatibility dance. I don't have access to solaris to troubleshoot this, so I'm going to have to rely on someone else to dig in and figure out what solaris is doing that is confusing Net::SSH. :(
- Jamis On Jun 3, 2008, at 11:01 AM, Jamie Orchard-Hays wrote: > > > That's right. From off-campus I have a white-listed server I can > access the site with, so I first tried the gateway feature. > > I used to just login from my white-listed server and execute cap 1.4.1 > from it with no problem. Same with using my MacBook Pro from on-campus > with 1.4.1. This problem started with my upgrade to Cap 2. > > Jamie > > On Jun 3, 2008, at 12:24 PM, Jamis Buck wrote: > >> >> >> When you say "tunnel feature", do you mean Capistrano gateways, or >> something else? If gateways, what was the ".ssh/ entry for the >> tunnel" >> that you were referring to? >> >> - Jamis >> >> On Jun 3, 2008, at 10:18 AM, Jamie Orchard-Hays wrote: >> >>> >>> >>> One more data point: I have no problems connecting to a different >>> machine with another project's Capfile (a centos 5 machine at Rails >>> Machine): >>> >>> cap df >>> >>> * executing `df' >>> * executing "df -h" >>> servers: ["..."] >>> [...] executing command >>> ** [out :: ...] Filesystem Size Used Avail Use% Mounted >>> on >>> ** [out :: ...] /dev/sda1 50G 3.3G 44G 8% / >>> ** [out :: ...] none 513M 0 513M 0% /dev/shm >>> command finished >>> >>> On Jun 3, 2008, at 12:08 PM, Jamie Orchard-Hays wrote: >>> >>>> >>>> >>>> >>>> ruby 1.8.6 (2007-09-24 patchlevel 111) [universal-darwin9.0] >>>> >>>> On Jun 3, 2008, at 12:06 PM, Jamis Buck wrote: >>>> >>>>> >>>>> >>>>> What version of ruby are you using? >>>>> >>>>> - Jamis >>>>> >>>>> On Jun 3, 2008, at 9:58 AM, jamieorc wrote: >>>>> >>>>>> >>>>>> I upgraded to Cap 2 a few weeks ago. Last week, I tried to use >>>>>> the >>>>>> tunnel feature and got the "corrupted mac detected error". >>>>>> Today I >>>>>> am >>>>>> onsite and am still getting this error. I found and removed >>>>>> the .ssh/ >>>>>> entry for the tunnel. I've upgraded to Net::SSH 2.0.2. I'm >>>>>> looking >>>>>> for >>>>>> guidance in trouble-shooting this today. >>>>>> >>>>>> I'm on Leopard 10.5.2. I'm connecting to a Solaris 5.8 machine. >>>>>> Here >>>>>> are my installed Gems: >>>>>> >>>>>> *** LOCAL GEMS *** >>>>>> >>>>>> actionmailer (2.0.2, 1.3.6, 1.3.3) >>>>>> actionpack (2.0.2, 1.13.6, 1.13.3) >>>>>> actionwebservice (1.2.6, 1.2.3) >>>>>> activerecord (2.0.2, 1.15.6, 1.15.3) >>>>>> activeresource (2.0.2) >>>>>> activesupport (2.0.2, 1.4.4, 1.4.2) >>>>>> acts_as_ferret (0.4.1) >>>>>> builder (2.1.2) >>>>>> camping (1.5) >>>>>> capistrano (2.3.0, 1.4.1) >>>>>> cgi_multipart_eof_fix (2.5.0, 2.2) >>>>>> daemons (1.0.10, 1.0.9, 1.0.7) >>>>>> dnssd (0.6.0) >>>>>> fastthread (1.0.1, 1.0) >>>>>> fcgi (0.8.7) >>>>>> ferret (0.11.4) >>>>>> gem_plugin (0.2.3, 0.2.2) >>>>>> highline (1.4.0, 1.2.9) >>>>>> hoe (1.5.0) >>>>>> hpricot (0.6) >>>>>> json (1.1.2) >>>>>> libxml-ruby (0.5.4, 0.3.8.4) >>>>>> markaby (0.5) >>>>>> metaid (1.0) >>>>>> mongrel (1.1.5, 1.1.3, 1.0.1) >>>>>> mongrel_cluster (1.0.5) >>>>>> mysql (2.7) >>>>>> needle (1.3.0) >>>>>> net-scp (1.0.0) >>>>>> net-sftp (2.0.0, 1.1.0) >>>>>> net-ssh (2.0.2) >>>>>> net-ssh-gateway (1.0.0) >>>>>> piston (1.4.0) >>>>>> rails (2.0.2, 1.2.6, 1.2.3) >>>>>> railsmachine (1.0.0) >>>>>> rake (0.8.1, 0.7.3) >>>>>> RedCloth (3.0.4) >>>>>> ruby-openid (1.1.4) >>>>>> ruby-yadis (0.3.4) >>>>>> rubyforge (0.4.4) >>>>>> rubynode (0.1.3) >>>>>> sources (0.0.1) >>>>>> sparklines (0.5.0) >>>>>> sqlite3-ruby (1.2.1) >>>>>> syntax (1.0.0) >>>>>> termios (0.9.4) >>>>>> xml-simple (1.0.11) >>>>>> >>>>>> Thanks, >>>>>> >>>>>> Jamie >>>>>>> >>>>> >>>>> >>>>>> >>>>> >>>>> >>>> >>>> >>>>> >>>> >>>> >>> >>> >>>> >> >> >>> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
