[pkg-lighttpd] Bug#859927: lighttpd: 15-fastcgi-php.conf does not respect php7.0 transition

Carsten Schoenert c.schoenert at t-online.de
Mon Apr 17 07:11:55 UTC 2017


Hello Michael,

On Sun, Apr 16, 2017 at 04:29:15PM -0400, Michael Gilbert wrote:
> On Sun, Apr 9, 2017 at 6:56 AM, Carsten Schoenert wrote:
> > the suggesting of the (currently wrong) package php5-cgi into a depends on
> > package php7.0-cgi. Without this package lighttp isn't working right now after
> > the modul is enabled.
> 
> Unless you want to upset upstream, php*-cgi should be no higher than a
> Suggests, see #774644.  I have already made that mistake.
> 
> The server reporting OK when it doesn't start is another bug, again see #774644.
> 
> I've downgraded the severity and cancelled the nmu since this is not an RC bug.

and what are the plans now to solve the false call within the snippet
for 15-fastcgi-php.conf? Currently this is broken in my opinion and
makes lighttpd not working. The behavior of lighttpd is for me different than
in #774644.

root at debian:~# service lighttpd start
root at debian:~# service lighttpd status
● lighttpd.service - Lighttpd Daemon
   Loaded: loaded (/lib/systemd/system/lighttpd.service; enabled; vendor preset: enabled)
   Active: active (running) since Mon 2017-04-17 09:04:49 CEST; 4s ago
  Process: 1713 ExecStartPre=/usr/sbin/lighttpd -tt -f /etc/lighttpd/lighttpd.conf (code=exited, status=0/SUCCESS)
 Main PID: 1721 (lighttpd)
    Tasks: 1 (limit: 4915)
   CGroup: /system.slice/lighttpd.service
           └─1721 /usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf

Apr 17 09:04:49 debian systemd[1]: Starting Lighttpd Daemon...
Apr 17 09:04:49 debian systemd[1]: Started Lighttpd Daemon.
root at debian:~# lighttpd-enable-mod fastcgi-php
Enabling fastcgi-php: ok
Run "service lighttpd force-reload" to enable changes
root at debian:~# service lighttpd force-reload
root at debian:~# service lighttpd status
● lighttpd.service - Lighttpd Daemon
   Loaded: loaded (/lib/systemd/system/lighttpd.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Mon 2017-04-17 09:05:09 CEST; 690ms ago
  Process: 1822 ExecStart=/usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf (code=exited, status=255)
  Process: 1814 ExecStartPre=/usr/sbin/lighttpd -tt -f /etc/lighttpd/lighttpd.conf (code=exited, status=0/SUCCESS)
 Main PID: 1822 (code=exited, status=255)

Apr 17 09:05:09 debian systemd[1]: lighttpd.service: Main process exited, code=exited, status=255/n/a
Apr 17 09:05:09 debian systemd[1]: lighttpd.service: Unit entered failed state.
Apr 17 09:05:09 debian systemd[1]: lighttpd.service: Failed with result 'exit-code'.
Apr 17 09:05:09 debian systemd[1]: lighttpd.service: Service hold-off time over, scheduling restart.
Apr 17 09:05:09 debian systemd[1]: Stopped Lighttpd Daemon.
Apr 17 09:05:09 debian systemd[1]: lighttpd.service: Start request repeated too quickly.
Apr 17 09:05:09 debian systemd[1]: Failed to start Lighttpd Daemon.
Apr 17 09:05:09 debian systemd[1]: lighttpd.service: Unit entered failed state.
Apr 17 09:05:09 debian systemd[1]: lighttpd.service: Failed with result 'exit-code'.

For me this is serious problem and not severity normal at all.
Besides the discussion of Suggests vs Recommends there I can live with the
Suggests only for php-cgi.

Regards
Carsten



More information about the pkg-lighttpd-maintainers mailing list