php54-xcache missing dependencies

Bug #1119907 reported by Jacob Thomason
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
IUS Community Project
Won't Fix
Undecided
Jeffrey Ness

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.

Changed in ius:
assignee: nobody → Jeffrey Ness (jeffrey-ness)
Revision history for this message
Jeffrey Ness (jeffrey-ness) wrote :

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
Revision history for this message
bharper (bharper) wrote :

We are moving bug/ticket/issue tracking from Launchpad to GitHub[0]. All stale tickets within Launchpad are getting closed. If you would like us to re-investigate this issue, please create an issue in the php54-xcache GitHub repository[1].

-Ben

[0] https://lists.launchpad.net/ius-community/msg01635.html
[1] https://github.com/iuscommunity-pkg/php54-xcache

Changed in ius:
status: In Progress → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.