1 (edited by jamesonp 2014-10-26 01:17:02)

Topic: Dependency issues

Hi Remi,

I'm seeing the following issue:

[root@ ~]# yum update
Loaded plugins: downloadonly, fastestmirror, replace
Loading mirror speeds from cached hostfile
 * base: centos.tcpdiag.net
 * epel: mirrors.solfo.com
 * extras: centos.mirrors.hoobly.com
 * rpmforge: mirror.webnx.com
 * updates: mirror.supremebytes.com
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package php-pecl-igbinary.x86_64 0:1.1.2-0.5.git3b8ab7e.el6.remi.1 will be updated
---> Package php-pecl-igbinary.x86_64 0:1.2.1-1.el6 will be an update
--> Processing Dependency: php(zend-abi) = 20090626 for package: php-pecl-igbinary-1.2.1-1.el6.x86_64
--> Processing Dependency: php(api) = 20090626 for package: php-pecl-igbinary-1.2.1-1.el6.x86_64
--> Finished Dependency Resolution
Error: Package: php-pecl-igbinary-1.2.1-1.el6.x86_64 (epel)
           Requires: php(zend-abi) = 20090626
           Installed: php-common-5.5.13-3.el6.remi.x86_64 (@remi-php55)
               php(zend-abi) = 20121212-64
           Available: php-common-5.3.3-26.el6.x86_64 (base)
               php(zend-abi) = 20090626
           Available: php-common-5.3.3-27.el6_5.x86_64 (updates)
               php(zend-abi) = 20090626
           Available: php-common-5.3.3-27.el6_5.1.x86_64 (updates)
               php(zend-abi) = 20090626
           Available: php-common-5.3.3-27.el6_5.2.x86_64 (updates)
               php(zend-abi) = 20090626
Error: Package: php-pecl-igbinary-1.2.1-1.el6.x86_64 (epel)
           Requires: php(api) = 20090626
           Installed: php-common-5.5.13-3.el6.remi.x86_64 (@remi-php55)
               php(api) = 20121113-64
           Available: php-common-5.3.3-26.el6.x86_64 (base)
               php(api) = 20090626
           Available: php-common-5.3.3-27.el6_5.x86_64 (updates)
               php(api) = 20090626
           Available: php-common-5.3.3-27.el6_5.1.x86_64 (updates)
               php(api) = 20090626
           Available: php-common-5.3.3-27.el6_5.2.x86_64 (updates)
               php(api) = 20090626

Output of rpm -qa php\* yum\* | sort:

[root@ ~]# rpm -qa php\* yum\* | sort
php-5.5.13-3.el6.remi.x86_64
php-bcmath-5.5.13-3.el6.remi.x86_64
php-cli-5.5.13-3.el6.remi.x86_64
php-common-5.5.13-3.el6.remi.x86_64
php-devel-5.5.13-3.el6.remi.x86_64
php-gd-5.5.13-3.el6.remi.x86_64
php-imap-5.5.13-3.el6.remi.x86_64
php-intl-5.5.13-3.el6.remi.x86_64
php-mbstring-5.5.13-3.el6.remi.x86_64
php-mcrypt-5.5.13-3.el6.remi.x86_64
php-mysqlnd-5.5.13-3.el6.remi.x86_64
php-pdo-5.5.13-3.el6.remi.x86_64
php-pear-1.9.4-28.el6.remi.noarch
php-pear-MDB2-2.5.0-0.9.b5.el6.noarch
php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el6.noarch
php-pear-Net-Curl-1.2.5-4.el6.noarch
php-pecl-apcu-4.0.6-1.el6.remi.5.5.x86_64
php-pecl-igbinary-1.1.2-0.5.git3b8ab7e.el6.remi.1.x86_64
php-pecl-jsonc-1.3.5-1.el6.remi.5.5.x86_64
php-pecl-jsonc-devel-1.3.5-1.el6.remi.5.5.x86_64
php-pecl-memcache-3.0.8-2.el6.remi.5.5.x86_64
php-pecl-memcached-2.2.0-2.el6.remi.5.5.x86_64
php-pecl-mongo-1.5.3-1.el6.remi.5.5.x86_64
php-pecl-msgpack-0.5.5-4.el6.remi.1.x86_64
php-pecl-sqlite-2.0.0-0.4.svn332053.el6.remi.5.5.x86_64
php-pecl-zip-1.12.4-1.el6.remi.5.5.x86_64
php-pgsql-5.5.13-3.el6.remi.x86_64
php-process-5.5.13-3.el6.remi.x86_64
php-xml-5.5.13-3.el6.remi.x86_64
yum-3.2.29-43.el6.centos.noarch
yum-cron-3.2.29-43.el6.centos.noarch
yum-metadata-parser-1.1.2-16.el6.x86_64
yum-plugin-downloadonly-1.1.30-17.el6_5.noarch
yum-plugin-fastestmirror-1.1.30-17.el6_5.noarch
yum-plugin-replace-0.2.6-1.ius.el6.noarch
yum-utils-1.1.30-17.el6_5.noarch

OS: CentOS release 6.5 (Final)

Another user having the same issue:

https://www.digitalocean.com/community/ … swer=17902

Thanks!

Re: Dependency issues

It seems "remi-php55" is not enabled, so yum doesn't see php-pecl-igbinary-1.2.1-1.el6.remi.5.6

So => yum --enablerepo=remi,remi-php55 update

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: Dependency issues

Thanks Remi, you're the man!

Re: Dependency issues

smile

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi