bug-tar
[Top][All Lists]
Advanced

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

Re: [Bug-tar] delete/append corruption on busybox tarfiles


From: Philip Rowlands
Subject: Re: [Bug-tar] delete/append corruption on busybox tarfiles
Date: Thu, 16 Aug 2007 23:38:04 +0100 (BST)

On Thu, 16 Aug 2007, Sergey Poznyakoff wrote:

Philip Rowlands <address@hidden> ha escrit:

$ tar --file example.tar --delete etc/alsa/cards/aliases.conf

Does it depend on the location of the member in the archive (at the
beginning/middle/end)?

Yes, there is a difference. Deleting the first archive member (a directory, if it matters), results in an file full of 10240 nulls, which corresponds to the default --blocking-factor.

Deleting then appending from the middle causes the previously reported junk blocks to be written; it seems repeatable that the final file is the source of these blocks.

End is the same as middle.


Cheers,
Phil




reply via email to

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