bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-tar] implausibly old time stamp


From: Fabian Müller
Subject: [Bug-tar] implausibly old time stamp
Date: Sat, 31 Jan 2004 10:41:10 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Reasonable Discussion, linux)

Hello,

I have the following problem with GNU tar 1.13.92.

$ mkdir foo
$ mkdir foo/bar
$ tar -cvP -f test-1.tar -g list foo
tar: foo/bar: Directory is new
foo/
foo/bar/
$ touch foo/bar/file  
$ tar -xvP -f test-1.tar -g list
foo/
foo/bar/
tar: Deleting `foo/bar/file'
tar: foo/bar: implausibly old time stamp 1970-01-01 01:00:00
tar: foo: implausibly old time stamp 1970-01-01 01:00:00
$ cat list 
1075541648
772 444168 foo/bar
$ 

I found this article in the mailinglist archive:
http://mail.gnu.org/archive/html/bug-tar/2003-11/msg00031.html

There Sergey said that the bug is fixed. Did I do anything wrong
here or did I found a bug?

Thanx in advance,
 Fabian Müller.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]