http://bugzilla.suse.com/show_bug.cgi?id=970692 Bug ID: 970692 Summary: Apache::SOAP errors looking for mod_perl Classification: openSUSE Product: openSUSE Distribution Version: Leap 42.1 Hardware: Other OS: Other Status: NEW Severity: Major Priority: P5 - None Component: Apache Assignee: bnc-team-apache@forge.provo.novell.com Reporter: david.westfall@red-inc.us QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- I am trying to install the open source inventory system ocsreports. It's install script is looking for Apache2::SOAP. It uses the following command to test for SOAP. perl -mApache2::SOAP -e 'print "PERL module Apache2::SOAP is available\n"' Leap 42.1 does not have Apache2:SOAP it has Apache::SOAP, when I change the command to test for Apache::SOAP I get an error saying that it is looking for mod_perl. The system does not have a mod_perl file it has mod_perl2. I put a post in the Forum asking if someone can confirm the problem, but have not had any answers yet. I have installed Apache mod_perl and SOAP on a second 42.1 computer here and got the same error. https://forums.opensuse.org/showthread.php/514206-Apache-SOAP-errors If a package is missing then it is not included as a dependency for mod_perl or SOAP. Atlas:~ # rpm -qa|grep mod_perl apache2-mod_perl-2.0.9-2.2.x86_64 Atlas:~ # rpm -qa |grep SOAP perl-SOAP-Lite-1.19-1.1.noarch Dave W -- You are receiving this mail because: You are on the CC list for the bug.