Bug 423697 - Wrong clock in openSuSe 11.0
Summary: Wrong clock in openSuSe 11.0
Status: RESOLVED DUPLICATE of bug 426270
Alias: None
Product: openSUSE 11.0
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Final
Hardware: x86 openSUSE 11.0
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Dr. Werner Fink
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on: 385296
Blocks:
  Show dependency treegraph
 
Reported: 2008-09-05 14:35 UTC by Игорь Антошин
Modified: 2008-10-02 12:02 UTC (History)
4 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
/etc/init.d/boot.clock (3.40 KB, application/octet-stream)
2008-09-05 14:35 UTC, Игорь Антошин
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Игорь Антошин 2008-09-05 14:35:51 UTC
Created attachment 237896 [details]
/etc/init.d/boot.clock

+++ This bug was initially created as a clone of Bug #385296 +++

In installation process I chose correct my region and timezone. Installer show
me correct time. After install I entered in system and got correct time again.
But then I rebooted I got wrong time about 3 hours forward.

I add in end of boot.clock two line. 
In boottime the script boot.clock produces:
Antosh. Clock is out off script boot.clock [date]: Wed Sep 3 10:43:58 UTC 2008
Antosh. Clock is out off script boot.clock [date-u]: Wed Sep 3 10:43:58 UTC
2008

and if it to start right after boot that:
#./boot.clock restart
Setting up the hardware clock done
Antosh. Clock is out off script boot.clock [date]: Wed Sep 3 10:47:20 EEST 2008
Antosh. Clock is out off script boot.clock [date-u]: Wed Sep 3 07:47:20 UTC
2008

Here my data:
/etc/adjtime
-1.843383 1220426307 0.000000
1220426307
LOCAL

/etc/sysconfig/clock
HWCLOCK="--localtime"
SYSTOHC="no"
TIMEZONE="Europe/Kiev"
DEFAULT_TIMEZONE="Europe/Moscow"

I don't modify /etc/init.d/boot.clock, only add two line for check. (script in attachment)

I do not want to use universal time for hardware clock because already I have two more systems: WinXP and openSuSe 10.3

I already tried deleting /etc/adjtime, to no avail.

this file in that case.
Comment 1 Dr. Werner Fink 2008-10-02 12:02:37 UTC

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