[Bug 7706] tar xz extract

bugzilla at busybox.net bugzilla at busybox.net
Fri Dec 12 09:17:27 UTC 2014


https://bugs.busybox.net/show_bug.cgi?id=7706

Jiri Prchal <jiri.prchal at aksignal.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #6 from Jiri Prchal <jiri.prchal at aksignal.cz> 2014-12-12 09:17:26 UTC ---
(In reply to comment #5)
> The bug is that creation op was only handling gzip/bzip2. Fixed in git now.
> Thanks!

This patch not work, file is zero size:

/mnt/card # tar -cJv -f /akpkg.tar.xz akpkg
akpkg/
akpkg/sys.conf
BusyBox v1.23.0.git (2014-12-12 08:37:33 CET) multi-call binary.

Usage: xz -d [-cf] [FILE]...

Decompress FILE (or stdin)

        -d      Decompress
        -c      Write to stdout
        -f      Force

/mnt/card # ls -l /
total 0
-rw-r--r--    1 root     root             0 Dec 12 09:13 akpkg.tar.xz

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list