You can work around it by disabling compression: ssh_options[:compression] = false
You might need to disable compression in your ~/.ssh/config, if you have it set there. - Jamis On Jul 1, 2008, at 10:11 AM, Fotograf wrote: > > Hi, > >> zlib(finalizer): the stream was freed prematurely. >> >> It seemed to appear only after upgrading to 2.3.0, or at least I >> didn't notice it before. The tasks do seem to be working properly in >> spite of this notice. >> >> Anyone else seeing this or have ideas on how to fix it? > > I'm having exactly the same problem: > > ** keeping 5 of 6 deployed releases > * executing "rm -rf /opt/infopark/deploy/releases/20080628131243" > servers: ["my.server.com"] > [my.server.com] executing command > command finished > zlib(finalizer): the stream was freed prematurely. > > Appearing at the end of the deploy process. > > F. > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
