Bug 229667 - ark is unable to open txz packages
Summary: ark is unable to open txz packages
Status: RESOLVED DUPLICATE of bug 229036
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Slackware Unspecified
: NOR normal
Target Milestone: ---
Assignee: Harald Hvaal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-06 11:59 UTC by Heinz Wiesinger
Modified: 2010-03-08 08:05 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Heinz Wiesinger 2010-03-06 11:59:45 UTC
Version:            (using KDE 4.4.1)
Installed from:    Slackware Packages

ark as of kde 4.4.1 is unable to open xz compressed tarballs (.txz or .tar.xz), as for example used by slackware's packages.
In kde 4.3.x I was presented with a dialog where I could choose a compression format. Choosing LZMA there always worked fine. In 4.4.x I get confronted with the "Unrecognized archive" error and no way to force opening it as lzma.
I get the same result for archives ending with ".tar.lzma" and ".tlz". If I rename it to "*.tar.lz" I can again choose the compression format and everything works fine again if I choose LZMA.
Comment 1 Raphael Kubo da Costa 2010-03-06 19:05:49 UTC
Suport for txz files is already present - you need to update your libarchive package. For more information, see bug 229036.

*** This bug has been marked as a duplicate of bug 229036 ***
Comment 2 Heinz Wiesinger 2010-03-08 08:05:40 UTC
This has now been fixed downstream. Thanks for the hint :)