The time change was the other night, but my machine still says PST
which is an hour behind the correct PDT. My CMOS clock is set to GMT.
Any suggestions? Do I need to update the timezone package?

Please CC any responses to my address as I'm no longer subscribed to
the list. I checked the list archives yesterday but could find no info
on this subject.

TIA.


[EMAIL PROTECTED]:/root# dpkg -l timezone 
Desired=Unknown/Install/Remove/Purge
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name            Version        Description
+++-===============-==============-============================================
ii  timezone        7.55-1         Data files needed to set your local time
[EMAIL PROTECTED]:/root# date
Mon Apr  7 23:11:56 PST 1997
[EMAIL PROTECTED]:/root# date -u
Tue Apr  8 07:11:57 UTC 1997
[EMAIL PROTECTED]:/root# clock
Tue Apr  8 07:12:27 1997
[EMAIL PROTECTED]:/root# clock -u
Mon Apr  7 23:12:09 1997
[EMAIL PROTECTED]:/root# grep "GMT" /etc/init.d/boot 
# Set GMT="-u" if your system clock is set to GMT, and GMT="" if not.
GMT="-u"
clock -a $GMT
[EMAIL PROTECTED]:/root# cat /etc/timezone
SystemV/PST8PDT

Reply via email to