Here is a tar file which contains the file 'foo', with a date that will
trigger the bug.  To use with the test case:

$ tar -xvf ./354793.tar 
foo
tar: foo: time stamp 2009-10-18 01:00:00 is 16613753.588577226 s in the future
$ ./354793_test.sh ./foo ; echo "$?"
2
$ ./354793_test.sh ./foo ; echo "$?"
date: ./foo: No such file or directory
1

The first run removed the file, and the second checked the hard coded
date.

** Attachment added: "354793.tar"
   http://launchpadlibrarian.net/25058690/354793.tar

-- 
date returns "invalid date" for some timezone's DST 
https://bugs.launchpad.net/bugs/354793
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to