[Bug 12351] lzma compression broken

bugzilla at busybox.net bugzilla at busybox.net
Fri Nov 29 16:43:45 UTC 2019


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

Denys Vlasenko <vda.linux at googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #1 from Denys Vlasenko <vda.linux at googlemail.com> ---
bbox does not support lzma *compression*, it can only decompress. Help text
shows that -d option is mandatory:

$ busybox lzma myfile 
BusyBox v1.31.1 () multi-call binary.

Usage: lzma -d [-cfk] [FILE]...

Decompress FILE (or stdin)

        -d      Decompress

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list