Bug 480952 - pkiremove fails to invoke with error -> Can't locate XML/Simple.pm in @INC
Summary: pkiremove fails to invoke with error -> Can't locate XML/Simple.pm in @INC
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Dogtag Certificate System
Classification: Retired
Component: Installer (pkicreate/pkiremove)
Version: 1.0
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Matthew Harmsen
QA Contact: Chandrasekar Kannan
URL:
Whiteboard:
Depends On:
Blocks: 443788
TreeView+ depends on / blocked
 
Reported: 2009-01-21 14:50 UTC by Kashyap Chamarthy
Modified: 2015-01-04 23:36 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-01-31 12:08:16 UTC
Embargoed:


Attachments (Terms of Use)
Dogtag spec file changes (5.38 KB, text/plain)
2009-01-23 00:45 UTC, Matthew Harmsen
no flags Details
Dogtag spec file changes (5.41 KB, text/plain)
2009-01-23 02:29 UTC, Matthew Harmsen
no flags Details

Description Kashyap Chamarthy 2009-01-21 14:50:24 UTC
Description of problem:

pkiremove fails on the CS 8.0(Jan 20) build by saying "Can't locate XML/Simple.pm in @INC"

But when i did a yum install perl-XML-Simple , pkiremove works fine. 



  
Actual results:

pkiremove fails with the below error

[root@el53 ~]#pkiremove
Can't locate XML/Simple.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8 .) at /usr/bin/pkiremove line 409.
BEGIN failed--compilation aborted at /usr/bin/pkiremove line 409.

Expected results:

pkiremove should invoke OK by displaying the syntax for it

Additional info:

Comment 1 Matthew Harmsen 2009-01-23 00:45:31 UTC
Created attachment 329756 [details]
Dogtag spec file changes

Comment 2 Matthew Harmsen 2009-01-23 02:29:17 UTC
Created attachment 329758 [details]
Dogtag spec file changes

Comment 4 Matthew Harmsen 2009-01-23 02:49:32 UTC
pki/dogtag:

svn status | grep -v ^$ | grep -v ^P | grep -v ^X
M      setup/pki-setup.spec
M      ra/pki-ra.spec
M      tps/pki-tps.spec

svn commit
Sending        dogtag/ra/pki-ra.spec
Sending        dogtag/setup/pki-setup.spec
Sending        dogtag/tps/pki-tps.spec
Transmitting file data ...
Committed revision 182.

Comment 6 Kashyap Chamarthy 2009-01-31 12:03:24 UTC
works fine with the latest build. closed


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