DO NOT REPLY [Bug 3701] rsync_xal_set: lsetxattr system.posix_acl_default failed: Permission denied

samba-bugs at samba.org samba-bugs at samba.org
Thu Apr 20 01:18:57 GMT 2006


https://bugzilla.samba.org/show_bug.cgi?id=3701





------- Comment #1 from hashproduct at verizon.net  2006-04-19 20:18 MST -------
The trouble is that rsync is trying to set a default ACL on a file, which
doesn't make sense.  (Why the ACL designers chose "Permission denied" as the
error message I can't say; I complained on their mailing list.)

Rsync's extended attribute support is known to be a little spotty (bug 2793). 
Probably rsync noticed a directory that had system.posix_acl_default and didn't
properly forget the attribute when it moved to the next file.  Perhaps someone
could read xattrs.c and find the specific problem.


-- 
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