bug-tar
[Top][All Lists]
Advanced

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

Re: [Bug-tar] Apply ignore-failed-read to "file changed as we read it" c


From: Pavel Raiskup
Subject: Re: [Bug-tar] Apply ignore-failed-read to "file changed as we read it" case
Date: Tue, 05 Jan 2016 21:43:21 +0100
User-agent: KMail/4.14.10 (Linux/4.2.8-300.fc23.x86_64; KDE/4.14.14; x86_64; ; )

Hi Stefanos,

On Tuesday 05 of January 2016 15:54:57 Stefanos Harhalakis wrote:
> Can you consider the attached patch?
> 
> This will apply the --ignore-failed-read flag to the case where a file
> was changed as we read it, thus preventing tar from exiting with a
> failure.

this does not look like the right approach.  The --ignore-failed-read is
related to different problems, from man page:

       --ignore-failed-read
              Do not exit with nonzero on unreadable files.

.. and the file is not unreadable.

Pavel




reply via email to

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