Bug 56866 - checksetup.pl fails wit error no XML::Parser installed in Bugzilla-2.14-1
Summary: checksetup.pl fails wit error no XML::Parser installed in Bugzilla-2.14-1
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: perl
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Chip Turner
QA Contact: David Lawrence
URL:
Whiteboard: triage|leonardjo|closed|currentrelease
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-11-29 06:58 UTC by Michael Hatchard
Modified: 2007-04-18 16:38 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-04-22 15:59:31 UTC
Embargoed:


Attachments (Terms of Use)

Description Michael Hatchard 2001-11-29 06:58:24 UTC
When running checksetup.pl from bugilla-2.14-1 I get the error I don't have
the XML parser. Running the perl -MCPAN -e'install "XML::Parser"' creates a
error can't locate object method "new" via package "HTTP::Request" at
/usr/lib/perl5/site_perl/5.6.0/HTTP/Request.pm at line 58. 


Redhat 7-1 (All know errata installed) Bugzilla-2.14-1

How Reproducible: Every Time


Steps to Reproduce:
1. Install mysql,bugzilla and all associated rpm I could find
2. Run checksetup.pl get error no XML::Parser
3. Run perl command get error for mcpan module

Actual Results:
Fails to run the perl command due to an error

Expected Results:
To run perl command and update the xml-parser

Additional Information:
Can't find perl-XML-Parser rpm

Comment 1 Tim Powers 2002-11-13 20:25:06 UTC
You should be able to install the perl-XML-Parser package from Red Hat Linux 7.2
to satisfy the package not existing problem. As for the error that perl is
spitting out, I'll have to change the component to perl and the product to Red
Hat Linux.

Tim

Comment 2 Leonard den Ottolander 2004-04-22 15:59:31 UTC
Bugzilla is no longer shipped and perl-XML-Parser is now part of the
distribution.

Closing CURRENTRELEASE.



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