DragonFly bugs List (threaded) for 2009-09
[
Date Prev][
Date Next]
[Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
[issue1541] tar(1) fails to extract a valid archive
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 -
$
----------
messages: 7500
nosy: hasso
priority: bug
status: unread
title: tar(1) fails to extract a valid archive
_____________________________________________________
DragonFly issue tracker <bugs@lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1541>
_____________________________________________________
[
Date Prev][
Date Next]
[Thread Prev][
Thread Next]
[
Date Index][
Thread Index]