[Bug 10357] make check fails for xattr tests
samba-bugs at samba.org
samba-bugs at samba.org
Tue Dec 12 12:00:48 UTC 2017
https://bugzilla.samba.org/show_bug.cgi?id=10357
--- Comment #11 from Michal Ruprich <mruprich at redhat.com> ---
I ran into a different problem with xattrs tests. It seems that the
--fake-super option sets not only all the xattr like user.short, user.long etc.
that are set in the test, but also it adds
user.rsync.security.selinux="unconfined_u:object_r:user_home_t:s0"
So when a diff is being run on the getfattr on original files and on the
destination files, the xattrs are not the same and for each file there is a
similar output in xattrs.txt produced by the diff:
# file: foo/bar
user.dir4="another dir test"
user.dir5="one last one"
+user.rsync.security.selinux="unconfined_u:object_r:user_home_t:s0"
This makes both xattrs tests to fail.
--
You are receiving this mail because:
You are the QA Contact for the bug.
More information about the rsync
mailing list