Package: fai-doc
Version: 5.2
Severity: normal
On Stretch, the FAIBASE/10-misc script fails to copy the correct
zoneinfo file to /etc/localtime, because /etc/localtime is a symlink.
I had to replace
cp -f /usr/share/zoneinfo/${TIMEZONE} $target/etc/localtime
by
ln -sf /usr/share/zoneinfo/${TIMEZONE} $target/etc/localtime
to have the time zone set correctly on the target machine.
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (600, 'testing'), (550, 'unstable'), (500, 'stable'), (450,
'proposed-updates'), (160, 'experimental'), (150, 'oldstable'), (140,
'oldstable-proposed-updates')
Architecture: amd64 (x86_64)
Kernel: Linux 4.8.0-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
-- no debconf information