DragonFly BSD
DragonFly bugs List (threaded) for 2009-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [issue1541] tar(1) fails to extract a valid archive


From: Jordan Gordeev <jgordeev@xxxxxx>
Date: Mon, 28 Sep 2009 13:25:04 +0300

Hasso Tepper (via DragonFly issue tracker) wrote:
New submission from Hasso Tepper <hasso@estpak.ee>:

https://www.mirbsd.org/MirOS/dist/hosted/kwalletcli/kwalletcli-1.00.tar.gz

$ tar -zxf kwalletcli-1.00.tar.gz
tar: Unrecognized archive format
tar: Error exit delayed from previous errors.
$

Using g(un)zip(1) and tar(1) works:

$ gzip -cd kwalletcli-1.00.tar.gz | tar -xf -
$
The file unpacks OK here on DragonFly 2.2.
The MD5 digest of the file I used for testing is 76ef3c1d611a11ea13dc805d67d82208.





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