Bug 602993 - pp (perl packager) doesn't work from non-root user
Summary: pp (perl packager) doesn't work from non-root user
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-PAR-Packer
Version: 13
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Petr Šabata
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-11 08:24 UTC by Federico Pedemonte
Modified: 2010-07-01 18:42 UTC (History)
4 users (show)

Fixed In Version: perl-PAR-Packer-1.005-1.fc13
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-07-01 18:42:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.