Bug 205326

Summary: rsyncd logs incorrect time
Product: [Fedora] Fedora Reporter: lannet
Component: rsyncAssignee: Simo Sorce <ssorce>
Status: CLOSED DUPLICATE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 5CC: cra
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-10-22 07:30:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description lannet 2006-09-06 01:44:47 UTC
Description of problem:

When running rsyncd under xinetd as a server, each call to the server makes
three entries into syslog.  The first two entries have the correct local time,
the third entry has UTC.

Example from /var/log/messages:

Sep  6 10:05:03 vmx rsyncd[29102]: connect from repo.soho.lannet.com.au (10.2.2.54)
Sep  6 10:05:03 vmx rsyncd[29102]: rsync on lcavmxvar from
repo.soho.lannet.com.au (10.2.2.54)
Sep  6 00:11:39 vmx rsyncd[29102]: sent 4771605 bytes  received 934962 bytes 
total size 8849492721

This sync took approx 6 minutes and our local time is UTC+1000


Version-Release number of selected component (if applicable): 

rsync-2.6.8-1.FC5.1

Comment 1 Charles R. Anderson 2007-10-11 21:10:46 UTC
Problem still exists on Fedora 8.  Please update the version to "devel".  Thanks.


Comment 2 David Tonhofer 2007-10-21 21:30:26 UTC
Same as bug #201019

Comment 3 Simo Sorce 2007-10-22 07:30:57 UTC

*** This bug has been marked as a duplicate of 201019 ***