[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-tar] again implausibly old time stamp
From: |
Fabian Müller |
Subject: |
[Bug-tar] again implausibly old time stamp |
Date: |
Fri, 19 Mar 2004 03:03:27 +0100 |
User-agent: |
Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Reasonable Discussion, linux) |
Hello,
I still have the same problem with tar-1.13.93 that I had with tar
1.13.92. I reported exactly this problem some time ago
(http://mail.gnu.org/archive/html/bug-tar/2004-01/msg00050.html). Here
is what I did.
$ mkdir foo
$ mkdir foo/bar
$ ./tar -cvP -f test-1.tar -g list foo
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
1079660932
772 638105 foo/bar
$
Is this still a bug or did I do anything wrong?
Thanx in advance,
Fabian Müller.
- [Bug-tar] again implausibly old time stamp,
Fabian Müller <=