[Bug 246732] Re: Installer sets wrong timezone
Thomas Hotz
246732 at bugs.launchpad.net
Sun Apr 28 13:44:24 UTC 2013
The two last mentioned bugs are fixed, so do you have still this
problem? Thank you for telling us!
** Changed in: tzdata (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to tzdata in Ubuntu.
https://bugs.launchpad.net/bugs/246732
Title:
Installer sets wrong timezone
Status in “tzdata” package in Ubuntu:
Incomplete
Bug description:
Binary package hint: tzdata
During installation of Ubuntu 8.04, or later during 'sudo dpkg-
reconfigure tzdata', when user selects America/New_York, or
America/Los_Angeles or America/Chicago, *wrong* /etc/localtime is
created.
That file contains EST5EDT or PST8PDT settings, not the proper ones.
And, due to this, JDK reports wrong default time zone out of
java.util.TimeZone.getDefault.getID, it reports something like
"SystemV/PST8PDT", which is outdated and incorrect.
On properly configured systems, the localtime file should contain data
of *modern* timezones, not the legacy ones.
This issue affects Joda Time Java library, JRuby and any other users
of time/timezone functionality of JDK.
P.P. This is a regression, since Ubuntu 7.10 was working correctly.
P.P.S. Once I replace /ete/localtime with proper America/New_York
file, everything gets back to normal.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tzdata/+bug/246732/+subscriptions
More information about the foundations-bugs
mailing list