samba-bugs@samba.org
2004-Jun-24 18:01 UTC
[Bug 1477] error in rsync protocol data stream (code 12) at io.c(836)
https://bugzilla.samba.org/show_bug.cgi?id=1477
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From wayned@samba.org 2004-06-24 10:49 -------
This failure message just tells you that something went wrong on the other end.
You'll have to investigate why by monitoring the remote process somehow
(e.g.
using a debugger, using an strace setup, enabling core dumps, etc.). Once you
discover the reason for the failure (if it turns out to be a bug) you can enter
a bug for the actual failure. Until then, feel free to ask for help on the
mailing list.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
samba-bugs@samba.org
2004-Jul-03 01:12 UTC
[Bug 1477] error in rsync protocol data stream (code 12) at io.c(836)
https://bugzilla.samba.org/show_bug.cgi?id=1477
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From wayned@samba.org 2004-06-30 13:36 -------
First suggestion: try running the command without the '*' (but with the
trailing '/') and see if it still fails.
Also, there is a helper script that might help you to debug what is happening:
http://rsync.samba.org/rsync-debug
Use it in a command like this:
rsync -av --rsync-path=/SOME/PATH/rsync-debug localhost:/prod1/* /prod1n/
(Some kind of host: is needed to get rsync to use the rsync-debug script.)
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
Apparently Analagous Threads
- [Bug 1477] New: error in rsync protocol data stream (code 12) at io.c(836)
- [Bug 1477] error in rsync protocol data stream (code 12) at io.c(836)
- [Bug 1477] error in rsync protocol data stream (code 12) at io.c(836)
- DO NOT REPLY [Bug 5795] New: error in rsync protocol data stream (code 12) at io.c(632) [sender=3.0.4]
- [Bug 1502] New: rsync error: error in rsync protocol data stream (code 12) at io.c(836)