[pkg-lighttpd] Bug#349821: marked as done (lighttpd: syntax error (missing comment char) in 10-userdir.conf)

Debian Bug Tracking System owner at bugs.debian.org
Fri Jan 27 18:33:23 UTC 2006


Your message dated Fri, 27 Jan 2006 10:17:18 -0800
with message-id <E1F2Y9u-0008Mu-Ml at spohr.debian.org>
and subject line Bug#349821: fixed in lighttpd 1.4.9-4
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 25 Jan 2006 14:31:28 +0000
>From lukpank at o2.pl Wed Jan 25 06:31:28 2006
Return-path: <lukpank at o2.pl>
Received: from mx.go2.pl ([193.17.41.41] helo=poczta.o2.pl)
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1F1lgF-0001hs-Pd
	for submit at bugs.debian.org; Wed, 25 Jan 2006 06:31:28 -0800
Received: from psi.localdomain (chello084010053186.chello.pl [84.10.53.186])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by poczta.o2.pl (Postfix) with ESMTP id ED3C713778E
	for <submit at bugs.debian.org>; Wed, 25 Jan 2006 15:31:24 +0100 (CET)
From: Lukasz Pankowski <lukpank at o2.pl>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: lighttpd: syntax error (missing comment char) in 10-userdir.conf
X-Debbugs-CC: Lukasz Pankowski <lukpank at o2.pl>
Date: Wed, 25 Jan 2006 15:31:24 +0100
Message-ID: <87hd7snzur.fsf at psi.localdomain>
User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: submit at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02

Package: lighttpd
Version: 1.4.9-3
Severity: normal
Tags: patch

Hi,

With upload of 1.4.9-3 the comment in
/etc/lighttpd/conf-available/10-userdir.conf have been extended but
with the missing start of the comment character (##) causing syntax
error for anyone with userdir module enabled. Here is the patch:


--- 10-userdir.conf-orig        2006-01-25 15:22:12.000000000 +0100
+++ 10-userdir.conf     2006-01-25 15:24:08.000000000 +0100
@@ -2,7 +2,7 @@
 ## the global namespace of the webserver.
 ##
 ## Documentation: /usr/share/doc/lighttpd-doc/userdir.txt
-                  http://www.lighttpd.net/documentation/userdir.html
+##                http://www.lighttpd.net/documentation/userdir.html
 
 server.modules      += ( "mod_userdir" )
 


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15+vserver
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

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-12   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-6   SSL shared libraries
ii  lsb-base                      3.0-14     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

-- 

=*= Lukasz Pankowski =*=

---------------------------------------
Received: (at 349821-close) by bugs.debian.org; 27 Jan 2006 18:20:35 +0000
>From katie at ftp-master.debian.org Fri Jan 27 10:20:35 2006
Return-path: <katie at ftp-master.debian.org>
Received: from katie by spohr.debian.org with local (Exim 4.50)
	id 1F2Y9u-0008Mu-Ml; Fri, 27 Jan 2006 10:17:18 -0800
From: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
To: 349821-close at bugs.debian.org
X-Katie: $Revision: 1.65 $
Subject: Bug#349821: fixed in lighttpd 1.4.9-4
Message-Id: <E1F2Y9u-0008Mu-Ml at spohr.debian.org>
Sender: Archive Administrator <katie at ftp-master.debian.org>
Date: Fri, 27 Jan 2006 10:17:18 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: lighttpd
Source-Version: 1.4.9-4

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.9-4_all.deb
  to pool/main/l/lighttpd/lighttpd-doc_1.4.9-4_all.deb
lighttpd-mod-mysql-vhost_1.4.9-4_i386.deb
  to pool/main/l/lighttpd/lighttpd-mod-mysql-vhost_1.4.9-4_i386.deb
lighttpd_1.4.9-4.diff.gz
  to pool/main/l/lighttpd/lighttpd_1.4.9-4.diff.gz
lighttpd_1.4.9-4.dsc
  to pool/main/l/lighttpd/lighttpd_1.4.9-4.dsc
lighttpd_1.4.9-4_i386.deb
  to pool/main/l/lighttpd/lighttpd_1.4.9-4_i386.deb



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 349821 at bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Krzysztof Krzyzaniak (eloy) <eloy at debian.org> (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 ftpmaster at debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 25 Jan 2006 16:33:34 +0100
Source: lighttpd
Binary: lighttpd-mod-mysql-vhost lighttpd-doc lighttpd
Architecture: source i386 all
Version: 1.4.9-4
Distribution: unstable
Urgency: low
Maintainer: Debian lighttpd maintainers <pkg-lighttpd-maintainers at lists.alioth.debian.org>
Changed-By: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
Description: 
 lighttpd   - A fast webserver with minimal memory footprint
 lighttpd-doc - Documentation for lighttpd
 lighttpd-mod-mysql-vhost - MySQL-based virtual host configuration for lighttpd
Closes: 349676 349821
Changes: 
 lighttpd (1.4.9-4) unstable; urgency=low
 .
   [ Krzysztof Krzyzaniak (eloy) ]
   * Fixed bug with 10-userdir.conf, (closes: #349821)
   * index.html is not replaced when md5 string desn't match (closes: #349676)
Files: 
 20482c0b4da6c2d56ea2bf2967363e6a 868 web optional lighttpd_1.4.9-4.dsc
 dc89765aeb2b317d5c625e57acc61a64 11840 web optional lighttpd_1.4.9-4.diff.gz
 a6ec2e0debb8899d4ec7fc00e73916a9 88190 doc optional lighttpd-doc_1.4.9-4_all.deb
 62613781fed85c85062e99c2e768b08f 282310 web optional lighttpd_1.4.9-4_i386.deb
 77b20fa5a12fbf640f86d3674c272d16 55638 web optional lighttpd-mod-mysql-vhost_1.4.9-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFD2mLj+NMfSd6w7DERAqpWAJ0aGCECbfitZ5l9fuaKf50/JHZ71wCfdrTS
y0OJGiipo2D8wkcCiFIax78=
=u8a+
-----END PGP SIGNATURE-----




More information about the pkg-lighttpd-maintainers mailing list