Re: ANN: Backup Bouncer -- a metadata test suite
Re: ANN: Backup Bouncer -- a metadata test suite
- Subject: Re: ANN: Backup Bouncer -- a metadata test suite
- From: Axel Luttgens <email@hidden>
- Date: Wed, 02 May 2007 12:03:55 +0200
On 2/05/07 3:30, Nathaniel Gray wrote:
Hi folks,
[...]
How is this relevant to darwin-dev? Well, the results of the various
copy/archival tools in Tiger leave much to be desired. Here are the
results from rsync:
------------------ rsync-apple ------------------
This copier exited with error code 24
This copier produced log output in:
/Volumes/Dst/10-rsync-apple/log
Verifying: basic-permissions ... ok
Verifying: timestamps ...
Sub-test: modification time ... ok
ok
Verifying: symlinks ... ok
Verifying: symlink-ownership ... ok
Verifying: hardlinks ... ok
Verifying: resource-forks ... FAIL
Verifying: finder-flags ... FAIL
Verifying: finder-locks ... FAIL
Verifying: creation-date ... FAIL
Verifying: bsd-flags ... FAIL
Verifying: extended-attrs ...
Sub-test: on files ... FAIL
Sub-test: on directories ... FAIL
Sub-test: on symlinks ... FAIL
FAIL
Verifying: access-control-lists ...
Sub-test: on files ... FAIL
Sub-test: on dirs ... FAIL
FAIL
Verifying: fifo ... ok
Verifying: devices ... ok
Verifying: combo-tests ...
Sub-test: xattrs + rsrc forks ... FAIL
Sub-test: lots of metadata ... FAIL
FAIL
After having extracted the archive on the Desktop, I just ran those
commands:
cd ~/Desktop/backup-bouncer-0.1.1
make
./bbouncer create-vol Src
./bbouncer create /Volumes/Src
./bbouncer create-vol Dst
./bbouncer copy -d -c 10-rsync-apple /Volumes/Src /Volumes/Dst
without having changed anything in your code (of course, I first checked
it wasn't some kind of bad April joke ;-) ).
Thes are the results I get here:
------------------ rsync-apple ------------------
Verifying: basic-permissions ... ok
Verifying: timestamps ...
Sub-test: modification time ... ok
ok
Verifying: symlinks ... ok
Verifying: symlink-ownership ... ok
Verifying: hardlinks ... ok
Verifying: resource-forks ... ok
Verifying: finder-flags ... ok
Verifying: finder-locks ... FAIL
Verifying: creation-date ... FAIL
Verifying: bsd-flags ... FAIL
Verifying: extended-attrs ...
Sub-test: on files ... ok
Sub-test: on directories ... ok
Sub-test: on symlinks ... FAIL
FAIL
Verifying: access-control-lists ...
Sub-test: on files ... ok
Sub-test: on dirs ... ok
ok
Verifying: fifo ... ok
Verifying: devices ... ok
Verifying: combo-tests ...
Sub-test: xattrs + rsrc forks ... ok
Sub-test: lots of metadata ... ok
ok
on an Intel box as well as a PPC one.
Did you get your own results on a clean 10.4.9 install?
Curiously,
Axel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden