[Bug 1482808] Re: timedatectl status prints old timezone

Bryan Quigley bryan.quigley at canonical.com
Tue Oct 6 15:24:17 UTC 2015


This has been fixed in Ubuntu 15.10 (at least).

** Changed in: systemd (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, 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:
  Fix Released

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



More information about the foundations-bugs mailing list