[Bug 1333388] Re: mod_ident no longer included in apache
Alex Bligh
ubuntu at alex.org.uk
Fri Aug 1 12:59:38 UTC 2014
This gets worse.
You can't even use your own mod_ident, because whenever apache2 is
upgraded, it runs this:
OBSOLETE_CONFFILES="...
/etc/apache2/mods-available/ident.load
..."
...
if [ -n "$2" ] || obsolete_conffile_exists ; then
prepare_rm_conffile
prepare_mv_conffile
fi
which goes and removes its .load file.
What is the justification for mandatory removal of functional
configuration files shipped with the upstream package, just because
someone decided they shouldn't be used by default? It's almost as if
someone has made it deliberately near impossible to use these modules.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1333388
Title:
mod_ident no longer included in apache
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1333388/+subscriptions
More information about the Ubuntu-server-bugs
mailing list