Package: at
Version: 3.1.13-2+deb7u1
Severity: normal
Tags: patch

Dear Maintainer,
The seconds in the time string passed to -t is explicitly dropped in all cases. 
See: https://anonscm.debian.org/cgit/collab-maint/at.git/tree/at.c#n860

Thus the job is always locked to HH:MM:00.

Expected result:
$ at -t 201506101624.05
warning: commands will be executed using /bin/sh
at> echo hi
at> <EOT>
job 1 at Wed Jun 10 16:24:05 2015

Actual result:
$ at -t 201506101624.05
warning: commands will be executed using /bin/sh
at> echo hi
at> <EOT>
job 1 at Wed Jun 10 16:24:00 2015

-- System Information:
Debian Release: 7.8
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/24 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages at depends on:
ii  libc6           2.13-38+deb7u8
ii  libpam-runtime  1.1.3-7.1
ii  libpam0g        1.1.3-7.1
ii  lsb-base        4.1+Debian8+deb7u1

Versions of packages at recommends:
ii  exim4-daemon-light [mail-transport-agent]  4.80-7+deb7u1

at suggests no packages.

-- Configuration Files:
/etc/at.deny [Errno 13] Permission denied: u'/etc/at.deny'

-- no debconf information


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to