On Fri, Dec 22, 2023 at 07:56:56PM +0100, Arno Lehmann, ITS wrote: > I have Etch running here, and the /etc/localtime file is not a symlink, nor > a hardlink to a zone file: > > TomBombadil:~# ls -lhi /etc/timezone /etc/localtime > 159667 -rw-r--r-- 1 root root 842 2020-11-14 18:27 /etc/localtime > 140 -rw-r--r-- 1 root root 14 2020-11-14 18:27 /etc/timezone > TomBombadil:~# ls -lhi /usr/share/zoneinfo/Europe/Berlin > 186905 -rw-r--r-- 1 root root 842 2008-10-17 18:57 > /usr/share/zoneinfo/Europe/Berlin > TomBombadil:~# diff -q /usr/share/zoneinfo/Europe/Berlin /etc/localtime ; > echo $? > 0 > TomBombadil:~# cat /etc/debian_version > 4.0
Thanks. Unfortunately, that means we have to track down *when* it changed. I'll get around to trying that at some point, perhaps. Maybe start by reading all the release notes after Etch....