From: Murali Vadivelu <address@hidden>
Date: 30 October 2005 04:11:15 pm GMT
To: Ben Escoto <address@hidden>
Subject: Re: [rdiff-backup-users] rdiff-backup - ACL troubles!
Hmm... I find it OFF on botht he source and destination. I checked
acls manually again. its definitely set and working!
/sw/bin/rdiff-backup --force --never-drop-acls -v9 /Users/muralikv/
Desktop/ /Volumes/RSNAPSHOT/Desktop
Sun Oct 30 16:10:09 2005 ACLs not supported by filesystem at /
Users/muralikv/Desktop
Sun Oct 30 16:10:09 2005
-----------------------------------------------------------------
Detected abilities for source (read only) file system:
Access control lists Off
Extended attributes On
Case sensitivity Off
Mac OS X style resource forks On
Mac OS X Finder information On
-----------------------------------------------------------------
Sun Oct 30 16:10:09 2005 Making directory /Volumes/RSNAPSHOT/
Desktop/rdiff-backup-data/rdiff-backup.tmp.0
Sun Oct 30 16:10:09 2005 Touching /Volumes/RSNAPSHOT/Desktop/rdiff-
backup-data/rdiff-backup.tmp.0/5-_ a.
Sun Oct 30 16:10:09 2005 Deleting /Volumes/RSNAPSHOT/Desktop/rdiff-
backup-data/rdiff-backup.tmp.0/5-_ a.
Sun Oct 30 16:10:09 2005 Touching /Volumes/RSNAPSHOT/Desktop/rdiff-
backup-data/rdiff-backup.tmp.0/:\?
Sun Oct 30 16:10:09 2005 Touching /Volumes/RSNAPSHOT/Desktop/rdiff-
backup-data/rdiff-backup.tmp.0/A
Sun Oct 30 16:10:09 2005 Deleting /Volumes/RSNAPSHOT/Desktop/rdiff-
backup-data/rdiff-backup.tmp.0/a
Sun Oct 30 16:10:09 2005 Touching /Volumes/RSNAPSHOT/Desktop/rdiff-
backup-data/rdiff-backup.tmp.0/foo
Sun Oct 30 16:10:09 2005 Deleting /Volumes/RSNAPSHOT/Desktop/rdiff-
backup-data/rdiff-backup.tmp.0/foo
Sun Oct 30 16:10:09 2005 Touching /Volumes/RSNAPSHOT/Desktop/rdiff-
backup-data/rdiff-backup.tmp.0/hardlinked_file1
Sun Oct 30 16:10:09 2005 Hard linking /Volumes/RSNAPSHOT/Desktop/
rdiff-backup-data/rdiff-backup.tmp.0/hardlinked_file2 to /Volumes/
RSNAPSHOT/Desktop/rdiff-backup-data/rdiff-backup.tmp.0/
hardlinked_file1
Sun Oct 30 16:10:09 2005 ACLs not supported by filesystem at /
Volumes/RSNAPSHOT/Desktop/rdiff-backup-data/rdiff-backup.tmp.0
Sun Oct 30 16:10:09 2005 Touching /Volumes/RSNAPSHOT/Desktop/rdiff-
backup-data/rdiff-backup.tmp.0/dir_inc_check
Sun Oct 30 16:10:09 2005 Deleting /Volumes/RSNAPSHOT/Desktop/rdiff-
backup-data/rdiff-backup.tmp.0/dir_inc_check
Sun Oct 30 16:10:09 2005 Touching /Volumes/RSNAPSHOT/Desktop/rdiff-
backup-data/rdiff-backup.tmp.0/regfile
Sun Oct 30 16:10:09 2005 Deleting /Volumes/RSNAPSHOT/Desktop/rdiff-
backup-data/rdiff-backup.tmp.0/regfile
Sun Oct 30 16:10:09 2005 Touching /Volumes/RSNAPSHOT/Desktop/rdiff-
backup-data/rdiff-backup.tmp.0/high_perms
Sun Oct 30 16:10:09 2005 Deleting /Volumes/RSNAPSHOT/Desktop/rdiff-
backup-data/rdiff-backup.tmp.0/high_perms
Sun Oct 30 16:10:09 2005 Deleting /Volumes/RSNAPSHOT/Desktop/rdiff-
backup-data/rdiff-backup.tmp.0
Sun Oct 30 16:10:09 2005 Removing directory /Volumes/RSNAPSHOT/
Desktop/rdiff-backup-data/rdiff-backup.tmp.0
Sun Oct 30 16:10:09 2005
-----------------------------------------------------------------
Detected abilities for destination (read/write) file system:
Ownership changing Off
Hard linking On
fsync() directories On
Directory inc permissions On
High-bit permissions On
Extended filenames Off
Access control lists Off
Extended attributes On
Case sensitivity Off
Mac OS X style resource forks On
Mac OS X Finder information On
-----------------------------------------------------------------
Sun Oct 30 16:10:09 2005 Fatal Error: --never-drop-acls specified,
but ACL support
missing from destination filesystem
Sun Oct 30 16:10:09 2005 Cleaning up
On 30 Oct 2005, at 03:48 pm, Ben Escoto wrote:
Murali Vadivelu <address@hidden>
wrote the following on Sun, 30 Oct 2005 14:20:20 +0000
I get this error in spite of having ACL enabled in the destination
volume and I have also manually checked it. pylibacl is also working
fine.
When you run it at high verbosity do you see "Access control lists
On" in the description of the destination system?
Another error that I was able to fix: 'Log.FatalError' changed to
'log.Log.FatalError' to fix it ---
Fixed, thanks.
--
Ben Escoto