Bug 216814
| Summary: | Western Australia to trial daylight saving | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | lannet |
| Component: | tzdata | Assignee: | Petr Machata <pmachata> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6 | CC: | ben, daspinall, gary.brook, mnewsome, wtogami |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | FC-5, FC-6, rawhide | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-11-27 18:31:42 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
lannet
2006-11-22 02:32:11 UTC
This is a fault in the tzdata package, currently at version 2006m in Fedora. Updating to version 2006o from ftp://elsie.nci.nih.gov/pub will not fix this fault. The tz mailing list has been discussing the changes in Western Australia and a new tzdata version will be issued shortly and before the change takes effect. The WA parliament has passed the legislation but not gazetted this change, so technically there is no bug at this precise moment in time as the law is yet to come into force. Fedora should closely track all upstream changes to the tzdata file, preferrably within days. That will avoid the issue with Fedora having recurring bugs against timezones being wrong. This needs to be moved from kernel to tzdata (1) Please reassign this bug to the tzdata maintainer. (2) Upstream tzdata 2006p is still not available. Consider manually applying the proposed patch: http://article.gmane.org/gmane.comp.time.tz/1351 (3) The Western Australian daylight saving trial start in seven (7) days. Should this bug be urgent? (4) This bug affects all releases, not just fc6. SuSE have applied a patch to 2006o (see attachment): https://bugzilla.novell.com/show_bug.cgi?id=223196 The patch should be already in rawhide since around friday, and updates for FC6 and FC5 were pushed today. The latest tzdata has just been released. It includes the adjustments for the
West Australian daylight saving trial.
ftp://elsie.nci.nih.gov/pub/tzdata2006p.tar.gz
I have installed and tested tzdata-2006m-3.fc5 and it also works correctly.
The simple test below (tzdata-2006m-3.fc5) uses 'date "+%z"' to obtain the
numeric time zone for each time and compare it with that obtained from reading
the legislation. My local time zone is Australia/Perth.
[ben@ripley tzdata]$ ./test_wa_daylight_saving.sh
Test for compliance with WA daylight saving trial: ripley
Sun Dec 3 00:00:00 WST 2006 +0800 - OK
Sun Dec 3 01:00:00 WST 2006 +0800 - OK
Sun Dec 3 03:00:00 WST 2006 +0900 - OK
Sun Dec 3 12:00:00 WST 2006 +0900 - OK
Mon Jan 1 12:00:00 WST 2007 +0900 - OK
Sun Mar 25 01:00:00 WST 2007 +0900 - OK
Sun Mar 25 03:00:00 WST 2007 +0800 - OK
Sun Mar 25 12:00:00 WST 2007 +0800 - OK
Sun Jul 1 12:00:00 WST 2007 +0800 - OK
Sun Oct 28 00:00:00 WST 2007 +0800 - OK
Sun Oct 28 01:00:00 WST 2007 +0800 - OK
Sun Oct 28 03:00:00 WST 2007 +0900 - OK
Sun Oct 28 12:00:00 WST 2007 +0900 - OK
Tue Jan 1 12:00:00 WST 2008 +0900 - OK
Sun Mar 30 01:00:00 WST 2008 +0900 - OK
Sun Mar 30 03:00:00 WST 2008 +0800 - OK
Sun Mar 30 12:00:00 WST 2008 +0800 - OK
Tue Jul 1 12:00:00 WST 2008 +0800 - OK
Sun Oct 26 00:00:00 WST 2008 +0800 - OK
Sun Oct 26 01:00:00 WST 2008 +0800 - OK
Sun Oct 26 03:00:00 WST 2008 +0900 - OK
Sun Oct 26 12:00:00 WST 2008 +0900 - OK
Thu Jan 1 12:00:00 WST 2009 +0900 - OK
Sun Mar 29 01:00:00 WST 2009 +0900 - OK
Sun Mar 29 03:00:00 WST 2009 +0800 - OK
Sun Mar 29 12:00:00 WST 2009 +0800 - OK
Wed Jul 1 12:00:00 WST 2009 +0800 - OK
Fri Jan 1 12:00:00 WST 2010 +0800 - OK
RESULT: All daylight saving tests on ripley OK
*** Bug 217648 has been marked as a duplicate of this bug. *** *** Bug 217647 has been marked as a duplicate of this bug. *** Thanks for thorough testing! Btw, I commited 2006p into CVS moments ago, and sent to release team for pushing to FC 5 and FC 6. tzdata-2006p-1.fc5 just came through and I can confirm that it also passes all tests (for local time zone Australia/Perth). Thanks for the quick turnaround. We apologise for our politicians. |