php-pecl-zendopcache metadata issue?

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
kariboe
New Forum User
New Forum User
Posts: 2
Joined: Fri Jun 26, 2015 3:59 am
Location: Belgium

php-pecl-zendopcache metadata issue?

Unread post 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!
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: php-pecl-zendopcache metadata issue?

Unread post by scott »

Thanks for the heads up, there is a fix going to the mirrors on this issue now. Much appreciated!
kariboe
New Forum User
New Forum User
Posts: 2
Joined: Fri Jun 26, 2015 3:59 am
Location: Belgium

Re: php-pecl-zendopcache metadata issue?

Unread post by kariboe »

Scott,

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

Kind Regards,

Stefaan
Post Reply