Package: privoxy Version: 3.0.12-2 Severity: normal The debian/postinst file contains a typo:
[ -f $CONFDIR/matcha-all.action ] \ && chown privoxy $CONFDIR/match-all.action Should be: [ -f $CONFDIR/match-all.action ] \ && chown privoxy $CONFDIR/match-all.action Otherwise, doing a apt-get purge && apt-get install fails to restart privoxy because of the permissions of the match-all.action file. This was reported in Ubuntu: https://bugs.edge.launchpad.net/ubuntu/+source/privoxy/+bug/386219 -- System Information: Debian Release: 5.0 APT prefers jaunty-updates APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty-backports'), (500, 'jaunty') Architecture: i386 (i686) Kernel: Linux 2.6.28-13-generic (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages privoxy depends on: ii adduser 3.110ubuntu5 add and remove users and groups ii libc6 2.9-4ubuntu6 GNU C Library: Shared libraries ii libpcre3 7.8-2ubuntu1 Perl 5 Compatible Regular Expressi ii logrotate 3.7.7-3ubuntu1 Log rotation utility ii lsb-base 3.2-20ubuntu4 Linux Standard Base 3.2 init scrip ii perl 5.10.0-19ubuntu1 Larry Wall's Practical Extraction ii zlib1g 1:1.2.3.3.dfsg-12ubuntu2 compression library - runtime Versions of packages privoxy recommends: ii doc-base 0.8.20 utilities to manage online documen privoxy suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org