[rt.cpan.org #63801] setuid pp'ed scripts: 1st invocation fails, 2nd+ call ok

2010-12-19 Thread Roderich Schupp via RT
Sun Dec 19 11:16:26 2010: Request 63801 was acted upon.
Transaction: Correspondence added by RSCHUPP
   Queue: PAR-Packer
 Subject: setuid pp'ed scripts: 1st invocation fails, 2nd+ call ok
   Broken in: 1.008
Severity: Important
   Owner: Nobody
  Requestors: bitc...@post2.25u.com
  Status: new
 Ticket URL: https://rt.cpan.org/Ticket/Display.html?id=63801 


On 2010-12-10 13:44:41, arost wrote:

 /tmp$ sudo chown root:root suidtest
 /tmp$ sudo chmod 6755 suidtest

As I already wrote in #62552, packed executables are not
meant to be run setuid and - as far as I'm concerned -
never will be. So don't do that then.

Cheers, Roderich



Generate Win32 .exe with PAR-Packer

2010-12-19 Thread Martha_em
Hello,

I installed PAR-Packer-1.008 on my computer. It works fine
(the bugs of older versions were well corrected, thanks).

My computer uses Win7 with a x64 architecture.
Additional Perl packages were installed using this configuration.
But I would like to generate Win32 executables.
Is it possible without re-installing everything?

Thanks,

Martha