On Sun 09 Dec 2007, Helmut Grohne wrote: > I regularly run rsync --some-options --link-dest foo remote:bar qux. > After upgrading to -5.1 rsync spits out warnings like: > > rsync: failed to set times on "some_filename" Function not implemented (38) > > This happens on some of the files that already are at all three places > foo bar and qux. Downgrading to -5 solves this problem, so I guess it > has to do with the security NMU.
There's nothing in the patch for the NMU that obviously causes this; could you try to reproduce this while running rsync with -vvvi options? A strace of the process when it happens would be useful too (please use -f with strace, as rsync forks). Thanks, Paul Slootman -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

