Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: pp (perl packager) doesn't work from non-root user

https://bugzilla.redhat.com/show_bug.cgi?id=602993

           Summary: pp (perl packager) doesn't work from non-root user
           Product: Fedora
           Version: 13
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: low
          Priority: low
         Component: perl-PAR-Packer
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected],
                    [email protected], [email protected],
                    [email protected]
    Classification: Fedora


Description of problem:

pp doesn't work from non-root user

Version-Release number of selected component (if applicable):

perl-PAR-Packer-0.991-5.fc13.i686

How reproducible:

always

Steps to Reproduce:
1. write a test.pl script

#!/usr/bin/perl
print "hello, world"

2. try to compile with the command

pp -o test test.pl

Actual results:

/tmp/parld_mW: creation of
/cache-58af2f5941dfddbda937332474ff06791cff9b54/parld_mW failed - aborting with
13.
/usr/bin/pp: Failed to extract a parl from 'PAR::StrippedPARL::Static' to file
'parlRdFgOPZ' at /usr/share/perl5/PAR/Packer.pm line 1155, <DATA> line 1.

Expected results:

a compiled test binary executable

Additional info:

the procedure works as expected if run by root

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to