ius-coredev team mailing list archive
-
ius-coredev team
-
Mailing list archive
-
Message #04668
[Bug 1384677] Re: Error installing php56u-fpm on CentOS 6
Hello Jorma,
Thanks for taking the time to submit this bug. I was able to reproduce
this issues. The RPM gets installed but the %post fails. You are
unable to remove the RPM as the %postun fails too. I was able to remove
it with the following:
# rpm -e --noscripts php56u-fpm
We do have a bug in %post, %preun and %postun for fpm for el < 7.
Currently, it is trying to chkconfig a service called php, when it
should be php-fpm. It is also doing the same with the service command,
i.e. 'service php condrestart'.
I should have a fix soon.
-Ben
** Changed in: ius
Status: New => Confirmed
--
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/1384677
Title:
Error installing php56u-fpm on CentOS 6
Status in IUS Community Project:
Confirmed
Bug description:
Got following error when reinstalling php56u-fpm, old php 5.4
installation, reinstalling gave same error:
Running Transaction
Installing : php56u-fpm-5.6.2-1.ius.centos6.x86_64 1/1
Non-fatal POSTIN scriptlet failure in rpm package php56u-fpm-5.6.2-1.ius.centos6.x86_64
error reading information on service php: No such file or directory
warning: %post(php56u-fpm-5.6.2-1.ius.centos6.x86_64) scriptlet failed, exit status 1
Verifying : php56u-fpm-5.6.2-1.ius.centos6.x86_64
To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/1384677/+subscriptions
References