Your message dated Mon, 11 Jul 2011 15:33:13 +0000
with message-id <[email protected]>
and subject line Bug#629638: fixed in lighttpd 1.4.29-1
has caused the Debian Bug report #629638,
regarding lighttpd: lighty-enable-mod should return non-zero on fail
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
629638: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629638
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: lighttpd
Version: 1.4.28-2
Severity: normal
root@pris:/etc/lighttpd# lighttpd-enable-mod fakemodule
Available modules: auth accesslog cgi evasive evhost expire fastcgi
flv-streaming no-www proxy rrdtool simple-vhost ssi ssl status userdir
usertrack fastcgi-php debian-doc
Already enabled modules: dowland.me iw.debian joe jon_vhosts pch_vhosts redmars
tom_vhosts
Run /etc/init.d/lighttpd force-reload to enable changes
root@pris:/etc/lighttpd# echo $?
0
this mucks up calling lighttd-enable-mod from a configuration management
tool such as puppet, requiring you to perform further checks to make sure
a symlink is in place.
-- System Information:
Debian Release: 6.0.1
APT prefers stable
APT policy: (700, 'stable'), (600, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686-bigmem (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages lighttpd depends on:
ii libattr1 1:2.4.44-2 Extended attribute shared library
ii libbz2-1.0 1.0.5-6 high-quality block-sorting file co
ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib
ii libfam0 2.7.0-17 Client library to control the FAM
ii libldap-2.4-2 2.4.23-7 OpenLDAP libraries
ii libpcre3 8.12-3 Perl 5 Compatible Regular Expressi
ii libssl0.9.8 0.9.8o-4squeeze1 SSL shared libraries
ii libterm-readline-perl-p 1.0303-1 Perl implementation of Readline li
ii lsb-base 3.2-23.2squeeze1 Linux Standard Base 3.2 init scrip
ii mime-support 3.48-1 MIME files 'mime.types' & 'mailcap
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
Versions of packages lighttpd recommends:
ii spawn-fcgi 1.6.3-1 A fastcgi process spawner
Versions of packages lighttpd suggests:
ii apache2-utils 2.2.16-6+squeeze1 utility programs for webservers
ii openssl 0.9.8o-4squeeze1 Secure Socket Layer (SSL) binary a
pn rrdtool <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: lighttpd
Source-Version: 1.4.29-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.29-1_all.deb
to main/l/lighttpd/lighttpd-doc_1.4.29-1_all.deb
lighttpd-mod-cml_1.4.29-1_amd64.deb
to main/l/lighttpd/lighttpd-mod-cml_1.4.29-1_amd64.deb
lighttpd-mod-magnet_1.4.29-1_amd64.deb
to main/l/lighttpd/lighttpd-mod-magnet_1.4.29-1_amd64.deb
lighttpd-mod-mysql-vhost_1.4.29-1_amd64.deb
to main/l/lighttpd/lighttpd-mod-mysql-vhost_1.4.29-1_amd64.deb
lighttpd-mod-trigger-b4-dl_1.4.29-1_amd64.deb
to main/l/lighttpd/lighttpd-mod-trigger-b4-dl_1.4.29-1_amd64.deb
lighttpd-mod-webdav_1.4.29-1_amd64.deb
to main/l/lighttpd/lighttpd-mod-webdav_1.4.29-1_amd64.deb
lighttpd_1.4.29-1.debian.tar.gz
to main/l/lighttpd/lighttpd_1.4.29-1.debian.tar.gz
lighttpd_1.4.29-1.dsc
to main/l/lighttpd/lighttpd_1.4.29-1.dsc
lighttpd_1.4.29-1_amd64.deb
to main/l/lighttpd/lighttpd_1.4.29-1_amd64.deb
lighttpd_1.4.29.orig.tar.gz
to main/l/lighttpd/lighttpd_1.4.29.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.
Arno Töll <[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.8
Date: Mon, 04 Jul 2011 17:30:11 +0200
Source: lighttpd
Binary: lighttpd lighttpd-doc lighttpd-mod-mysql-vhost
lighttpd-mod-trigger-b4-dl lighttpd-mod-cml lighttpd-mod-magnet
lighttpd-mod-webdav
Architecture: source amd64 all
Version: 1.4.29-1
Distribution: unstable
Urgency: low
Maintainer: Debian lighttpd maintainers
<[email protected]>
Changed-By: Arno Töll <[email protected]>
Description:
lighttpd - fast webserver with minimal memory footprint
lighttpd-doc - documentation for lighttpd
lighttpd-mod-cml - cache meta language module for lighttpd
lighttpd-mod-magnet - control the request handling 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
lighttpd-mod-webdav - WebDAV module for lighttpd
Closes: 629638
Changes:
lighttpd (1.4.29-1) unstable; urgency=low
.
* New upstream release
* Fix "lighty-enable-mod should return non-zero on fail" Update script to
leave with appropriate exit status (Closes: #629638)
* Remove the following patches:
+ silence-errors.diff - applied upstream
+ patches/ssl-fix.patch - applied upstream
* Add `debian/source/options' to make dpkg-source ignore glitches done by
upstream's Makefile in `src/mod_ssi_exprparser.c' and `src/configparser.c'
* Run maintainer scripts with `set -e'
Checksums-Sha1:
ad73f12487742b7428d9485e39d77e3f96275b9d 1710 lighttpd_1.4.29-1.dsc
2251246cd657cd787add9e9541941e883b81bf13 831201 lighttpd_1.4.29.orig.tar.gz
ad87862c7f03c58c95d144506eecc4726d98eac4 24936 lighttpd_1.4.29-1.debian.tar.gz
1b03b630b948e437571d939115c6b31f5ff4e0de 293542 lighttpd_1.4.29-1_amd64.deb
daf539f8543dd8324a466ec6cffe2247ed1ac555 61762 lighttpd-doc_1.4.29-1_all.deb
7875464183a73de0f2c4194b54a3cb461152faae 17806
lighttpd-mod-mysql-vhost_1.4.29-1_amd64.deb
4911a44ae9bfbb6c00f9f5bd10b1b0467286011a 19522
lighttpd-mod-trigger-b4-dl_1.4.29-1_amd64.deb
dbb0dc71dc94205588eaa6201ec6812cb25aaec4 22588
lighttpd-mod-cml_1.4.29-1_amd64.deb
42cf5c01f35da49d440e31bb77bc1c85a41e2fee 23880
lighttpd-mod-magnet_1.4.29-1_amd64.deb
627616798baff9fc797c7009719bb339e13100ae 30226
lighttpd-mod-webdav_1.4.29-1_amd64.deb
Checksums-Sha256:
b29c92585bb965f831d730e9be2e1afc1cb81cf69f8d6e9558cb1e3a7ae01334 1710
lighttpd_1.4.29-1.dsc
ff9f4de3901d03bb285634c5b149191223d17f1c269a16c863bac44238119c85 831201
lighttpd_1.4.29.orig.tar.gz
3036cbaef67a3f5e0bec64b765f239b5293d0a8f7016575af91497d14680080a 24936
lighttpd_1.4.29-1.debian.tar.gz
13f2a7dd8c5b0f523308ca75ca20607433b6787c6e984a634b8ed0deedee884c 293542
lighttpd_1.4.29-1_amd64.deb
cfe24b717a6812e026a3091b44d3317dae45fcda4fe7dd7fa39b52c54d4d9d96 61762
lighttpd-doc_1.4.29-1_all.deb
0579d5aa6e4756ee1839d3b24ebc050e05e5583250c9195b28a5977ca68d4ab9 17806
lighttpd-mod-mysql-vhost_1.4.29-1_amd64.deb
25e3a29f83a4777a7ae7db930d7a714fc7deb277d7d6b78ced5b09ca741bc1e0 19522
lighttpd-mod-trigger-b4-dl_1.4.29-1_amd64.deb
d13b47ccbb04e7ea9f03b8416a4cc1baa6f2cae13f07e8a48fc0b84129557a70 22588
lighttpd-mod-cml_1.4.29-1_amd64.deb
b5ecf68934a535493bee3782f526273c06acf83ef01d1b63814e78493c67587d 23880
lighttpd-mod-magnet_1.4.29-1_amd64.deb
e1145976bacca65b21ac2325617bb336f913e84a589fd4ad3c7edde412863142 30226
lighttpd-mod-webdav_1.4.29-1_amd64.deb
Files:
54cdaf519a972a7079777fef90926a6a 1710 httpd optional lighttpd_1.4.29-1.dsc
4130d2440777b7911e62de6a89c98a90 831201 httpd optional
lighttpd_1.4.29.orig.tar.gz
7c0d77ad4a9bf5480069e2dfab6630f5 24936 httpd optional
lighttpd_1.4.29-1.debian.tar.gz
5cb5b7306b48eb25249ee04f990eb47a 293542 httpd optional
lighttpd_1.4.29-1_amd64.deb
c7d8e2227e08c166cf129ec8ab5dd4c7 61762 doc optional
lighttpd-doc_1.4.29-1_all.deb
0532b56508597e69ab8e24989e7e97ea 17806 httpd optional
lighttpd-mod-mysql-vhost_1.4.29-1_amd64.deb
32f021e9c8ba59249b276acd0382a54e 19522 httpd optional
lighttpd-mod-trigger-b4-dl_1.4.29-1_amd64.deb
fe4bb506f9af2ab92711b1729517b6ec 22588 httpd optional
lighttpd-mod-cml_1.4.29-1_amd64.deb
802fad3173425d2404101e4ffbbe8f8f 23880 httpd optional
lighttpd-mod-magnet_1.4.29-1_amd64.deb
242a57e4590a18e18e0f7ba7bd7c9f7e 30226 httpd optional
lighttpd-mod-webdav_1.4.29-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk4bFLoACgkQy+HP4f7iC8sDEQCgnaLxAR8LeMDRLkGr33tOie93
F9wAn1vSuJPW6H4wNRFmsYjXGOv93EOr
=xi+6
-----END PGP SIGNATURE-----
--- End Message ---