https://bugzilla.samba.org/show_bug.cgi?id=3988
------- Comment #5 from [EMAIL PROTECTED] 2006-10-16 00:30 MST ------- OK. This new patch doesn't actually *replace* patches/flags.diff... but autoconf & autoheader solved it. However the original problem remains: # touch f1 # chflags schg f1 # mkdir dest # rsync -axvH --flags f1 dest building file list ... done f1 rsync: failed to set file flags on "/tmp/q/dest/f1": No such file or directory (2) rsync: rename "/tmp/q/dest/.f1.JITFX8" -> "f1": Operation not permitted (1) sent 91 bytes received 42 bytes 88.67 bytes/sec total size is 0 speedup is 0.00 rsync error: some files could not be transferred (code 23) at main.c(977) [sender=2.6.9pre2] # -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html