Bug 602993

Summary: pp (perl packager) doesn't work from non-root user
Product: [Fedora] Fedora Reporter: Federico Pedemonte <pedemonte>
Component: perl-PAR-PackerAssignee: Petr Šabata <psabata>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 13CC: mmaslano, perl-devel, ppisar, psabata
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: perl-PAR-Packer-1.005-1.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-07-01 18:42:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Federico Pedemonte 2010-06-11 08:24:48 UTC
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

Comment 1 Fedora Update System 2010-06-11 09:34:38 UTC
perl-PAR-Packer-1.005-1.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/perl-PAR-Packer-1.005-1.fc13

Comment 2 Petr Šabata 2010-06-11 09:39:04 UTC
The issue seems to be fixed by the new upstream release.
Please, test the submitted package.

Comment 3 Federico Pedemonte 2010-06-11 09:53:23 UTC
Hi Petr,

the package perl-PAR-Packer-1.005-1.fc13 solved the bug for me!

thank you for the very-very-fast reponse!

Comment 4 Fedora Update System 2010-06-14 17:27:39 UTC
perl-PAR-Packer-1.005-1.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update perl-PAR-Packer'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/perl-PAR-Packer-1.005-1.fc13

Comment 5 Fedora Update System 2010-07-01 18:42:14 UTC
perl-PAR-Packer-1.005-1.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.