[bug-notifications] [pm_soaplite 0004269]: SOAP::Lite fails to load properly, looking for version.pm
Mantis Bug Tracker
noreply at opencsw.org
Sat Feb 13 11:30:24 CET 2010
A NOTE has been added to this issue.
======================================================================
http://www.opencsw.org/mantis/view.php?id=4269
======================================================================
Reported By: gadavis
Assigned To: dam
======================================================================
Project: pm_soaplite
Issue ID: 4269
Category: regular use
Reproducibility: always
Severity: crash
Priority: normal
Status: assigned
======================================================================
Date Submitted: 2010-02-13 02:58 CET
Last Modified: 2010-02-13 11:30 CET
======================================================================
Summary: SOAP::Lite fails to load properly, looking for
version.pm
Description:
With the most recent version of the perl packages, the SOAP::Lite module
fails to load properly.
Trivial test case:
$ /opt/csw/bin/perl -e 'use SOAP::Lite; print "Testing SOAP::Lite\n";'
Results in:
Can't locate version.pm in @INC (@INC contains: /opt/csw/lib/perl/5.8.8
/opt/csw/share/perl/5.8.8 /opt/csw/lib/perl/site_perl
/opt/csw/share/perl/site_perl /opt/csw/
share/perl/site_perl /opt/csw/lib/perl/csw /opt/csw/share/perl/csw
/opt/csw/share/perl/csw .) at /opt/csw/share/perl/csw/SOAP/Lite.pm line
22.
BEGIN failed--compilation aborted at /opt/csw/share/perl/csw/SOAP/Lite.pm
line 22.
Compilation failed in require at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
======================================================================
----------------------------------------------------------------------
(0007429) dam (administrator) - 2010-02-13 11:30
http://www.opencsw.org/mantis/view.php?id=4269#c7429
----------------------------------------------------------------------
Fixed in r8533.
More information about the bug-notifications
mailing list