ius-coredev team mailing list archive
-
ius-coredev team
-
Mailing list archive
-
Message #02311
[Bug 1119907] Re: php54-xcache missing dependencies
Hello Jacob,
I believe the issue you are having is related to have php54-common excluded in some way,
you will notice php54(api) and php54(zend-abi) are provided by php54-common:
# rpm -q php54-common --provides | egrep "abi|api"
php(api) = 20100412
php(zend-abi) = 20100525
php-api = 20100412
php-zend-abi = 20100525
php54(api) = 20100412
php54(zend-abi) = 20100525
php54-api = 20100412
php54-zend-abi = 20100525
----
I've verified php54-xcache does install without issues on a vanilla
CentOS 5 x86_64 server:
===========================================================================================
Package Arch Version Repository Size
===========================================================================================
Installing:
php54-xcache x86_64 3.0.1-1.ius.el5 ius 117 k
Installing for dependencies:
php54-common x86_64 5.4.11-1.ius.el5 ius 1.0 M
Transaction Summary
===========================================================================================
Install 2 Package(s)
Upgrade 0 Package(s)
Total download size: 1.1 M
---
If you continue to have issues, please provide the below information:
# rpm -qa | grep php
# cat /etc/yum
# cat /etc/yum.repos.d/ius.repo
# yum search php54
** Changed in: ius
Status: New => In Progress
--
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/1119907
Title:
php54-xcache missing dependencies
Status in IUS Community Project:
In Progress
Bug description:
When installing php54-xcache, there are missing dependencies for the
following packages…
--> Processing Dependency: php54(zend-abi) = 20100525 for package: php54-xcache-3.0.1-1.ius.el5.x86_64
--> Processing Dependency: php54(api) = 20100412 for package: php54-xcache-3.0.1-1.ius.el5.x86_64
Error: Package: php54-xcache-3.0.1-1.ius.el5.x86_64 (ius)
Requires: php54(api) = 20100412
Error: Package: php54-xcache-3.0.1-1.ius.el5.x86_64 (ius)
Requires: php54(zend-abi) = 20100525
It's possible that these are available in the php54-devel package.
However, I don't want this installed on production. When looking at
the packages from php, it appears these are included with the
php54-common page. However, I of course have this package installed
and the dependency errors are still accuring.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/1119907/+subscriptions
References