> -----Original Message-----
> From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
> Stahr, Lea
> Sent: Monday, January 08, 2007 11:23 AM
> To: LINUX-390@VM.MARIST.EDU
> Subject: Time Zone problem
>
> I have what I think is a major Linux problem (not on s390 of course). I
> have a large Red Hat 8 cluster. I have searched the Red Hat database and
> found the Time Zone patch
> https://rhn.redhat.com/errata/RHEA-2006-0745.html but it does not list a
> RH8 version. Any ideas? I have the patch for SuSE already and am
> installing that already on my 15 systems. I found the RHEL3 patch listed
> also that I need.

You might consider the following:

(credit to http://www.twinsun.com/tz/tz-link.htm)

1.  Pull the current tzdata file from ftp://elsie.nci.nih.gov/pub/
2.  Expand the tzdata2007a.tar.gz file into a directory
3.  Run "zic" against each time zone file of interest, such as:
        zic northamerica
        zic africa
        zic australasia
        zic europe
        ..
        zic pacificnew
4.  Steps 1-3 will update the Olson database at /usr/share/zoneinfo
5.  Don't forget to update /etc/localtime with the correct *new* zone info
file.  Perhaps the best way to do this is the "setup" command in RH8 and
select the correct time zone again.  If not, then make a copy of the
appropriate TZ file.  For me, I did:

cp /usr/share/zoneinfo/CST6CDT /etc/localtime

I believe the above will make your old RH systems up-to-date at the OS level
for the new time zone change.  No guarantees and criticism welcome :)

David Schaub

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material.  If the reader of this message is not the intended recipient,
you are hereby notified that your access is unauthorized, and any review,
dissemination, distribution or copying of this message including any
attachments is strictly prohibited.   If you are not the intended
recipient, please contact the sender and delete the material from any
computer.

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to