The timezone file should contain the zone information and not contain "Europe/London". This is on my system:
``` $ hd /usr/share/zoneinfo/Europe/London | head -n 1 00000000 54 5a 69 66 32 00 00 00 00 00 00 00 00 00 00 00 |TZif2...........| ``` timedatectl will look at the file and check that it starts with TZif. How did Europe/London end up in this file? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2152097 Title: Europe/London is missing To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tzdata/+bug/2152097/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
