[Bug 559894] New: Module Apache2::Reload is missing from apache2-mod_perl RPM

http://bugzilla.novell.com/show_bug.cgi?id=559894 http://bugzilla.novell.com/show_bug.cgi?id=559894#c0 Summary: Module Apache2::Reload is missing from apache2-mod_perl RPM Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: i586 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Apache AssignedTo: bnc-team-apache@forge.provo.novell.com ReportedBy: mk@cc-computer.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 After installing the package otrs-2.2.6-46.1.i586, starting apache2 yields this error in /var/log/apache/error_log: [error] Can't locate Apache2/Reload.pm in @INC (@INC contains: ../../ /opt/otrs/Kernel/cpan-lib /opt/otrs/ /srv/www/perl-lib /usr/lib/perl5/5.10.0/i586-linux-thread-multi /usr/lib/perl5/5.10.0 /usr/lib/perl5/site_perl/5.10.0/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl/5.10.0/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl . /srv/www) at (eval 88) line 3.\n [error] Can't load Perl module Apache2::Reload for server otrs1.local.host:0, exiting... Closer examination of apache2-mod_perl shows that Reload.pod is present, but Reload.pm is missing: # rpm apache2-mod_perl -q apache2-mod_perl-2.0.4-41.5.i586 # rpm apache2-mod_perl -ql | grep -i reload /usr/lib/perl5/vendor_perl/5.10.0/i586-linux-thread-multi/Apache2/Reload.pod /usr/share/doc/packages/apache2-mod_perl/docs/api/Apache2/Reload.pod # I know next to nothing about perl, so I might be misunderstanding something, but perhaps this is a simple packaging error (or an upstream bug)? I copied Reload.pm from an old openSUSE 10.2 installation, and this seems to work. BTW- openSUSE 11.1 seems to have the same problem: # cat /etc/SuSE-release openSUSE 11.1 (i586) VERSION = 11.1 # rpm apache2-mod_perl -q apache2-mod_perl-2.0.4-40.12 # rpm apache2-mod_perl -ql | grep -i reload /usr/lib/perl5/vendor_perl/5.10.0/i586-linux-thread-multi/Apache2/Reload.pod /usr/share/doc/packages/apache2-mod_perl/docs/api/Apache2/Reload.pod # Reproducible: Always -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=559894 http://bugzilla.novell.com/show_bug.cgi?id=559894#c1 Juergen Weigert <jw@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jw@novell.com --- Comment #1 from Juergen Weigert <jw@novell.com> 2009-12-03 20:48:16 UTC --- *** Bug 560201 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=560201 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=559894 http://bugzilla.novell.com/show_bug.cgi?id=559894#c2 Juergen Weigert <jw@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |anicka@novell.com --- Comment #2 from Juergen Weigert <jw@novell.com> 2009-12-03 22:01:00 UTC --- mod_perl-2.0.3 had Reload.pm builtin. With mod_perl-2.0.4 this needs a seperate module called Apache2::Reload Built in home:jnweiger:perl with layering from devel:languages:perl Created submit request id 25538. I suggest to add Recommends: perl-Apache2-Reload to apache2-mod_perl -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=559894 http://bugzilla.novell.com/show_bug.cgi?id=559894#c3 --- Comment #3 from Anna Bernathova <anicka@novell.com> 2009-12-04 10:39:00 UTC --- As far as I remember, the module is marked as experimental, or is not? Do we want to support and recommend experimental modules? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=559894 http://bugzilla.novell.com/show_bug.cgi?id=559894#c4 Martin Köhling <mk@cc-computer.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mk@cc-computer.de --- Comment #4 from Martin Köhling <mk@cc-computer.de> 2009-12-04 11:42:17 UTC --- Perhaps it would be better to simply add something like "Requires: perl-Apache2-Reload" to the OTRS spec file? I think that's better than modifying OTRS to not depend on Apache2::Reload (and possibly removing functionality by that). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=559894 http://bugzilla.novell.com/show_bug.cgi?id=559894#c5 --- Comment #5 from Juergen Weigert <jw@novell.com> 2009-12-04 11:44:03 UTC --- I did not see any experimental warnings yesterday. Looks like a solid thing to me. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com