View Issue Details

IDProjectCategoryView StatusLast Update
0002509Rocky-Linux-9phppublic2023-03-03 17:17
ReporterJohn Horne Assigned ToLouis Abel  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Summary0002509: Unable to install PHP 8.1 from stream - no match for package/unable to resolve argument errors
DescriptionI have tried to install PHP 8.1 onto Rocky 9.1 as a module onto two servers. Both servers failed to install PHP, giving the errors shown below.
Steps To ReproduceFrom console, as root, run:

dnf update
dnf module reset php
dnf module enable php:8.1

dnf module install php:8.1

The errors shown are:

dnf module install php:8.1
Last metadata expiration check: 0:01:05 ago on Fri 03 Mar 2023 15:08:55 GMT.
Unable to resolve argument php:8.1
No match for package php-cli
Unable to resolve argument php:8.1
No match for package php-common
Unable to resolve argument php:8.1
No match for package php-fpm
Unable to resolve argument php:8.1
No match for package php-mbstring
Unable to resolve argument php:8.1
No match for package php-xml
Error: Problems in request:
broken groups or modules: php:8.1, php:8.1, php:8.1, php:8.1, php:8.1
Additional InformationTried 'dnf module install php' and 'dnf module install php:8.1/common' both give the same errors.
TagsNo tags attached.

Activities

Louis Abel

Louis Abel

2023-03-03 17:17

administrator   ~0002677

Setting as resolved. Please wait for mirrors to sync.

[root@awx ~]# dnf update php
Extra Packages for Enterprise Linux 9 - x86_64 6.8 MB/s | 14 MB 00:02
Rocky Linux 9 - BaseOS 2.5 MB/s | 1.8 MB 00:00
Rocky Linux 9 - AppStream 1.8 MB/s | 6.6 MB 00:03
Rocky Linux 9 - CRB 2.2 MB/s | 2.1 MB 00:00
Rocky Linux 9 - Extras 25 kB/s | 8.5 kB 00:00
Dependencies resolved.
================================================================================================================================================================
 Package Architecture Version Repository Size
================================================================================================================================================================
Upgrading:
 php x86_64 8.1.8-1.module+el9.1.0+13171+4883e0c8 appstream 12 k
 php-cli x86_64 8.1.8-1.module+el9.1.0+13171+4883e0c8 appstream 3.5 M
 php-common x86_64 8.1.8-1.module+el9.1.0+13171+4883e0c8 appstream 667 k
 php-fpm x86_64 8.1.8-1.module+el9.1.0+13171+4883e0c8 appstream 1.8 M
 php-mbstring x86_64 8.1.8-1.module+el9.1.0+13171+4883e0c8 appstream 475 k
 php-opcache x86_64 8.1.8-1.module+el9.1.0+13171+4883e0c8 appstream 376 k
 php-pdo x86_64 8.1.8-1.module+el9.1.0+13171+4883e0c8 appstream 86 k
 php-xml x86_64 8.1.8-1.module+el9.1.0+13171+4883e0c8 appstream 142 k

Transaction Summary
================================================================================================================================================================
Upgrade 8 Packages

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

Issue History

Date Modified Username Field Change
2023-03-03 15:13 John Horne New Issue
2023-03-03 17:17 Louis Abel Assigned To => Louis Abel
2023-03-03 17:17 Louis Abel Status new => resolved
2023-03-03 17:17 Louis Abel Resolution open => fixed
2023-03-03 17:17 Louis Abel Note Added: 0002677