[Bug 970692] New: Apache::SOAP errors looking for mod_perl
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.
http://bugzilla.suse.com/show_bug.cgi?id=970692 http://bugzilla.suse.com/show_bug.cgi?id=970692#c1 Petr Gajdos <pgajdos@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pgajdos@suse.com, | |vcizek@suse.com Assignee|bnc-team-apache@forge.provo |chris@computersalat.de |.novell.com | --- Comment #1 from Petr Gajdos <pgajdos@suse.com> --- Not sure I am assigning to the correct maintainer of: computersalat, tabraham1, dlovasko Please reassign appropriately. Note: $ MOD_PERL_API_VERSION=2 perl -mApache::SOAP -e 'print "PERL module Apache2::SOAP is available\n"' PERL module Apache2::SOAP is available $ -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=970692 Vítězslav Čížek <vcizek@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|vcizek@suse.com |premysl.janouch@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=970692 http://bugzilla.suse.com/show_bug.cgi?id=970692#c2 --- Comment #2 from David Westfall <david.westfall@red-inc.us> --- Thank you for the work around. I was able to get the install script to run by setting then unsetting for each check for SOAP. I tried setting it for the whole script but it got an error on Archive::Zip. It said it was there but then failed because it's return code was 255 an not zero. Dave W -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=970692 http://bugzilla.suse.com/show_bug.cgi?id=970692#c5 Tomáš Chvátal <tchvatal@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |WONTFIX --- Comment #5 from Tomáš Chvátal <tchvatal@suse.com> --- This is automated batch bugzilla cleanup. The openSUSE 42.1 changed to end-of-life (EOL [1]) status. As such it is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of openSUSE, or you can still observe it under openSUSE Leap 15.0, please feel free to reopen this bug against that version (see the "Version" component in the bug fields), or alternatively open a new ticket. Thank you for reporting this bug and we are sorry it could not be fixed during the lifetime of the release. [1] https://en.opensuse.org/Lifetime -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com