[Bug 10372] rsync 3.10 error in protocol data stream while rsync 3.0.9 runs through

samba-bugs at samba.org samba-bugs at samba.org
Tue Mar 18 10:15:19 MDT 2014


https://bugzilla.samba.org/show_bug.cgi?id=10372

Orion Poplawski <orion at cora.nwra.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mluscon at redhat.com

--- Comment #12 from Orion Poplawski <orion at cora.nwra.com> 2014-03-18 16:15:18 UTC ---
So it appears that Fedora did not switch to using the system zlib fully until
3.1.0 in Fedora 20.  Prior to that it had kind of a hybrid situation - it
compiled using the system zlib.h header (without the Z_INSERT_ONLY define), but
still compiled in the bundled zlib/*.c code.  With the release of 3.1.0 and the
--with-included-zlib option it now uses that, but apparently that breaks
things, so it looks like that support does not work yet.

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the rsync mailing list