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

Lukasz Pankowski lukpank at o2.pl
Wed Jan 25 14:31:24 UTC 2006


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 =*=




More information about the pkg-lighttpd-maintainers mailing list