Bug#364649: dokuwiki: postrm fails if /etc/apache2/httpd.conf empty

2006-04-24 Thread Matti Pöllä
Hi Andreas, Thanks for reporting this. However, I have already fixed this in a new revision of the package (0.0.20060309-1) which I'm trying to get uploaded asap. I have rewritten most parts of the maintainer scripts and removed ugly handling of webserver configuration files. cheers, -Matti s

Bug#364649: dokuwiki: postrm fails if /etc/apache2/httpd.conf empty

2006-04-24 Thread Andreas Ferber
Package: dokuwiki Version: 0.0.20050922-4 Severity: normal Hi, If the file /etc/apache2/httpd.conf is empty (or contains only the dokuwiki include line), the following line in the postrm script makes the script fail: # Remove the Include directive grep -v '^Include /etc/dokuwiki/apache.c