Your message dated Fri, 17 Mar 2006 07:17:09 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#355865: fixed in lighttpd 1.4.11-1 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: lighttpd Version: 1.4.8-2 Severity: normal If started through ssh, lighttpd hangs ssh session. Try: ssh localhost sudo /etc/init.d/lighttpd start or ssh localhost sudo /usr/sbin/lighttpd -f /etc/lighttpd/lighttpd.conf the server starts-up but you will need to hit Ctrl-C to exit the ssh session. This makes impossible to use tools like capistrano. I have fixed the problem with this patch: --- /etc/init.d/lighttpd.orig 2006-03-08 13:02:10.000000000 +0100 +++ /etc/init.d/lighttpd 2006-03-08 11:54:56.000000000 +0100 @@ -28,7 +28,7 @@ case "$1" in start) log_daemon_msg "Starting $DESC" $NAME - if ! start-stop-daemon --start --quiet \ + if ! start-stop-daemon --start --quiet --background \ --pidfile $PIDFILE --exec $DAEMON -- $DAEMON_OPTS ; then log_end_msg 1 exit 1 -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing'), (498, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15.5 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages lighttpd depends on: ii libbz2-1.0 1.0.3-2 high-quality block-sorting file co ii libc6 2.3.5-13 GNU C Library: Shared libraries an ii libldap2 2.1.30-12 OpenLDAP libraries ii libpcre3 6.4-1.1 Perl 5 Compatible Regular Expressi ii libssl0.9.8 0.9.8a-7 SSL shared libraries ii lsb-base 3.0-15 Linux Standard Base 3.0 init scrip ii mime-support 3.35-1 MIME files 'mime.types' & 'mailcap ii zlib1g 1:1.2.3-9 compression library - runtime Versions of packages lighttpd recommends: pn php4-cgi <none> (no description available) pn php5-cgi <none> (no description available) -- no debconf information
--- End Message ---
--- Begin Message ---Source: lighttpd Source-Version: 1.4.11-1 We believe that the bug you reported is fixed in the latest version of lighttpd, which is due to be installed in the Debian FTP archive: lighttpd-doc_1.4.11-1_all.deb to pool/main/l/lighttpd/lighttpd-doc_1.4.11-1_all.deb lighttpd-mod-cml_1.4.11-1_i386.deb to pool/main/l/lighttpd/lighttpd-mod-cml_1.4.11-1_i386.deb lighttpd-mod-mysql-vhost_1.4.11-1_i386.deb to pool/main/l/lighttpd/lighttpd-mod-mysql-vhost_1.4.11-1_i386.deb lighttpd-mod-trigger-b4-dl_1.4.11-1_i386.deb to pool/main/l/lighttpd/lighttpd-mod-trigger-b4-dl_1.4.11-1_i386.deb lighttpd_1.4.11-1.diff.gz to pool/main/l/lighttpd/lighttpd_1.4.11-1.diff.gz lighttpd_1.4.11-1.dsc to pool/main/l/lighttpd/lighttpd_1.4.11-1.dsc lighttpd_1.4.11-1_i386.deb to pool/main/l/lighttpd/lighttpd_1.4.11-1_i386.deb lighttpd_1.4.11.orig.tar.gz to pool/main/l/lighttpd/lighttpd_1.4.11.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Krzysztof Krzyzaniak (eloy) <[EMAIL PROTECTED]> (supplier of updated lighttpd package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Fri, 10 Mar 2006 09:51:10 +0100 Source: lighttpd Binary: lighttpd-mod-mysql-vhost lighttpd-mod-cml lighttpd-doc lighttpd-mod-trigger-b4-dl lighttpd Architecture: source i386 all Version: 1.4.11-1 Distribution: unstable Urgency: low Maintainer: Debian lighttpd maintainers <[EMAIL PROTECTED]> Changed-By: Krzysztof Krzyzaniak (eloy) <[EMAIL PROTECTED]> Description: lighttpd - A fast webserver with minimal memory footprint lighttpd-doc - Documentation for lighttpd lighttpd-mod-cml - Cache meta language module for lighttpd lighttpd-mod-mysql-vhost - MySQL-based virtual host configuration for lighttpd lighttpd-mod-trigger-b4-dl - Anti-deep-linking module for lighttpd Closes: 355865 356496 Changes: lighttpd (1.4.11-1) unstable; urgency=low . * New upstream release (closes: #356496) * init.d script - added --background to "start" (thanks goes to Marcello Nuccio <[EMAIL PROTECTED]>) (closes: #355865) Files: 007b3a42cf545c3fa1b2c46164c82307 980 web optional lighttpd_1.4.11-1.dsc 313e9b1748c9efed11d936755c499cd2 777123 web optional lighttpd_1.4.11.orig.tar.gz c8685c76ba19f3559c26e9caa19b6998 13079 web optional lighttpd_1.4.11-1.diff.gz 36cbe24f87d8472b132070cd3645f18b 90770 doc optional lighttpd-doc_1.4.11-1_all.deb 2187909887cf67cbbe3e81d6f4f9ca5a 290776 web optional lighttpd_1.4.11-1_i386.deb 231920685938276690b0bf5e7955a0db 56518 web optional lighttpd-mod-mysql-vhost_1.4.11-1_i386.deb 07e8548634958e99c205b4c56ba63189 58098 web optional lighttpd-mod-trigger-b4-dl_1.4.11-1_i386.deb 246685ffc7e8a7e60810b5ae86d37d8c 60984 web optional lighttpd-mod-cml_1.4.11-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFEGtA5+NMfSd6w7DERAuGtAJ4nnMTbEVQuXxWXGVcrHbSnwbBvsQCeKtfm IQjX0NO1EjLhGHucmFxJ4iA= =z6rW -----END PGP SIGNATURE-----
--- End Message ---

