-
Bug
-
Resolution: Can't Do
-
Critical
-
None
-
CentOS Stream 9
-
None
-
None
-
rhel-sst-cs-stacks
-
ssg_core_services
-
None
-
None
-
CentOS Stream
-
None
-
None
-
None
-
x86_64
-
None
Description of problem:
After to enable module php:8.2, package php-pecl-memcache install fails with dependencies error:
Problem: package php-pecl-memcache-8.2-1.el9.x86_64 from epel requires php(api) = 20200930-64, but none of the providers can be installed
- package php-pecl-memcache-8.2-1.el9.x86_64 from epel requires php(zend-abi) = 20200930-64, but none of the providers can be installed
- conflicting requests
- package php-common-8.0.20-3.el9.x86_64 from appstream is filtered out by modular filtering
- package php-common-8.0.27-1.el9.x86_64 from appstream is filtered out by modular filtering
- package php-common-8.0.30-1.el9.x86_64 from appstream is filtered out by modular filtering
Please provide the package NVR for which bug is seen:
php-pecl-memcache-8.2-1.el9.x86_64
How reproducible:
100%
Steps to reproduce
- Enable module php:8.2
# dnf module -y enable php:8.2 - Install php
# dnf module install php:8.2/common - Install php-pecl-memcache
# dnf install php-pecl-memcache
Expected results
Package php-pecl-memcache installed
Actual results
Last metadata expiration check: 0:49:30 ago on Mon 26 Aug 2024 09:30:53 AM CDT.
Error:
Problem: package php-pecl-memcache-8.2-1.el9.x86_64 from epel requires php(api) = 20200930-64, but none of the providers can be installed
- package php-pecl-memcache-8.2-1.el9.x86_64 from epel requires php(zend-abi) = 20200930-64, but none of the providers can be installed
- conflicting requests
- package php-common-8.0.20-3.el9.x86_64 from appstream is filtered out by modular filtering
- package php-common-8.0.27-1.el9.x86_64 from appstream is filtered out by modular filtering
- package php-common-8.0.30-1.el9.x86_64 from appstream is filtered out by modular filtering
(try to add '-skip-broken' to skip uninstallable packages or '-nobest' to use not only best candidate packages)