Hello,
I stumbled on the following output when attempting to delete a file from
a GNU tar produced archive, using GNU tar 1.34 on Guix:
--8<---cut here---start->8---
$ tar -f tar-pack.tar --delete './var/guix/db/db.sqlite'
tar: tar-pack.tar: Cannot read: Bad fi
Hi,
"Sergey Poznyakoff" writes:
> Hi Maxim,
>
> I cannot reproduce this with the recent version of tar (1.34). FWIW,
> tar 1.29 is working fine as well. What version are you using?
I used tar 1.34 as packaged in GNU Guix.
--
Thanks,
Maxim
Hi!
Maxim Cournoyer writes:
> Hi,
>
> "Sergey Poznyakoff" writes:
>
>> Hi Maxim,
>>
>> I cannot reproduce this with the recent version of tar (1.34). FWIW,
>> tar 1.29 is working fine as well. What version are you using?
>
> I used ta