Package: libapache-mod-encoding Severity: serious Tags: patch libapache-mod-encoding.prerm contains the following code: for i in apache apache-ssl apache-perl; do if [ -e /etc/$i/httpd.conf ]; then modules-config $i enable mod_encoding fi done
You surely meant "disable" here. This breaks the apache configuration on removal, hindering apache from restarting correctly. Gruesse, Frank Lichtenheld -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.8-2-k7 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]