https://bugzilla.samba.org/show_bug.cgi?id=10357
Summary: make check fails for xattr tests Product: rsync Version: 3.0.9 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: way...@samba.org ReportedBy: psime...@redhat.com QAContact: rsync...@samba.org make check fails: Running: "/home/pavlix/rhel/rsync/rsync-3.0.9/rsync -aiX -H --fake-super --link-dest=../chk . ../to" cd........x ./ cf........x file0 cf........x file1 cf........x file2 cf........x file4 cd........x foo/ cf........x foo/file3 cd........x foo/bar/ cf........x foo/bar/file5 hf+++++++++ foo/bar/file6 => foo/bar/file5 [receiver] could not find xattr #1 for file0 rsync error: protocol incompatibility (code 2) at xattrs.c(636) [receiver=3.0.9] rsync: connection unexpectedly closed (73 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(605) [sender=3.0.9] ----- xattrs-hlink log ends FAIL xattrs-hlink Running: "/home/pavlix/rhel/rsync/rsync-3.0.9/rsync -aiX --fake-super --link-dest=../chk . ../to" cd........x ./ cf........x file0 cf........x file1 cf........x file2 cf........x file4 cd........x foo/ cf........x foo/file3 cd........x foo/bar/ cf........x foo/bar/file5 [receiver] could not find xattr #1 for file0 rsync error: protocol incompatibility (code 2) at xattrs.c(636) [receiver=3.0.9] rsync: connection unexpectedly closed (55 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(605) [sender=3.0.9] ----- xattrs log ends FAIL xattrs $ getenforce Permissive -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html