site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com - Jordan On Mar 2, 2006, at 1:37 AM, Martin Costabel wrote: Boyd Waters wrote: [] The error: % ls -la a b a: total 0 drwxr-xr-x 3 costabel staff 102 Mar 2 09:46 . drwx------ 290 costabel staff 9860 Mar 2 09:57 .. -rw-r--r-- 1 costabel staff 0 Mar 2 09:46 c b: total 0 drwxr-xr-x 2 costabel staff 68 Mar 2 09:46 . drwx------ 290 costabel staff 9860 Mar 2 09:57 .. BTW, I have already filed a bug with Apple. -- Martin _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/jkh%40apple.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... What's the bug number? I'll look into this personally. If you're right, I don't know how this could have gotten through our testing! I've even been using the version that went out today on some of my own machines for awhile now without encountering this error... I note that rsync as patched by Apple will segfault every time if you run as root and try to rsync the top level of an HFS+ volume, if you try to use the -E extended attribute switch. It seems they tried to fix this bug in the new security update. Unfortunately, they introduced another one: Now the --delete flag doesn't work any more. Does anyone have a workaround for this? It is a show-stopper for any backup or sync script that uses rsync. % rsync -auv b/ a/ --delete building file list ... done rsync: delete_one: unlink "/Users/costabel/Documents/test/a/c" failed: Unknown error: 0 (0) sent 75 bytes received 20 bytes 190.00 bytes/sec total size is 0 speedup is 0.00 rsync error: some files could not be transferred (code 23) at / SourceCache/rsync/rsync-23/rsync/main.c(717) This email sent to jkh@apple.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Jordan K. Hubbard