← Back to team overview

ius-coredev team mailing list archive

[Bug 453543] Re: Dependency resolution issues

 

This should be resolved once yum-3.2.22-23.el5 makes it to RHEL5.

https://bugzilla.redhat.com/show_bug.cgi?id=529719

** Bug watch added: Red Hat Bugzilla #529719
   https://bugzilla.redhat.com/show_bug.cgi?id=529719

-- 
Dependency resolution issues
https://bugs.launchpad.net/bugs/453543
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.

Status in IUS Community Project: Confirmed

Bug description:
[root@centos5-2 ~]# rpm -qa | grep php
php52-common-5.2.11-1.1.ius.el5
php52-cli-5.2.11-1.1.ius.el5
php52-5.2.11-1.1.ius.el5

[root@centos5-2 ~]# yum repolist
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
 * epel: mirrors.tummy.com
 * base: mirror.5ninesolutions.com
 * updates: mirror.raystedman.net
 * addons: www.cyberuse.com
 * ius: dl.iuscommunity.org
 * extras: www.cyberuse.com
epel                                                                         | 3.4 kB     00:00     
base                                                                         | 1.1 kB     00:00     
updates                                                                      |  951 B     00:00     
addons                                                                       |  951 B     00:00     
ius                                                                          | 1.9 kB     00:00     
primary.sqlite.bz2                                                           | 105 kB     00:00     
extras                                                                       | 1.1 kB     00:00     
repo id              repo name                                status  
addons               CentOS-5 - Addons                        enabled :       0
base                 CentOS-5 - Base                          enabled :    3272
epel                 Extra Packages for Enterprise Linux 5 -  enabled :    4469
extras               CentOS-5 - Extras                        enabled :     288
ius                  IUS Community Packages for Enterprise Li enabled :     187
updates              CentOS-5 - Updates                       enabled :     700
repolist: 8916


[root@centos5-2 ~]# yum install cacti
...output snipped...
Resolving Dependencies
--> Running transaction check
---> Package cacti.noarch 0:0.8.7e-1.el5 set to be updated
--> Processing Dependency: php-mysql for package: cacti
--> Processing Dependency: php-snmp for package: cacti
--> Running transaction check
---> Package php-mysql.x86_64 0:5.1.6-23.el5 set to be updated
--> Processing Dependency: php-common = 5.1.6-23.el5 for package: php-mysql
--> Processing Dependency: php-pdo for package: php-mysql
---> Package php-snmp.x86_64 0:5.1.6-23.el5 set to be updated
--> Running transaction check
---> Package php-common.x86_64 0:5.1.6-23.el5 set to be updated
---> Package php-pdo.x86_64 0:5.1.6-23.el5 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

====================================================================================================
 Package                  Arch                 Version                     Repository          Size
====================================================================================================
Installing:
 cacti                    noarch               0.8.7e-1.el5                epel               2.1 M
Installing for dependencies:
 php-common               x86_64               5.1.6-23.el5                base               154 k
 php-mysql                x86_64               5.1.6-23.el5                base                87 k
 php-pdo                  x86_64               5.1.6-23.el5                base                64 k
 php-snmp                 x86_64               5.1.6-23.el5                base                29 k

Transaction Summary
====================================================================================================
Install      5 Package(s)         
Update       0 Package(s)         
Remove       0 Package(s)         

Total download size: 2.5 M
Is this ok [y/N]:





References