DO NOT REPLY [Bug 4977] rsync: failed to set times on

samba-bugs at samba.org samba-bugs at samba.org
Sat Oct 13 01:42:15 GMT 2007


https://bugzilla.samba.org/show_bug.cgi?id=4977





------- Comment #10 from hashproduct+rsync at gmail.com  2007-10-12 20:42 CST -------
(In reply to comment #8)
> I suspect it's because support for lutimes is fs-specific, and I
> have ext3 (which supports lutimes) on /home (where the build was done)

> Linux seneschal 2.6.21.7-1 #1 SMP Sat Aug 4 18:59:20 UTC 2007 i686

BTW: lutimes isn't going to work on any filesystem with a kernel before 2.6.22.
 For HAVE_LUTIMES, the configure script tests only whether the "lutimes"
function exists in glibc as a non-stub, not whether it actually works.  Thus,
if your copy of glibc was built on a machine with kernel >= 2.6.22, it will
contain a non-stub lutimes and rsync's HAVE_LUTIMES test will pass.


-- 
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.


More information about the rsync mailing list