bug-tar
[Top][All Lists]
Advanced

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

[Bug-tar] [tar 1.31] aborts when extracting directory with --keep-newer-


From: kewl
Subject: [Bug-tar] [tar 1.31] aborts when extracting directory with --keep-newer-files
Date: Wed, 9 Jan 2019 19:35:17 +0000

Hello,

This may be related to the bug 
https://lists.gnu.org/archive/html/bug-tar/2019-01/msg00015.html
However to make sure it is covered, I get abort as well extracting a non-empty 
directory with the following reproducible command:

$ mkdir d;touch d/file;tar cf - --no-recursion d | tar xf - --keep-newer-files
Aborted

Thanks for your consideration
Kewl



reply via email to

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