[Bug 5279] Re: Apache2 webdav module undefined symbol

2007-05-29 Thread Soren Hansen
Current apache2 (which is actually 2.2) has dependency handling in a2enmod (it checks for " # Depends: " headers in the .load file). Marking as fixed. If you disagree, feel free to reopen the bug. ** Changed in: apache2 (Ubuntu) Assignee: Adam Conrad => Soren Hansen Status: Confirmed

[Bug 5279] Re: Apache2 webdav module undefined symbol

2006-10-20 Thread Paul Dufresne
Confirming as the information seems to be complete enough to be reviewed by a maintainer. ** Changed in: apache2 (Ubuntu) Status: Unconfirmed => Confirmed -- Apache2 webdav module undefined symbol https://launchpad.net/bugs/5279 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com h

[Bug 5279] Re: Apache2 webdav module undefined symbol

2006-10-04 Thread Maftoul Samuel
The a2enmod script contains this: - if [ $MODNAME = "cgi" ] && [ -z $PREFORK ]; then MODNAME="cgid" fi - This is cgi specific. Maybe we can have some webdav specific stuff to solve this problem. How does apache 2.2 packages handle module dependencies ? Is this thru the a2enmod s

[Bug 5279] Re: Apache2 webdav module undefined symbol

2006-10-04 Thread Maftoul Samuel
I don't think it there will be a backport at some time, and I'm not interested in it. I don't think this bug has to be rejected, it's still there in edgy (just tested): - [EMAIL PROTECTED]:/home/xerxas# a2enmod Module name? dav_fs Module dav_fs installed; run /etc/init.d/apache2 force-reload

[Bug 5279] Re: Apache2 webdav module undefined symbol

2006-10-04 Thread Martin Bergner
What is the progress on this bug, will there be a backport at some time? If so, maybe you should open a dapper-backports task. Otherwise, I suppose this bug has to be rejected since it won't be fixed. -- Apache2 webdav module undefined symbol https://launchpad.net/bugs/5279 -- ubuntu-bugs maili