-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
we stumbled on this through the rather confusing error message Error: php72w-common conflicts with php71w-common-7.1.27-1.w7.x86_64 from trying to install php72w-pecl-memcached (which worked fine last week..):
$ sudo yum install php72w-pecl-memcached
Resolving Dependencies
--> Running transaction check
---> Package php72w-pecl-memcached.x86_64 0:3.0.4-1.w7 will be installed
--> Processing Dependency: php-pecl-igbinary(x86-64) for package: php72w-pecl-memcached-3.0.4-1.w7.x86_64
--> Processing Dependency: libmemcachedutil.so.2()(64bit) for package: php72w-pecl-memcached-3.0.4-1.w7.x86_64
--> Processing Dependency: libmemcachedprotocol.so.0()(64bit) for package: php72w-pecl-memcached-3.0.4-1.w7.x86_64
--> Processing Dependency: libmemcached.so.11()(64bit) for package: php72w-pecl-memcached-3.0.4-1.w7.x86_64
--> Running transaction check
---> Package libmemcached.x86_64 0:1.0.16-5.el7 will be installed
---> Package php71w-pecl-igbinary.x86_64 0:2.0.5-1.w7 will be installed
--> Processing Dependency: php(zend-abi) = 20160303-64 for package: php71w-pecl-igbinary-2.0.5-1.w7.x86_64
--> Processing Dependency: php(api) = 20160303-64 for package: php71w-pecl-igbinary-2.0.5-1.w7.x86_64
--> Running transaction check
---> Package php71w-common.x86_64 0:7.1.27-1.w7 will be installed
--> Processing Conflict: php72w-common-7.2.16-1.w7.x86_64 conflicts php-common < 7.2
--> Finished Dependency Resolution
Error: php72w-common conflicts with php71w-common-7.1.27-1.w7.x86_64
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
we recovered the previously published rpm from another developer's rpm cache ;) THX!
Metadata
Metadata
Assignees
Labels
No labels