Bug 1014769 - rsync error unknown message 0:0 [sender]
Summary: rsync error unknown message 0:0 [sender]
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: rsync
Version: 20
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Michal Luscon
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-02 17:51 UTC by Claudiu
Modified: 2014-02-17 14:20 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-02-17 14:20:15 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.