-
Bug
-
Resolution: Done
-
Undefined
-
rhel-9.2.0
-
None
-
None
-
rhel-databases
-
26
-
3
-
False
-
False
-
-
None
-
None
-
None
-
None
-
If docs needed, set a value
-
-
Unspecified
-
None
-
57,005
Description of problem:
The release notes for RHEL 9.2 [1] as well as the information found in the bugzilla RFE [2] state that to install postgresql 15, to run the command `dnf module install postgresql:15`. This unfortunately fails with an error about broken groups and modules.
The "server" profile of postgresql:15 is not set to the default, as it is in CentOS Stream 9. This default was set in October 17, 2022[3].
The aforementioned command works in CentOS Stream 9.
Version-Release number of selected component (if applicable):
postgresql:15 module
How reproducible:
Always.
Steps to Reproduce:
1. install rhel 9.2
2. run `dnf module install postgresql:15`
Actual results:
Error: Problems in request:
broken groups or modules: postgresql:15
Expected results:
postgresql-server listed as installation option with the module being enabled as part of the dnf transaction.
Additional info:
[2] Bugzilla RFE: https://bugzilla.redhat.com/show_bug.cgi?id=2128410
- external trackers