(Please forgive me if this has already been discussed - I checked
the archives and bug reports and found nothing relevant.)
I just recently upgraded to rsync 3.2.3 Now, I get error messages
on every copy. For example,
$ rsync -rltv --delete rsync://anoncvs.netbsd.org/cvsroot/CVSROOT \
/$LOCALDIR/
results in these error messages:
receiving incremental file list
default_perms_for_dir: sys_acl_get_file(., ACL_TYPE_DEFAULT): Operation not
supported, falling back on umask
default_perms_for_dir: sys_acl_get_file(CVSROOT, ACL_TYPE_DEFAULT):Operation
not supported, falling back on umask
Running the same command on another directory (the actual NetBSD repo)
results in a lot more of the same error messages.
New installation is rsync 3.2.3, built, installed, and running on
a NetBSD 9.99.73 amd64 host, using NetBSD's pkgsrc. The old rsync
was 3.1.3 running on the same host but built with an earlier NetBSD
system.
+--------------------+--------------------------+-----------------------+
| Paul Goyette | PGP Key fingerprint: | E-mail addresses: |
| (Retired) | FA29 0E3B 35AF E8AE 6651 | [email protected] |
| Software Developer | 0786 F758 55DE 53BA 7731 | [email protected] |
+--------------------+--------------------------+-----------------------+
--
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