Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 29352

Summary: net-mail/getmail-3.1.3 // getmail logs the wrong execution time
Product: Gentoo Linux Reporter: Erik Poupaert <erik.poupaert>
Component: Current packagesAssignee: Net-Mail Packages <net-mail+disabled>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Erik Poupaert 2003-09-22 11:05:52 UTC
There's always a two-hour difference in getmail's log:

getmail finished for fa581627@SKYNET.BE@pop.skynet.be:110
gt30 mailhandler $ date
Mon Sep 22 20:02:27 CEST 2003
gt30 mailhandler $ cat getmail.log
22 Sep 2003 18:00:17 STAT: 0 messages 0 octets
...

Reproducible: Always
Steps to Reproduce:
1.getmail
2.verify getmail's log file
3.compare to the time as by the date command

Actual Results:  
getmail's time reporting is two hours off. That's annoying.

Expected Results:  
It should log the right time in its log file.

erik@linuxpresario erik $ emerge -p getmail
 
These are the packages that I would merge, in order:
 
Calculating dependencies ...done!
[ebuild  N    ] net-mail/getmail-3.1.3
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2003-10-19 09:43:27 UTC
not a bug, but a feaure ;)

"Version 3.1.3
23 April 2003

  -message logging inconsistently used local time; changed to GMT for 
  consistency.  Thanks to Markus Vetter for the report."

(from changelog)