OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004269 [pm_soap_lite] regular use crash always 2010-02-13 02:58 2010-02-26 21:57
Reporter gadavis View Status public  
Assigned To dam
Priority normal Resolution fixed  
Status closed  
Summary 0004269: 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.
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0007428)
dam (administrator)
2010-02-13 11:28

The new module has a new dependency which I missed: CSWpmversion pm_version
Please try installing that manually for now, I'll that dependency to the new release.
(0007429)
dam (administrator)
2010-02-13 11:30

Fixed in r8533.
(0007537)
dam (administrator)
2010-02-26 21:57

Fixed among other dependencies in 0.710.10,REV=2010.02.25 and released to current/.


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker