Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 74374

Summary: Timestamps of files are in the future after completion of install
Product: [Retired] Red Hat Linux Reporter: rh-bugzilla
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED DUPLICATE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3CC: petr
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 18:49:40 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 rh-bugzilla 2002-09-22 13:41:39 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; T312461)

Description of problem:
When doing a kickstart install of RH73 over an HTTP connection.  My ks.cfg file 
has timezone entererd WITHOUT --utc, but new files are created which have 
date/times 10 hours advanced from the current time.  My h/w clock is set to 
localtime and after the install, anything created has correct timestamps.  My 
timezone is GMT +10.00 hrs -- so there seems to be a problem with the 
install 'thinking' that my hw clock is set to UTC when I have told it (by 
ommission of --utc in timezone entry) that it is NOT.

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


How reproducible:
Always

Steps to Reproduce:
Create a ks.cfg file -- include timezone entry, but not the '--utc' option, put 
ks.cfg onto floppy.  Setup install server to install via http method.  Begin 
install.  Look at file timestamps after completion of install.

Additional info:

Tried adjusting time using a shell script to set date -10 hours in %pre section 
with an adjustment of +10 hours in %post section -- did not help at all.

Comment 1 Michael Fulbright 2002-09-27 21:02:07 UTC
*** Bug 72011 has been marked as a duplicate of this bug. ***

Comment 2 petr 2002-10-06 15:58:10 UTC
The same problem with Red Hat 8.0 and standard install. Some files are 2 hours
in the future. It seems to be timezone difference - here we have GMT+02. And I
receive during startup the message:
Warning: File `sendmail.cf' has modification time in the future (2002-10-06
18:04:50 > 2002-10-06 17:04:10)
make: warning: Clock skew detected. Your build may be incomplete.

Comment 3 Jeremy Katz 2002-12-13 22:59:59 UTC

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

Comment 4 Red Hat Bugzilla 2006-02-21 18:49:40 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.