Processing triggers for libc-bin (2.19-18+deb8u6) ...
Processing triggers for libgdk-pixbuf2.0-0:armhf (2.31.1-2+deb8u5) ...
Processing triggers for systemd (215-17+deb8u5) ...
Processing triggers for dbus (1.8.20-0+deb8u1) ...
Processing triggers for php5-fpm (5.6.26+dfsg-0+deb8u1) ...
Job for php5-fpm.service failed. See 'systemctl status php5-fpm.service' and 'journalctl -xn' for details.
invoke-rc.d: initscript php5-fpm, action "restart" failed.
dpkg: error processing package php5-fpm (--configure):
subprocess installed post-installation script returned error exit status 1
Processing triggers for openmediavault (3.0.48) ...
Code: Select all
$ journalctl -xn
I think it's the following line that gives a hint:-- Logs begin at Tue 2016-10-25 22:11:11 UTC, end at Wed 2016-10-26 00:09:19 UTC. --
Oct 26 00:09:09 rasputin sudo[14270]: pi : TTY=pts/1 ; PWD=/home/pi ; USER=root ; COMMAND=/etc/init.d/php5-fpm start
Oct 26 00:09:09 rasputin sudo[14270]: pam_unix(sudo:session): session opened for user root by pi(uid=0)
Oct 26 00:09:10 rasputin systemd[1]: Starting The PHP FastCGI Process Manager...
-- Subject: Unit php5-fpm.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/li ... temd-devel
--
-- Unit php5-fpm.service has begun starting up.
Oct 26 00:09:10 rasputin php5-fpm-checkconf[14285]: Illegal instruction
Oct 26 00:09:10 rasputin systemd[1]: php5-fpm.service: main process exited, code=killed, status=4/ILL
Oct 26 00:09:10 rasputin systemd[1]: Failed to start The PHP FastCGI Process Manager.
-- Subject: Unit php5-fpm.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/li ... temd-devel
--
-- Unit php5-fpm.service has failed.
--
-- The result is failed.
Oct 26 00:09:10 rasputin systemd[1]: Unit php5-fpm.service entered failed state.
Oct 26 00:09:10 rasputin sudo[14270]: pam_unix(sudo:session): session closed for user root
Oct 26 00:09:19 rasputin sudo[14317]: pi : TTY=pts/1 ; PWD=/home/pi ; USER=root ; COMMAND=/bin/journalctl -xn
Oct 26 00:09:19 rasputin sudo[14317]: pam_unix(sudo:session): session opened for user root by pi(uid=0)
To be continued...php5-fpm-checkconf[14285]: Illegal instruction