[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
Fri Mar 14 06:58:31 MDT 2014


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

--- Comment #3 from rudy.metzger at xs4all.nl 2014-03-14 12:58:28 UTC ---
I can confirm this bug. I am using

rsync -rltDvz --stats -e ssh "$BACULA_LOCAL/" "$RSYNCTO:$BACULA_REMOTE" \
      1>>$LOGFILE 2>>$ERRFILE

which results in this error

rsync: [sender] write error: Broken pipe (32)
rsync error: error in rsync protocol data stream (code 12) at io.c(837)
[sender=3.1.0]

I am using Fedora 20 and the exact rsync version is:

Name        : rsync
Version     : 3.1.0
Release     : 2.fc20
Architecture: x86_64
Install Date: Thu 13 Mar 2014 14:03:52 CET
Group       : Applications/Internet
Size        : 736048
License     : GPLv3+
Signature   : RSA/SHA256, Thu 09 Jan 2014 17:50:06 CET, Key ID 2eb161fa246110c1
Source RPM  : rsync-3.1.0-2.fc20.src.rpm
Build Date  : Sun 20 Oct 2013 19:57:42 CEST
Build Host  : buildvm-14.phx2.fedoraproject.org
Relocations : (not relocatable)
Packager    : Fedora Project
Vendor      : Fedora Project
URL         : http://rsync.samba.org/
Summary     : A program for synchronizing files over a network

Additional info: It indeed only seems to happen at large files. And it only
seems to happen when compression is enabled (-z). It does not happen with rsync
3.0.9. Could it have something to do with inclusion of zlib in rsync 3.1.0 ?

-- 
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