Christopher Ravnborg
New Pleskian
I have a couple of servers running Debian Jessie (8) which suddenly fails to update php with the following error:
plesk sbin pum --update
2019-03-29 09:22:36 INFO: pum is called with arguments: ['--update']
2019-03-29 09:22:45 INFO: updating packages: ruby2.1 libruby2.1
(Reading database ... 245027 files and directories currently installed.)
Preparing to unpack .../libruby2.1_2.1.5-2+deb8u7_amd64.deb ...
Unpacking libruby2.1:amd64 (2.1.5-2+deb8u7) over (2.1.5-2+deb8u6) ...
Preparing to unpack .../ruby2.1_2.1.5-2+deb8u7_amd64.deb ...
Unpacking ruby2.1 (2.1.5-2+deb8u7) over (2.1.5-2+deb8u6) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up plesk-php71-fpm (7.1.27-debian.8.190311.0956) ...
/var/lib/dpkg/info/plesk-php71-fpm.postinst: 9: /var/lib/dpkg/info/plesk-php71-fpm.postinst: systemctl: not found
dpkg: error processing package plesk-php71-fpm (--configure):
subprocess installed post-installation script returned error exit status 127
Setting up plesk-php72-fpm (1:7.2.16-debian.8.190311.1059) ...
/var/lib/dpkg/info/plesk-php72-fpm.postinst: 9: /var/lib/dpkg/info/plesk-php72-fpm.postinst: systemctl: not found
dpkg: error processing package plesk-php72-fpm (--configure):
subprocess installed post-installation script returned error exit status 127
Setting up libruby2.1:amd64 (2.1.5-2+deb8u7) ...
Setting up ruby2.1 (2.1.5-2+deb8u7) ...
Processing triggers for libc-bin (2.19-18+deb8u10) ...
Errors were encountered while processing:
plesk-php71-fpm
plesk-php72-fpm
Error in function:
SystemError: E:Sub-process /usr/bin/dpkg returned an error code (1)
2019-03-29 09:22:49 ERROR: installArchives() failed
2019-03-29 09:22:49 ERROR: Exited with returncode 1.
exit status 1
Am i missing something ?
Did you just force systemd on me ?
plesk sbin pum --update
2019-03-29 09:22:36 INFO: pum is called with arguments: ['--update']
2019-03-29 09:22:45 INFO: updating packages: ruby2.1 libruby2.1
(Reading database ... 245027 files and directories currently installed.)
Preparing to unpack .../libruby2.1_2.1.5-2+deb8u7_amd64.deb ...
Unpacking libruby2.1:amd64 (2.1.5-2+deb8u7) over (2.1.5-2+deb8u6) ...
Preparing to unpack .../ruby2.1_2.1.5-2+deb8u7_amd64.deb ...
Unpacking ruby2.1 (2.1.5-2+deb8u7) over (2.1.5-2+deb8u6) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up plesk-php71-fpm (7.1.27-debian.8.190311.0956) ...
/var/lib/dpkg/info/plesk-php71-fpm.postinst: 9: /var/lib/dpkg/info/plesk-php71-fpm.postinst: systemctl: not found
dpkg: error processing package plesk-php71-fpm (--configure):
subprocess installed post-installation script returned error exit status 127
Setting up plesk-php72-fpm (1:7.2.16-debian.8.190311.1059) ...
/var/lib/dpkg/info/plesk-php72-fpm.postinst: 9: /var/lib/dpkg/info/plesk-php72-fpm.postinst: systemctl: not found
dpkg: error processing package plesk-php72-fpm (--configure):
subprocess installed post-installation script returned error exit status 127
Setting up libruby2.1:amd64 (2.1.5-2+deb8u7) ...
Setting up ruby2.1 (2.1.5-2+deb8u7) ...
Processing triggers for libc-bin (2.19-18+deb8u10) ...
Errors were encountered while processing:
plesk-php71-fpm
plesk-php72-fpm
Error in function:
SystemError: E:Sub-process /usr/bin/dpkg returned an error code (1)
2019-03-29 09:22:49 ERROR: installArchives() failed
2019-03-29 09:22:49 ERROR: Exited with returncode 1.
exit status 1
Am i missing something ?
Did you just force systemd on me ?