[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#452938: tzdata: Upgrading changes timezone



X-Reportbug-Version: 3.39
X-Debbugs-Cc: philipp.marek@bmlv.gv.at
Package: tzdata
Version: 2007i-2
Severity: normal


Summary: upgrading shouldn't destroy the configuration.


I got an upgrade of tzdata just now:

	Vorbereiten zum Ersetzen von tzdata 2007i-1 (durch .../tzdata_2007i-2_all.deb) ...
	Entpacke Ersatz für tzdata ...
	Richte tzdata ein (2007i-2) ...

	User defined timezone, leaving /etc/localtime unchanged.
	Local time is now:      Mon Nov 26 08:12:01 UTC 2007.
	Universal Time is now:  Mon Nov 26 08:12:01 UTC 2007.
	Run 'dpkg-reconfigure tzdata' if you wish to change it.

Whereas my configured timezone was UTC-1 (see end of mail).

localtime apparently wasn't touched, but the time given is wrong:
	$ ls -la /etc/localtime
	-rw-r--r-- 1 root root 801 2007-07-03 08:45 /etc/localtime
	$ date
	Mon Nov 26 08:28:22 UTC 2007
	$ TZ=UTC date
	Mon Nov 26 08:29:15 UTC 2007
	$ TZ=UTC-1 date
	Mon Nov 26 09:29:53 UTC 2007

Reconfiguration solves it, though:
	$ sudo dpkg-reconfigure tzdata        
	Current default timezone: 'Europe/Vienna'
	Local time is now:      Mon Nov 26 09:31:50 CET 2007.
	Universal Time is now:  Mon Nov 26 08:31:50 UTC 2007.
	$ date
	Mon Nov 26 09:31:53 CET 2007


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (600, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to de_AT.utf8)
Shell: /bin/sh linked to /bin/bash

Versions of packages tzdata depends on:
ii  debconf [debconf-2.0]         1.5.17     Debian configuration management sy

tzdata recommends no packages.

-- debconf information:
  tzdata/Zones/Asia:
  tzdata/Zones/SystemV:
  tzdata/Zones/Pacific:
  tzdata/Zones/Atlantic:
  tzdata/Zones/US:
  tzdata/Zones/Etc:
  tzdata/Zones/Arctic:
  tzdata/Zones/Antarctica:
  tzdata/Zones/America:
* tzdata/Areas: Europe
  tzdata/Zones/Australia:
  tzdata/Zones/Canada:
* tzdata/Zones/Europe: Vienna
  tzdata/Zones/Africa:
  tzdata/Zones/Indian:




Reply to: