Package: util-linux Version: 2.12r-19 Severity: minor Tags: l10n
In Etch, the script /etc/init.d/hwclock.sh reports the wrong local time during the boot process. System configuration: * Hardware clock set to UTC * Timezone set to Europe/Berlin * /etc/default/rcS: TMPTIME=0 SULOGIN=no DELAYLOGIN=yes UTC=yes VERBOSE=yes FSCKFIX=no RAMRUN=no RAMLOCK=no Example: It is now 20:55 in local time, but when I start the system I get this output on the boot screen: Setting the system clock.. System Clock set. Local time: Wed May 16 18:55:15 UTC 2007. ^^^^^^^^^^ ^^^^^ ^^^ Line 86 of /etc/init.d/hwclock.sh is responsible for the wrong output: verbose_log_action_msg "System Clock set. Local time: `date $UTC`" ^^^^^^ Note that the variable UTC is set to "--utc". In Sarge, the command was just `date` which gave me the correct result. But in Etch, the displayed time is definitely not local time as it claims. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.20 Locale: LANG=en_US.ISO-8859-15, [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages util-linux depends on: ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries ii libncurs 5.5-5 Shared libraries for terminal hand ii libslang 2.0.6-4 The S-Lang programming library - r ii libuuid1 1.39+1.40-WIP-2006.11.14+dfsg-2 universally unique id library ii lsb-base 3.1-23.1 Linux Standard Base 3.1 init scrip ii tzdata 2007b-1 Time Zone and Daylight Saving Time ii zlib1g 1:1.2.3-13 compression library - runtime util-linux recommends no packages. -- debconf-show failed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]