This bug is alot more serious (once a year) that you might guess as it also 
affects daylight savings time.
All "at now" and "at now + 1 minute", etc...  commands stopped working for 1 
hour last night:

root@pbx:~ $ date
Sun Nov 2 01:34:09 CST 2014
root@pbx:~ $ echo "ls" |at now
at: refusing to create job destined in the past
root@pbx:~ $ echo "ls" |at now + 1 minute
at: refusing to create job destined in the past
root@pbx:~ $ echo "ls" |at now + 10 minute
at: refusing to create job destined in the past
root@pbx:~ $ echo "ls" |at now + 30 minute
job 413 at 2014-11-02 02:04
root@pbx:~ $ date
Sun Nov 2 01:34:30 CST 2014
root@pbx:~ $

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/433545

Title:
  at command ignores savings time when given UTC time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/at/+bug/433545/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to