[Bug 350590] New: apache will not start with the subversion module installed
https://bugzilla.novell.com/show_bug.cgi?id=350590 Summary: apache will not start with the subversion module installed Product: openSUSE 10.3 Version: Final Platform: x86-64 OS/Version: openSUSE 10.3 Status: NEW Severity: Major Priority: P5 - None Component: Apache AssignedTo: bnc-team-apache@forge.provo.novell.com ReportedBy: j.p.drawneek@durham.ac.uk QAContact: qa@suse.de Found By: Customer Sorry if this is a dup but i could find this in the bug tree Ok the ordering of loading modules is wrong for subversion it is: authz_svn dav_svn when it should be: dav_svn authz_svn So out the box you get this error Starting httpd2 (prefork) httpd2-prefork: Syntax error on line 116 of /etc/apach e2/httpd.conf: Syntax error on line 28 of /etc/apache2/sysconfig.d/loadmodule.co nf: Cannot load /usr/lib64/apache2/mod_authz_svn.so into server: /usr/lib64/apac he2/mod_authz_svn.so: undefined symbol: dav_svn_split_uri The really kicker is that when ever you edit the file with yast it swaps them back, so I also guess this would be the case for any patch, so your apache2 will break - yay Also dav should be turned on when dav_svn is turned on as it depends on it, but thats a problem with the subversion-server package. Also how the hell do you change your email with this bug system??? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=350590 User crrodriguez@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=350590#c1 Cristian Rodriguez <crrodriguez@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-apache@forge.provo.novell.com |olh@novell.com --- Comment #1 from Cristian Rodriguez <crrodriguez@novell.com> 2007-12-26 19:12:36 MST --- We dont provide a default order for subversion modules, you hav to manually add a2enmod dav a2enmod dav_svn as stated on subversion.README.SUSE file. olh: Im missing somthing ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=350590 User j.p.drawneek@durham.ac.uk added comment https://bugzilla.novell.com/show_bug.cgi?id=350590#c2 --- Comment #2 from John-Paul Drawneek <j.p.drawneek@durham.ac.uk> 2007-12-27 11:43:45 MST --- So is it just going to be accepted that subversion is broke on 10.3 - tough luck.... Why should you have to manual add these modules for suse 10.3 when I have never had to do it before? Is opensuse just broke? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=350590 User olh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=350590#c3 Olaf Hering <olh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |olh@novell.com AssignedTo|olh@novell.com |mzugec@novell.com --- Comment #3 from Olaf Hering <olh@novell.com> 2008-01-03 08:49:05 MST --- the yast2-http-server module does not know about authz_svn and dav_svn. I assume thats the reason why the a2enmod changes are lost. Its also not possible to add new modules in the yast2 gui, there is a pulldown menu and no way to enter text. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=350590 User olh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=350590#c4 Olaf Hering <olh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mzugec@novell.com |poeml@novell.com --- Comment #4 from Olaf Hering <olh@novell.com> 2008-01-04 02:41:58 MST --- there is appearently no dependency checking. yast2 just adds and removes entries, even if APACHE_MODULES contains unknown modules. maybe a2enmod has to know about ordering. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=350590 User poeml@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=350590#c5 --- Comment #5 from Peter Poeml <poeml@novell.com> 2008-01-08 09:05:34 MST --- a2enmod cannot reliably know about ordering either, after all this depends on the apache modules, could be subject to change, and it would need to be hardcoded in a2enmod, which would be maintained by someone. The latter is a viable option of course!
The really kicker is that when ever you edit the file with yast it swaps them back, so I also guess this would be the case for any patch, so your apache2 will break - yay
yast MUST not change the order at any time. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=350590 User poeml@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=350590#c6 Peter Poeml <poeml@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bnc-team-apache@forge.provo.novell.com AssignedTo|poeml@novell.com |bnc-team-screening@forge.provo.novell.com --- Comment #6 from Peter Poeml <poeml@novell.com> 2008-02-06 05:19:56 MST --- Please reassign to yast maintainers. Thanks! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=350590 Andreas Jaeger <aj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |yast2-maintainers@suse.de -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=350590 User juhliarik@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=350590#c7 Jozef Uhliarik <juhliarik@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |juhliarik@novell.com AssignedTo|yast2-maintainers@suse.de |mzugec@novell.com --- Comment #7 from Jozef Uhliarik <juhliarik@novell.com> 2008-02-19 01:59:05 MST --- It seems to be problem of yast2-http-server. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=350590 User juhliarik@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=350590#c8 Jozef Uhliarik <juhliarik@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |j.p.drawneek@durham.ac.uk --- Comment #8 from Jozef Uhliarik <juhliarik@novell.com> 2008-02-19 01:59:50 MST --- Could you attach YaST logs please? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=350590 User mzugec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=350590#c9 michal zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|j.p.drawneek@durham.ac.uk | --- Comment #9 from michal zugec <mzugec@novell.com> 2008-02-19 08:25:27 MST --- I don't need logs for that -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=350590 User rkade@encoco.com added comment https://bugzilla.novell.com/show_bug.cgi?id=350590#c10 Rowald Kade <rkade@encoco.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rkade@encoco.com --- Comment #10 from Rowald Kade <rkade@encoco.com> 2008-06-05 08:48:47 MDT --- Last post on 2008-02-19 and not solved yet? How do I install apache2 now? Yast2 leaves only too choices: "apache2 nicht installieren" and "Anforderung nur hier ignorieren" which doesn't help at all as both lead to no functional apache!! I did uninstall everything with *svn*, but still libapr-1.so.0 is listed as unresolved. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=350590 User mzugec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=350590#c11 Michal Zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gerberb@zenez.com --- Comment #11 from Michal Zugec <mzugec@novell.com> 2009-01-08 04:40:48 MST --- *** Bug 462624 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=462624 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=350590 User suse-beta@cboltz.de added comment https://bugzilla.novell.com/show_bug.cgi?id=350590#c12 Christian Boltz <suse-beta@cboltz.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |suse-beta@cboltz.de Component|Apache |Apache Product|openSUSE 10.3 |openSUSE 11.1 --- Comment #12 from Christian Boltz <suse-beta@cboltz.de> 2009-01-08 05:22:35 MST --- This bugreport was against 10.3, and the duplicate from comment #11 was reported against openSUSE 11.1 - updating the product... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=350590 User gerberb@zenez.com added comment https://bugzilla.novell.com/show_bug.cgi?id=350590#c13 --- Comment #13 from Boyd Gerber <gerberb@zenez.com> 2009-01-08 08:22:51 MST --- I wonder why, this bug had been in every version of openSUSE since 10.3? I do not seem to have it in 10.2. So all supported version of openSUSE have the bug. There really should be some fix. I noticed the bug in 10.3 but did not report it as it was already reported. I did a search of bugs before adding a bug for 11.1. I would think that these type of bugs could be fixed within 2 releases. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=350590 User mzugec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=350590#c14 Michal Zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #14 from Michal Zugec <mzugec@novell.com> 2009-03-06 08:54:19 MST --- fixed in yast2-http-server-2.18.2 Since both modules dav_svn and authz_svn are packaged i subversion-server package, I added them in YaPI/HTTPDModules with correct order. Plus I added validation of modules requiring dependency -- Configure bugmail: https://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