[pkg-lighttpd] Bug#398169: lighttpd: invoke-rc.d fails on "force-reload"

root nospam-debian-bugreports-061112 at ira.abramov.org
Sun Nov 12 08:02:00 CET 2006


Package: lighttpd
Version: 1.4.13-4
Severity: important


maybe related to bug #380080

the lighttpd logrotate config file calls invoke-rc.d with force-reload
which only stops the server, claims failure and doesn't attempt to
restart.

I changed it here to reload. works fine. force-reload is actually
"restart" in the init script, that may be the wrong thing. either way,
this is a big no-no.

one small thing I'm doing here different but should not be a problem - I
make sure I don't have leftover rails fcgi dispatchers that often stay
up after lighty exits. to the end of the "stop" section of the script I
added the command:

pkill -9 -P 1 fcgi

I doubt this should effect this force-reload problem in any way.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-em64t-p4-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages lighttpd depends on:
ii  libattr1                    2.4.32-1     Extended attribute shared library
ii  libbz2-1.0                  1.0.3-6      high-quality block-sorting file co
ii  libc6                       2.3.6.ds1-7  GNU C Library: Shared libraries
ii  libldap2                    2.1.30-13+b1 OpenLDAP libraries
ii  libpcre3                    6.7-1        Perl 5 Compatible Regular Expressi
ii  libssl0.9.8                 0.9.8c-3     SSL shared libraries
ii  lsb-base                    3.1-15       Linux Standard Base 3.1 init scrip
ii  mime-support                3.37-1       MIME files 'mime.types' & 'mailcap
ii  zlib1g                      1:1.2.3-13   compression library - runtime

Versions of packages lighttpd recommends:
ii  php4-cgi                      4:4.4.4-6  server-side, HTML-embedded scripti
ii  php5-cgi                      5.1.6-5    server-side, HTML-embedded scripti

-- no debconf information




More information about the pkg-lighttpd-maintainers mailing list