Bug 2154657 - Package php-pecl-imagick cannot be installed with PHP 8.1.8
Summary: Package php-pecl-imagick cannot be installed with PHP 8.1.8
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: php-pecl-imagick
Version: epel9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Remi Collet
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-12-18 12:26 UTC by Daniel
Modified: 2022-12-19 06:22 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-12-19 06:22:21 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Daniel 2022-12-18 12:26:14 UTC
Expected behavior

php-pecl-imagick can be installed

Actual behavior

php-pecl-imagick cannot be installed, and produces the following error:

    Problem: package php-pecl-imagick-3.7.0-1.el9.x86_64 requires php(api) = 20200930-64, but none of the providers can be installed

        package php-pecl-imagick-3.7.0-1.el9.x86_64 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 is filtered out by modular filtering

I'm seeing this behavior on

OS: AlmaLinux 9
PHP: 8.1.8
php-pecl-imagick: 3.7.0

Steps to reproduce, backtrace or example script

dnf module install php 8.1.8
dnf install php-pecl-imagick

Comment 1 Remi Collet 2022-12-19 06:22:21 UTC
Sorry but EPEL is not able to provide additional packages for module.

So PHP extensions are only available for PHP 8.0 which is the default version.


Note You need to log in before you can comment on or make changes to this bug.