touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #95349
[Bug 1482808] [NEW] timedatectl status prints old timezone
Public bug reported:
# lsb_release -rd
Description: Ubuntu 14.04.3 LTS
Release: 14.04
# apt-cache policy systemd-services
systemd-services:
Installed: 204-5ubuntu20.13
Candidate: 204-5ubuntu20.13
Version table:
*** 204-5ubuntu20.13 0
500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
100 /var/lib/dpkg/status
# timedatectl status
Local time: Sat 2015-08-08 01:09:36 UTC
Universal time: Sat 2015-08-08 01:09:36 UTC
Timezone: Etc/UTC (UTC, +0000)
# echo 'Europe/Moscow' >/etc/timezone
# dpkg-reconfigure -f noninteractive tzdata
Current default time zone: 'Europe/Moscow'
# timedatectl status
Local time: Sat 2015-08-08 04:10:58 MSK
Universal time: Sat 2015-08-08 01:10:58 UTC
RTC time: Sat 2015-08-08 01:10:57
Timezone: Etc/UTC (MSK, +0300)
# cat /etc/timezone
Europe/Moscow
Should be "Timezone: Europe/Moscow (MSK, +0300)"
** Affects: systemd (Ubuntu)
Importance: Undecided
Status: New
** Summary changed:
- timedatectl status prints timezone
+ timedatectl status prints old timezone
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1482808
Title:
timedatectl status prints old timezone
Status in systemd package in Ubuntu:
New
Bug description:
# lsb_release -rd
Description: Ubuntu 14.04.3 LTS
Release: 14.04
# apt-cache policy systemd-services
systemd-services:
Installed: 204-5ubuntu20.13
Candidate: 204-5ubuntu20.13
Version table:
*** 204-5ubuntu20.13 0
500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
100 /var/lib/dpkg/status
# timedatectl status
Local time: Sat 2015-08-08 01:09:36 UTC
Universal time: Sat 2015-08-08 01:09:36 UTC
Timezone: Etc/UTC (UTC, +0000)
# echo 'Europe/Moscow' >/etc/timezone
# dpkg-reconfigure -f noninteractive tzdata
Current default time zone: 'Europe/Moscow'
# timedatectl status
Local time: Sat 2015-08-08 04:10:58 MSK
Universal time: Sat 2015-08-08 01:10:58 UTC
RTC time: Sat 2015-08-08 01:10:57
Timezone: Etc/UTC (MSK, +0300)
# cat /etc/timezone
Europe/Moscow
Should be "Timezone: Europe/Moscow (MSK, +0300)"
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1482808/+subscriptions
Follow ups