Package: thttpd Version: 2.25b-2 Severity: important Hi,
I have /etc/rc2.d/S20thttpd removed from my system to prevent startup of thttpd upon system boot. Today's update failed with the following error: Stopping web server: invoke-rc.d: initscript thttpd, action "stop" failed. dpkg: warning - old pre-removal script returned error exit status 1 dpkg - trying script from the new package instead ... Stopping web server: invoke-rc.d: initscript thttpd, action "stop" failed. dpkg: error processing /var/cache/apt/archives/thttpd_2.25b-3_i386.deb (--unpack): subprocess new pre-removal script returned error exit status 1 Errors were encountered while processing: /var/cache/apt/archives/thttpd_2.25b-3_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1) This error is triggered because "/etc/init.d/thttpd stop" returns 1 when thttpd is not running: # /etc/init.d/thttpd stop Stopping web server: # echo $? 1 I've been able to reproduce this on another sid installation as well, and can be reproduced by re-installing the current version. Cheers, Wolf -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (200, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.23.1 (PREEMPT) Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15) Shell: /bin/sh linked to /bin/bash Versions of packages thttpd depends on: ii libc6 2.6.1-5 GNU C Library: Shared libraries ii logrotate 3.7.1-3 Log rotation utility thttpd recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

