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: Torino Stampanti
Subject: Re: [Bug-tar] Problem: file changed as we read it --> premature script stop.
Date: Fri, 23 Jul 2010 10:29:46 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; it; rv:1.9.1.11) Gecko/20100711 Thunderbird/3.0.6

Il 21/07/2010 19:19, Paul Eggert ha scritto:
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.

Thanks for your answer,
You are right.
Now I'm doing a test for verifie a parameter that you wrote me.
In particular: ctime, size, owner and group with "ls -la" and "du -s".
But I don't see any change.
Do you think is possible that the "parameter" changed when the "tar" process was ran?

I ask you this becasue in the normal situation (the tar process don't run)I haven't seen change (when write "ls -la" and "ds -s" ).

In the next mail I post the logs of my test.

Thanks Alessandro



reply via email to

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