samba-bugs@samba.org
2004-Jun-24 14:01 UTC
[Bug 1477] New: error in rsync protocol data stream (code 12) at io.c(836)
https://bugzilla.samba.org/show_bug.cgi?id=1477
Summary: error in rsync protocol data stream (code 12) at
io.c(836)
Product: rsync
Version: 2.6.2
Platform: PA-RISC
OS/Version: HP-UX
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: keith.yeung@atosorigin.com
QAContact: rsync-qa@samba.org
same to bug 1457, on HPUX 11i with ANSI/C compiler with largefile option.
below rsync is on local file system.
# rsync -av /prod1/* /prod1n/
building file list ... done
DW/
DW/DATA/
DW/DATA/DWCOF02.DAT
rsync: writefd_unbuffered failed to write 32768 bytes: phase
"unknown": Broken pipe
rsync error: error in rsync protocol data stream (code 12) at io.c(836)
rsync: writefd_unbuffered failed to write 69 bytes: phase "unknown":
Broken pipe
rsync error: error in rsync protocol data stream (code 12) at io.c(836)
# ls -l /prod1/DW/DATA/DWCOF02.DAT
-rw-r--r-- 1 dwh dwprod 2225391444 May 31 10:59
/prod1/DW/DATA/DWCOF02.DAT
KY
--
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.
Reasonably Related Threads
- rsync: writefd_unbuffered failed to write 32768 bytes: phase "unknown": Broken pipe
- [Bug 1477] error in rsync protocol data stream (code 12) at io.c(836)
- NT_STATUS_MEDIA_WRITE_PROTECTED
- rsync 2.6.8 copies directories but not files
- HELP! sftp hangs on exit / Bug?
