samba-bugs@samba.org
2009-May-15 10:09 UTC
DO NOT REPLY [Bug 6362] New: --dry-run conflicts with --hard-links
https://bugzilla.samba.org/show_bug.cgi?id=6362 Summary: --dry-run conflicts with --hard-links Product: rsync Version: 3.1.0 Platform: x64 URL: https://bugzilla.novell.com/show_bug.cgi?id=500605 OS/Version: Linux Status: NEW Severity: minor Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: petr.uzel@suse.cz QAContact: rsync-qa@samba.org This is a forwarded bug from Novell bugzilla (see URL). In short, rsync has problems with --dry-run and --hard-links options if the source directory contains 'enough' hardlinked files. I'm not sure what is the minimum number of hardlinks to trigger the bug, though (I will try to investigate). I can confirm the bug with latest git development version. -- 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-May-28 23:40 UTC
DO NOT REPLY [Bug 6362] --dry-run conflicts with --hard-links
https://bugzilla.samba.org/show_bug.cgi?id=6362 ------- Comment #1 from matt@mattmccutchen.net 2009-05-28 18:41 CST ------- I think there's an error in the steps to reproduce: the references to /tmp/data should say /tmp/X1/data. After making that correction, I can reproduce the problem. It goes away if I disable incremental recursion with --no-i-r. Interesting. -- 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-May-29 08:24 UTC
DO NOT REPLY [Bug 6362] --dry-run conflicts with --hard-links
https://bugzilla.samba.org/show_bug.cgi?id=6362 ------- Comment #2 from petr.uzel@suse.cz 2009-05-29 03:24 CST ------- Matt, you are correct - I forgot to mention this mistake - sorry for that. Thanks for looking into this - I can confirm that the --no-i-r fixes the issue. -- 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-Sep-05 15:26 UTC
DO NOT REPLY [Bug 6362] --dry-run conflicts with --hard-links
https://bugzilla.samba.org/show_bug.cgi?id=6362 ------- Comment #3 from wayned at samba.org 2009-09-05 10:26 CST ------- Created an attachment (id=4648) --> (https://bugzilla.samba.org/attachment.cgi?id=4648&action=view) A shell script to duplicate the issue My test script for the issue. -- 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-Sep-05 15:26 UTC
DO NOT REPLY [Bug 6362] --dry-run conflicts with --hard-links
https://bugzilla.samba.org/show_bug.cgi?id=6362 wayned at samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4648|application/octet-stream |text/plain mime type| | -- 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-Sep-05 15:27 UTC
DO NOT REPLY [Bug 6362] --dry-run conflicts with --hard-links
https://bugzilla.samba.org/show_bug.cgi?id=6362 wayned at samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #4 from wayned at samba.org 2009-09-05 10:27 CST ------- This is fixed in the git repo. -- 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 5732] New: xattrs.test calls wrong rsync
- DO NOT REPLY [Bug 5404] New: rsync --dry-run should show where files will go
- DO NOT REPLY [Bug 5050] New: rsync tries to --copy-dest in --dry-run mode
- DO NOT REPLY [Bug 4412] New: --dry-run output inaccurate due to implied symlink
- DO NOT REPLY [Bug 5403] New: -H (--hard-links) is broken when sending to remote