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

samba-bugs at samba.org samba-bugs at samba.org
Wed Apr 19 20:48:55 GMT 2006


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

           Summary: rsync_xal_set: lsetxattr system.posix_acl_default
                    failed: Permission denied
           Product: rsync
           Version: 2.6.7
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: email at cs-ware.de
         QAContact: rsync-qa at samba.org


[root at fileserver /home/lsoftware/someprog/Muster]# mount
...
/dev/hda4 on /home type ext3 (rw,nodev,acl,user_xattr,usrquota)
...

[root at fileserver /home/lsoftware/someprog/Muster]# getfattr -d HLPTEXT.TXT
[root at fileserver /home/lsoftware/someprog/Muster]# getfacl HLPTEXT.TXT
# file: HLPTEXT.TXT
# owner: root
# group: users
user::rwx
user:hush:rwx
group::---
group:praes:r-x
mask::rwx
other::---

[root at backup /]# /usr/bin/rsync -avzRX --acls --delete-after --rsh="ssh -l
bckup -i /root/backup.key" backup at fileserver::all/home/lsoftware backup/
>/dev/null
home/lsoftware/someprog/Muster/FLOSKEL.MST: rsync_xal_set: lsetxattr
system.posix_acl_default failed: Permission denied
home/lsoftware/someprog/Muster/HLPTEXT.TXT: rsync_xal_set: lsetxattr
system.posix_acl_default failed: Permission denied
home/lsoftware/someprog/Muster/LAYOUT.MST: rsync_xal_set: lsetxattr
system.posix_acl_default failed: Permission denied
home/lsoftware/someprog/Muster/MUSTER.MS1: rsync_xal_set: lsetxattr
system.posix_acl_default failed: Permission denied
...

[root at backup /]# mount
...
/dev/hda3 on /backup type ext3 (rw,acl,user_xattr)
...

If I run without "-X" I get no error-messages... - But then I can't backup
extendet-attributes.


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