Page 1 of 1

php-pecl-zendopcache metadata issue?

Posted: Fri Jun 26, 2015 4:17 am
by kariboe
Running CentOS Linux release 7.1.1503 (Core)
I want to install PHP with several extra modules. All modules install fine execpt for php-pecl-zendopcache

yum install php-pecl-zendopcache resulst in:

Code: Select all

Error: Package: php-pecl-zendopcache-7.0.5-2.el7.art.x86_64 (atomic)
          Requires: php(zend-abi) = 20100525[b]-64[/b]
          Insstalled: php-common-5.4.42-48.el7.art.x86_64 (@atomic)
              php(zend-abi) = 20100525[b]-x86-64[/b]
And

Code: Select all

Error: Package: php-pecl-zendopcache-7.0.5-2.el7.art.x86_64 (atomic)
          Requires: php(api) = 20100412-64
          Installed: php-common-5.4.42-48.el7.art.x86_64 (@atomic)
              php(api) = 20100412-x86-64
Seems there is some of a conflict in the version numbering? See the -64 and -x86-64 difference in the versions.
How can this be solved? Thanks!

Re: php-pecl-zendopcache metadata issue?

Posted: Fri Jun 26, 2015 5:30 pm
by scott
Thanks for the heads up, there is a fix going to the mirrors on this issue now. Much appreciated!

Re: php-pecl-zendopcache metadata issue?

Posted: Wed Aug 19, 2015 3:51 am
by kariboe
Scott,

Having the same issue but now with package: php-pecl-memcache-3.0.8-4.el7.x86_64

Kind Regards,

Stefaan