Bug 1014769

Summary: rsync error unknown message 0:0 [sender]
Product: [Fedora] Fedora Reporter: Claudiu <giuliano>
Component: rsyncAssignee: Michal Luscon <mluscon>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 20CC: mluscon, psimerda, ssorce, vvitek
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-17 14:20:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Claudiu 2013-10-02 17:51:22 UTC
Description of problem:

Trying to rsync from a server with 3.0.9 to a F20 server with rsync-3.1.0-1pre1.fc20 I get this error:

sending incremental file list
 unknown message 0:0 [sender]
 rsync error: error in rsync protocol data stream (code 12) at io.c(441) [sender=3.0.9]

The error appears with long line command, I suppose, because a simple rsync won't fail.
Ex. of failing command:
rsync -ave 'ssh -p 41980' --timeout=120 --include-from='/path' --exclude='*' --max-size=10000kb --delete /path/to/ root.xxx.xxx:/path/to

Downgrading in F20 server to rsync-3.0.9-12.fc20 solve the issue.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Claudiu 2014-02-17 14:20:15 UTC
I don't have these issues anymore with rsync-3.1.0-2