[Bug 12351] New: lzma compression broken

bugzilla at busybox.net bugzilla at busybox.net
Tue Nov 26 01:06:14 UTC 2019


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

            Bug ID: 12351
           Summary: lzma compression broken
           Product: Busybox
           Version: unspecified
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Standard Compliance
          Assignee: unassigned at busybox.net
          Reporter: cognugeyde at enayu.com
                CC: busybox-cvs at busybox.net
  Target Milestone: ---

BusyBox prints help text instead of compressing the file:


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

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

Decompress FILE (or stdin)

        -d      Decompress
        -c      Write to stdout
        -f      Force
        -k      Keep input files


I'd expect that BusyBox creates myfile.lzma and exits without error.

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


More information about the busybox-cvs mailing list