lcreid / simbur

SIMple Back Up and Recovery
0 stars 0 forks source link

Certain extended attributes not copied #23

Open lcreid opened 9 years ago

lcreid commented 9 years ago

We get:

rsync: rsync_xal_set: lsetxattr("usr/bin/arping","security.capability") failed: Operation not supported (95)
rsync: rsync_xal_set: lsetxattr("usr/bin/gnome-keyring-daemon","security.capability") failed: Operation not supported (95)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1183) [sender=3.1.0]

This also causes all backups to report as errors.

lcreid commented 9 years ago

These attributes were never copied, even in the original version of Simbur backing up to my own server. Why can't rsync set security.capability?