Description of problem: Version-Release number of selected component (if applicable): How reproducible: Every time Steps to Reproduce: 1. Start RA on Fedora 9 2. eg service pki-ra start 3. Actual results: Failure to start Expected results: Start successfully Additional info: Due to changes in perl, documented in 2nd para of: http://perldoc.perl.org/functions/package.html
Created attachment 310638 [details] Patch to fix the problem, per advise of #perl on irc.freenode.net
Naturally, this occurs in all of the instances of Modutil.pm
Created attachment 310741 [details] Fix for empty namespace issue in Perl on Fedora 9
Created attachment 324422 [details] Fix for empty namespace issue in Perl on Fedora 9
Attachment (id=324422) +jmagne.
svn status M linux/ra/pki-ra.spec M linux/tps/pki-tps.spec M base/ra/lib/perl/PKI/RA/Modutil.pm M base/tps/lib/perl/PKI/TPS/Modutil.pm svn commit Sending base/ra/lib/perl/PKI/RA/Modutil.pm Sending base/tps/lib/perl/PKI/TPS/Modutil.pm Sending linux/ra/pki-ra.spec Sending linux/tps/pki-tps.spec Transmitting file data .... Committed revision 143.
Verified. RA starts/restarts fine, and no perl-script compile errors are thrown.