samba-bugs@samba.org
2009-Jul-08 15:46 UTC
DO NOT REPLY [Bug 6543] New: when crashing, announce the last file that was correctly copied
https://bugzilla.samba.org/show_bug.cgi?id=6543
Summary: when crashing, announce the last file that was correctly
copied
Product: rsync
Version: 3.0.6
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: Dave@Yost.com
QAContact: rsync-qa@samba.org
If rsync for some reason doesn't complete, it should output the path of the
last file that was correctly transferred.
This will help with workarounds and perhaps also with bug reports.
--
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
2009-Jul-09 16:29 UTC
DO NOT REPLY [Bug 6543] when crashing, announce the last file that was correctly copied
https://bugzilla.samba.org/show_bug.cgi?id=6543 ------- Comment #1 from Dave@Yost.com 2009-07-09 11:30 CST ------- *** Bug 6545 has been marked as a duplicate of this bug. *** -- 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 at samba.org
2009-Aug-07 09:02 UTC
DO NOT REPLY [Bug 6543] when crashing, announce the last file that was correctly copied
https://bugzilla.samba.org/show_bug.cgi?id=6543
devzero at web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |devzero at web.de
------- Comment #2 from devzero at web.de 2009-08-07 04:02 CST -------
isn`t using "-v" sufficient here ? or using the logging features? if
that`s too
much output, you could combine that with "tail -n ###".
there are several options for NOT completing: maybe it unexpectedly hangs,
maybe it crashes.
so, how should rsync print only the "last" correctly transferred file,
if it
doesn`t know that it hangs or that it crashed ?
--
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 at samba.org
2009-Aug-07 17:00 UTC
DO NOT REPLY [Bug 6543] when crashing, announce the last file that was correctly copied
https://bugzilla.samba.org/show_bug.cgi?id=6543 ------- Comment #3 from Dave at Yost.com 2009-08-07 12:00 CST ------- I mean that when it crashes and gives a source filename and line number, it should also report the last successful file transfer. With or without -v. -- 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 at samba.org
2009-Aug-07 17:01 UTC
DO NOT REPLY [Bug 6543] when crashing, announce the last file that was correctly copied
https://bugzilla.samba.org/show_bug.cgi?id=6543 ------- Comment #4 from Dave at Yost.com 2009-08-07 12:01 CST ------- I mean that when it prints a crash message giving file name and line number, it should also give this information, with or without -v. -- 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
- DO NOT REPLY [Bug 6545] New: when crashing, announce the last file that was correctly copied
- DO NOT REPLY [Bug 5795] New: error in rsync protocol data stream (code 12) at io.c(632) [sender=3.0.4]
- DO NOT REPLY [Bug 7670] New: rsync --hard-links fails where ditto succeeds
- DO NOT REPLY [Bug 6010] New: Need a --noprogress option
- DO NOT REPLY [Bug 6542] New: rsync: hlink.c:125: match_gnums: Assertion `gnum >= hlink_flist->ndx_start' failed.