DO NOT REPLY [Bug 4402] New: Incorrect time logged with glibc 2.5

samba-bugs at samba.org samba-bugs at samba.org
Sun Feb 18 13:14:21 GMT 2007


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

           Summary: Incorrect time logged with glibc 2.5
           Product: rsync
           Version: 2.6.9
          Platform: Other
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: kilburna at iservnetworks.com
         QAContact: rsync-qa at samba.org


rsync 2.6.9 fixed the time logging. I upgraded to glibc 2.5. The time loggin
problem again started.  Problem still persists after a recompile.

Using Gentoo 2.6.19 + glibc 2.5.

>From logs (with glibc 2.3 and rsync 2.6.9)

Time: Mon Feb 12 15:46:43 EST 2007
2007/02/12 04:46:43 [16263] receiving file list
2007/02/12 04:46:43 [16263] sent 85 bytes  received 393 bytes  total size
244652

It should be (with glibc 2.5 and rsync 2.6.9)
2007/02/12 15:46:43 [16263] receiving file list
2007/02/12 15:46:43 [16263] sent 85 bytes  received 393 bytes  total size
244652

I also compiled the latest CVS version, and it also shows the incorrect logged
time.

I have to set chroot = no, for the time to display correctly.

Also confirmed on Fedora system with glibc 2.5


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