samba-bugs@samba.org
2008-Jun-12 03:07 UTC
DO NOT REPLY [Bug 5538] New: rsync -X does not work
https://bugzilla.samba.org/show_bug.cgi?id=5538
Summary: rsync -X does not work
Product: rsync
Version: 3.0.3
Platform: x64
URL: https://bugzilla.samba.org/show_bug.cgi?id=5526
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: briemers+bugzilla@redhat.com
QAContact: rsync-qa@samba.org
With the git source, the -X flag no-longer works. I suspect this problem was
introduced fixing bug #5526.
For a simple test case try:
sudo mkdir /var2
sudo rsync -aX --link-dest=/var /var/. /var2/.
ls -laZ /var2
You should see that /var2 does not have the correct xattributes.
--
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.
https://bugzilla.samba.org/show_bug.cgi?id=5538 ------- Comment #1 from briemers+bugzilla@redhat.com 2008-06-11 22:23 CST ------- *** Bug 5539 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@samba.org
2008-Jun-12 15:04 UTC
DO NOT REPLY [Bug 5538] -X with --link-dest/--copy-dest fails to copy xattrs on an unchanged-attr dir
https://bugzilla.samba.org/show_bug.cgi?id=5538
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Summary|rsync -X does not work |-X with --link-dest/--copy-
| |dest fails to copy xattrs on
| |an unchanged-attr dir
------- Comment #2 from wayned@samba.org 2008-06-12 10:03 CST -------
This bug has been around since 3.0.0, so no, it's not recently introduced.
I
should have it fixed soon.
--
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
2008-Jun-13 06:16 UTC
DO NOT REPLY [Bug 5538] -X with --link-dest/--copy-dest fails to copy xattrs on an unchanged-attr dir
https://bugzilla.samba.org/show_bug.cgi?id=5538
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Comment #3 from wayned@samba.org 2008-06-13 01:16 CST -------
The fix for this was committed to the git repository, and is available in the
most recently "nightly" tar file.
--
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.
Seemingly Similar Threads
- DO NOT REPLY [Bug 5539] New: rsync -X does not work
- DO NOT REPLY [Bug 5526] New: problems with rsync -X --link-dest
- DO NOT REPLY [Bug 5296] New: Failed to create rounding.h!
- DO NOT REPLY [Bug 5403] New: -H (--hard-links) is broken when sending to remote
- DO NOT REPLY [Bug 7454] New: assertion failed in finish_hard_link()