[Bug 602993] New: pp (perl packager) doesn't work from non-root user

bugzilla at redhat.com bugzilla at redhat.com
Fri Jun 11 08:24:53 UTC 2010


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: mmaslano at redhat.com
        ReportedBy: pedemonte at gmail.com
         QAContact: extras-qa at fedoraproject.org
                CC: fedora-perl-devel-list at redhat.com,
                    mmaslano at redhat.com, ppisar at redhat.com,
                    psabata at redhat.com
    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.



More information about the perl-devel mailing list