Discussion:
[rt.cpan.org #130180] upx packed par pp exe does not work
(too old to reply)
Noob Poster via RT
2019-07-26 03:49:11 UTC
Permalink
Thu Jul 25 23:49:10 2019: Request 130180 was acted upon.
Transaction: Ticket created by ***@yandex.com
Queue: PAR-Packer
Subject: upx packed par pp exe does not work
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: ***@yandex.com
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=130180 >


Hi, The PAR::Tutorial suggests using upx to reduce exe sizes however this no
longer seems to work:When I run the upx generated executable I get the
following error messages:
IO error: reading header signature :
at -e line 603.
IO error: reading header signature :
at -e line 595.
...
mkdir
C:\Users\ADMINI~1\AppData\Local\Temp\par-41646d696e6973747261746f72\cache-287b72321943f32b96f721e8c8356c9fd1949556\inc\script:
File exists; Cannot create a file when that file already exists at
C:/strawberry/perl/vendor/lib/Archive/Zip/Archive.pm line 196. Note I get
similar errors with older versions of upx so if upx has worked before (as
implied by PAR::Tutorial) the issue might be with "new magic" used by PAR. For
more details see: https://github.com/upx/upx/issues/289
Roderich Schupp via RT
2019-07-26 14:46:37 UTC
Permalink
Fri Jul 26 10:46:35 2019: Request 130180 was acted upon.
Transaction: Correspondence added by RSCHUPP
Queue: PAR-Packer
Subject: upx packed par pp exe does not work
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: ***@yandex.com
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=130180 >
Post by Noob Poster via RT
Hi, The PAR::Tutorial suggests using upx to reduce exe sizes however
this no
longer seems to work:When I run the upx generated executable I get the
Don't do that then.
I removed this suggestion from PAR::Tutorial.

Cheers, Roderich
Noob Poster via RT
2019-07-29 03:37:24 UTC
Permalink
Sun Jul 28 23:37:23 2019: Request 130180 was acted upon.
Transaction: Correspondence added by ***@yandex.com
Queue: PAR-Packer
Subject: Re: [rt.cpan.org #130180] upx packed par pp exe does not work
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: ***@yandex.com
Status: rejected
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=130180 >


Hi, I wouldn't have been trying that if PAR-Packer packed better and upx
generated exes weren't half the size of pp exes. BTW upx -d on the upx
compressed pp exe produces an exe that works so upx isn't throwing away data
required to run. Are the "magics" done by pp and upx incompatible in an
unfixable way? 26.07.2019, 19:46, "Roderich Schupp via RT"
<bug-par-***@rt.cpan.org>:

<URL: https://rt.cpan.org/Ticket/Display.html?id=130180 >

On 2019-07-25 23:49:10, ***@yandex.com wrote:

Hi, The PAR::Tutorial suggests using upx to reduce exe sizes however
this no
longer seems to work:When I run the upx generated executable I get the
following error messages:


Don't do that then.
I removed this suggestion from PAR::Tutorial.

Cheers, Roderich

Loading...