bug-tar
[Top][All Lists]
Advanced

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

Re: [Bug-tar] Problem: file changed as we read it --> premature script s


From: Paul Eggert
Subject: Re: [Bug-tar] Problem: file changed as we read it --> premature script stop.
Date: Wed, 21 Jul 2010 10:19:37 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.10) Gecko/20100527 Thunderbird/3.0.5

On 07/20/10 07:24, Torino Stampanti wrote:

> I am also sure that the file doesn't change.

How have you verified this?  Please note that for the purpose of this
check 'tar' considers the file to have changed if any of the metadata
of the file has changed.  For example, if you change the file's ownership,
or permissions, or create a hard link to the file while it's being dumped,
that counts as a change.

> In the log file, I found only the message: "file changed as we read it"
> What can I do to search the error cause?

You could do an strace of the 'tar' and see what system calls it's doing.
"man strace" will tell you more about strace.



reply via email to

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