Your message dated Mon, 08 Oct 2018 18:56:55 +0000
with message-id <[email protected]>
and subject line Bug#910071: Removed package(s) from unstable
has caused the Debian Bug report #901710,
regarding php7.0-fpm won't start because /run/php doesn't exist
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.)
--
901710: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901710
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: php7.0-fpm
Version: 7.0.27-0+deb9u1
After installing this package, it won't run because it does not create
a directory that it needs:
$ apt-get install php7.0-fpm
$ php-fpm7.0
ERROR: unable to bind listening socket for address
'/run/php/php7.0-fpm.sock': No such file or directory (2)
ERROR: FPM initialization failed
$ ls /run/php
ls: cannot access '/run/php': No such file or directory
$ grep run/php /etc/php/7.0/fpm/php-fpm.conf
pid = /run/php/php7.0-fpm.pid
The default pidfile is created in /var, so I think that if the package
ships with a config file that changes the path to something different,
then the package should also make sure the new path exists.
Since I am running through Docker which starts off with a clean install
each time, it would be nicer to get the package fixed than to add a
workaround to manually create the directory after each install.
--- End Message ---
--- Begin Message ---
Version: 7.0.32-1+rm
Dear submitter,
as the package php7.0 has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/910071
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Ansgar Burchardt (the ftpmaster behind the curtain)
--- End Message ---