[Bug 12955] New: [patch] Fix rsync -A on AIX

samba-bugs at samba.org samba-bugs at samba.org
Wed Aug 9 14:07:50 UTC 2017


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

            Bug ID: 12955
           Summary: [patch] Fix rsync -A on AIX
           Product: rsync
           Version: 3.1.2
          Hardware: PPC
                OS: AIX
            Status: NEW
          Severity: normal
          Priority: P5
         Component: core
          Assignee: wayned at samba.org
          Reporter: gongcunjust at gmail.com
        QA Contact: rsync-qa at samba.org

Created attachment 13458
  --> https://bugzilla.samba.org/attachment.cgi?id=13458&action=edit
Fix rsync -A on AIX

Hello,

When use rsync (version 3.1.2) to synchronize ACLs files (rsync -A) on
AIX 7.2(also on AIX 6.1 and AIX 5.3), the errors would occur as
follows:

  rsync: change_sacl_perms: sys_acl_get_tag_type(): No such file or directory
(2)

or

  rsync: change_sacl_perms: sys_acl_get_tag_type(): Error 0 (0)

This patch fixes the problem and has been tested on AIX 5.3, 6.1 and 7.2.

It also has been tested to synchronize ACLs files from Linux to AIX.

Thanks.

Cun

-- 
You are receiving this mail because:
You are the QA Contact for the bug.



More information about the rsync mailing list