Package: coreutils Version: 6.10-6 Severity: important tempo:~# touch -d 200812312359.60 3434 touch: invalid date format `200812312359.60'
so touch do not accept leap seconds. It is important since exim generates log with 23:59:60 and such logs could be split, so if the last message of the day (as ocurred in 2005 for me) arrive on that second the log is stored with that date. such bug in touch force me to hand manually days with leap seconds. shold consistently change to 235959, not returning an error. or better an option to have 010100000.00 -- System Information: Debian Release: 5.0 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core) Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/bash Versions of packages coreutils depends on: ii libacl1 2.2.47-2 Access control list shared library ii libc6 2.7-16 GNU C Library: Shared libraries ii libselinux1 2.0.65-5 SELinux shared libraries coreutils recommends no packages. coreutils suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org