Changes between Initial Version and Version 2 of Ticket #51856


Ignore:
Timestamp:
Jul 19, 2016, 9:56:53 AM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

According to port variants upx, the port has an +lzma variant. Did you try installing with that?

sudo port install upx +lzma

If use of lzma is common, maybe that should be made a default variant, or the variant removed and the functionality always turned on.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51856

    • Property Keywords upx lzma removed
    • Property Milestone changed from MacPorts Future to
    • Property Owner changed from macports-tickets@… to cedric.luthi@…
    • Property Type changed from request to enhancement
  • Ticket #51856 – Description

    initial v2  
    11I'm guessing this is a dependency change and  build switch?
    22
     3{{{
    34$ upx -d foo.exe
    45                       Ultimate Packer for eXecutables
     
    1011Assertion failed: (0 && "Internal error - LZMA not compiled in"), function isValidCompressionMethod, file packer_c.cpp, line 43.
    1112Abort trap: 6
     13}}}