Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 129146 - sci-biology/foldingathome: wrong timestamp in logfile
Summary: sci-biology/foldingathome: wrong timestamp in logfile
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Science Biology related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-07 08:41 UTC by Torbjörn Svensson
Modified: 2006-09-11 22:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Torbjörn Svensson 2006-04-07 08:41:36 UTC
when running sci-biology/foldingathome on all my computers I noticed that the timestamp in the logfile is wrong, here's a sample:

$ tail -n 2 /opt/foldingathome/client1/FAHlog.txt
[15:28:45] Writing local files
[15:28:45] Completed 440000 out of 1000000 steps  (44%)

The timestamp should realy be 17:28:45. Looks like it uses GMT and not localtime. I guess this can't be fixed in just Gentoo, but you guys may know where to report this error upstream. If not, feel free to close this bug.
Comment 1 Josh McFarlane 2006-08-08 20:34:29 UTC
The Folding at Home wiki states that the lgo files should log in GMT. 

See http://fahwiki.net/index.php/FAHlog_Messages

This is working as intended.
Comment 2 Olivier Fisette (RETIRED) gentoo-dev 2006-09-11 22:08:25 UTC
Closing, as this is the expected behavior. ;-)