Skip Menu |

This queue is for tickets about the PAR-Packer CPAN distribution.

Report information
The Basics
Id: 37690
Status: open
Priority: 0/
Queue: PAR-Packer

People
Owner: Nobody in particular
Requestors: flu [...] ucla.edu
tbroutin [...] yahoo.fr
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: (no value)



Subject: PAR packer
Date: Tue, 15 Jul 2008 02:12:13 -0700
To: bug-par [...] rt.cpan.org
From: flu [...] ucla.edu
For some reason the module will not write the temp binary file and i can't make executables. There error I repeatedly get is ... PAR::StrippedPARL::Static->get_raw() did not return the raw binary data for a PAR loader at C:/Perl/site/lib/PAR/StrippedPARL/Base.pm line 141, <DATA> line 1. Could not write temporary parl (class PAR::StrippedPARL::Static) to file 'C:\DOCUME~1\student\LOCALS~1\Temp\par1BIvU.exe' at C:/Perl/site/lib/PAR/StrippedPARL/Base.pm line 65, <DATA> line 1. C:\Perl\site\bin/pp: Failed to extract a parl from 'PAR:StrippedPARL::Static' to file 'parlOfm2iBD.exe at C:/Perl/site/lib/PAR/Packer.pm line 1157, <DATA> line 1. I have no idea why it won't write the temp file, any suggestions? Felix
Hi Felix, On Tue Jul 15 05:16:21 2008, flu@ucla.edu wrote: Show quoted text
> For some reason the module will not write the temp binary file and i > can't make executables. There error I repeatedly get is ... > > PAR::StrippedPARL::Static->get_raw() did not return the raw binary > data for a PAR loader at C:/Perl/site/lib/PAR/StrippedPARL/Base.pm > line 141, <DATA> line 1. > Could not write temporary parl (class PAR::StrippedPARL::Static) to > file 'C:\DOCUME~1\student\LOCALS~1\Temp\par1BIvU.exe' at > C:/Perl/site/lib/PAR/StrippedPARL/Base.pm line 65, <DATA> line 1. > C:\Perl\site\bin/pp: Failed to extract a parl from > 'PAR:StrippedPARL::Static' to file 'parlOfm2iBD.exe at > C:/Perl/site/lib/PAR/Packer.pm line 1157, <DATA> line 1. > > I have no idea why it won't write the temp file, any suggestions?
Sorry for taking so long in getting back to you. I've seen similar bug reports before, but I haven't seen the error myself yet. In order to have a faint hope of helping you, I need to know the following: How and from where did you install PAR::Packer? What perl are you using? What is your version of PAR::Packer and perl? Best regards, Steffen
Subject: Re: [rt.cpan.org #37690] PAR packer
Date: Sun, 07 Sep 2008 20:34:50 -0700
To: bug-PAR [...] rt.cpan.org
From: flu [...] ucla.edu
Hi, I installed my version of Par Packer from CPAN. I installed the version of perl on the active perl website, version v5.10.0 built for MSWin32x86-multi-thread. The Par Packer version is PAR-Packer-0.982.tar.gz. Felix Quoting Steffen Mueller via RT <bug-PAR@rt.cpan.org>: Show quoted text
> <URL: http://rt.cpan.org/Ticket/Display.html?id=37690 > > > Hi Felix, > > On Tue Jul 15 05:16:21 2008, flu@ucla.edu wrote:
>> For some reason the module will not write the temp binary file and i >> can't make executables. There error I repeatedly get is ... >> >> PAR::StrippedPARL::Static->get_raw() did not return the raw binary >> data for a PAR loader at C:/Perl/site/lib/PAR/StrippedPARL/Base.pm >> line 141, <DATA> line 1. >> Could not write temporary parl (class PAR::StrippedPARL::Static) to >> file 'C:\DOCUME~1\student\LOCALS~1\Temp\par1BIvU.exe' at >> C:/Perl/site/lib/PAR/StrippedPARL/Base.pm line 65, <DATA> line 1. >> C:\Perl\site\bin/pp: Failed to extract a parl from >> 'PAR:StrippedPARL::Static' to file 'parlOfm2iBD.exe at >> C:/Perl/site/lib/PAR/Packer.pm line 1157, <DATA> line 1. >> >> I have no idea why it won't write the temp file, any suggestions?
> > Sorry for taking so long in getting back to you. > > I've seen similar bug reports before, but I haven't seen the error > myself yet. In order to have a faint hope of helping you, I need to know > the following: > > How and from where did you install PAR::Packer? What perl are you using? > What is your version of PAR::Packer and perl? > > Best regards, > Steffen >
Subject: Re: [rt.cpan.org #37690] PAR packer
Date: Mon, 08 Sep 2008 14:29:28 +0200
To: bug-PAR [...] rt.cpan.org
From: Steffen Mueller <wyp3rlx02 [...] sneakemail.com>
Hi Felix, flu@ucla.edu via RT wrote: Show quoted text
> I installed my version of Par Packer from CPAN. I installed the > version of perl on the active perl website, version v5.10.0 built for > MSWin32x86-multi-thread. The Par Packer version is > PAR-Packer-0.982.tar.gz.
Do you have a compiler installed (and configured for Perl)? If so, which compiler were you using? If anything else fails, you can install a PPM binary from the bribes.org or theoryx5 (Randy Kobes') PPM repositories, but if this is indeed an intrinsic PAR issue, I'd prefer to find out what's going wrong. Best regards, Steffen
Subject: Re: PAR packer
Date: Thu, 4 Dec 2008 07:13:37 -0800 (PST)
To: Steffen Mueller via RT <bug-PAR [...] rt.cpan.org>
From: tbroutin [...] yahoo.fr
Hello, I have the same problem : C:\>pp -o c:\documents\test.exe c:\documents\test.pl PAR::StrippedPARL::Static->get_raw() did not return the raw binary data for a PAR loader at C:/Perl/site/lib/PAR/Strippe dPARL/Base.pm line 141, <DATA> line 1. Could not write temporary parl (class PAR::StrippedPARL::Static) to file 'C:\DOCUME~1\a06458\LOCALS~1\Temp\parl3yZR.exe' at C:/Perl/site/lib/PAR/StrippedPARL/Base.pm line 65, <DATA> line 1. C:\Perl\bin\pp: Failed to extract a parl from 'PAR::StrippedPARL::Static' to file 'parllDr6kRm.exe' at C:/Perl/site/ lib/ PAR/Packer.pm line 1157, <DATA> line 1. (For information, A06458 is my login to my PC) The list of installed on my PC Win XP Pro Version 2002 SP2 : Activeperl 5.8.2 Buil 808 ActivePerl::DocTools -- 0.04 ActiveState::RelocateTree -- 0.03 ActiveState::Rx -- 0.60 Archive::Tar -- 1.07 Archive::Zip -- 1.06 AutoLoader -- 5.67 Compress::Zlib -- 1.22 Data::Dump -- 1.01 Digest::HMAC -- 1.01 Digest::MD2 -- 2.03 Digest::MD4 -- 1.1 Digest::SHA1 -- 2.06 ExtUtils::MakeMaker -- 6.48 File::CounterFile -- 1.01 Font::AFM -- 1.18 Getopt::ArgvFile -- 1.11 HTML-Tree -- Version inconnue HTML::Parser -- 3.34 HTML::Tagset -- 3.03 IO::Zlib -- 1.01 MD5 -- 2.02 Module::Build -- 0.30 Module::ScanDeps -- 0.89 PAR -- 0.983 PAR::Dist -- 0.40 PAR::Packer -- 0.982 PPM3 -- Version inconnue Parse::Binary -- 0.10 Perl -- 5.8.2 SOAP::Lite -- 0.55 Test::Simple -- 0.86 Text::Autoformat -- 1.12 Text::Reform -- 1.11 Tk -- 800.024 URI -- 1.27 Unicode::String -- 2.07 Win32 -- 0.21 Win32::AuthenticateUser -- 0.02 Win32::Exe -- 0.11 XML::Parser -- 2.34 XML::Simple -- 2.09 libwww-perl -- Version inconnue version -- 0.76 All the packer was take on cpan.org If you need something else, tel me. Bye T. On 8 sep, 13:29, bug-...@rt.cpan.org (Steffen Mueller via RT) wrote: Show quoted text
> Mon Sep 08 08:29:54 2008: Request 37690 was acted upon. > Transaction: Correspondence added by wyp3rl...@sneakemail.com >        Queue: PAR >      Subject: Re: [rt.cpan.org #37690] PAR packer >    Broken in: (no value) >     Severity: (no value) >        Owner: Nobody >   Requestors: f...@ucla.edu >       Status: open >  Ticket <URL:http://rt.cpan.org/Ticket/Display.html?id=37690> > > Hi Felix, > > f...@ucla.edu via RT wrote:
> > I installed my version of Par Packer from CPAN. I installed the   > > version of perl on the active perl website, version v5.10.0 built for   > > MSWin32x86-multi-thread. The Par Packer version is   > > PAR-Packer-0.982.tar.gz.
> > Do you have a compiler installed (and configured for Perl)? If so, which > compiler were you using? > > If anything else fails, you can install a PPM binary from the bribes.org >  or theoryx5 (Randy Kobes') PPM repositories, but if this is indeed an > intrinsic PAR issue, I'd prefer to find out what's going wrong. > > Best regards, > Steffen