After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 167035 - time-admin should update /etc/timezone too on debian systems
time-admin should update /etc/timezone too on debian systems
Status: RESOLVED FIXED
Product: gnome-system-tools
Classification: Deprecated
Component: time-admin
1.1.x
Other Linux
: Normal normal
: ---
Assigned To: Carlos Garnacho
Carlos Garnacho
Depends on:
Blocks:
 
 
Reported: 2005-02-11 10:37 UTC by Sebastien Bacher
Modified: 2005-06-12 17:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to fix this (1.04 KB, patch)
2005-04-01 11:52 UTC, Carlos Garnacho
none Details | Review

Description Sebastien Bacher 2005-02-11 10:37:08 UTC
This bug comes from https://bugzilla.ubuntu.com/4728

To summarize:

"the time-admin tool updates /etc/localtime with the new timezone. the libc6
stuff reads  /etc/timezone and updates /etc/localtime with the 'default'
timezone when it is reconfigured (upgraded, dpkg-reconfigure etc)
...
tzsetup in base-config consistently updates both the /etc/timezone file and the
/etc/localtime symlink. I think time-admin should do the same."
Comment 1 Carlos Garnacho 2005-04-01 11:52:18 UTC
Created attachment 39551 [details] [review]
patch to fix this

I can't commit this while the backends module is moving to FreeDesktop, but
this is the solution
Comment 2 Sebastien Bacher 2005-04-01 12:29:35 UTC
I've applied the patch to the hoary package, works fine. Thanks!
Comment 3 Carlos Garnacho 2005-06-12 17:27:46 UTC
Ooops, forgot to apply the patch :)