DO NOT REPLY [Bug 5318] Rsync assertion in check_prior() when using
--append
samba-bugs at samba.org
samba-bugs at samba.org
Mon Mar 17 03:01:31 GMT 2008
https://bugzilla.samba.org/show_bug.cgi?id=5318
wayned at samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #2 from wayned at samba.org 2008-03-16 22:01 CST -------
The latest dev source should have this fixed (e.g. git repository, latest
"nightly" tar file). There were quite a few issues with skipped hard-linked
files (via --append, --ignore-existing, etc.) that could cause problems (I saw
both the assert error you cited and a hang). I also noticed that older
versions of rsync were not doing the right thing in some of the option cases
(e.g. hard-linking files into place that did not exist, even though
--ignore-non-existing was specified). So, this should both fix the regression
and improve several things.
Thanks for the report!
Also, as a bonus, I noticed this log entry was bogus, and fixed that too:
2008/03/11 16:48:08 [16408] No match for refuse-options string "iconv"
--
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.
More information about the rsync
mailing list