View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0012575 | Rocky-Linux-9 | postgresql | public | 2026-04-24 14:02 | 2026-04-24 14:02 |
| Reporter | Andreas Luik | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | new | Resolution | open | ||
| Summary | 0012575: postgis package is available in appstream, whereas in RHEL 9 it is only available in the postgresql:16 module | ||||
| Description | RHEL 9.7 added the postgis package, but it is supported only in the postgresql:16 module stream. It is not available in "appstream". In Rocky Linux 9.7 it is available as a module package as well as in a non-modular version. This forms an incompatibility with upstream. The non-modular package shall be removed. | ||||
| Steps To Reproduce | On Rocky Linux 9: [root@srv-rocky9x ~]# dnf list postgis Last metadata expiration check: 0:00:17 ago on Fri 24 Apr 2026 03:56:20 PM CEST. Available Packages postgis.x86_64 3.5.3-3.el9 appstream Whereas on RHEL 9: [root@srv-rhel9x ~]# dnf list postgis Updating Subscription Management repositories. Last metadata expiration check: 2:34:00 ago on Fri 24 Apr 2026 01:25:37 PM CEST. Error: No matching Packages to list [root@srv-rhel9x ~]# dnf -y module enable postgresql:16 Updating Subscription Management repositories. Last metadata expiration check: 2:34:23 ago on Fri 24 Apr 2026 01:25:37 PM CEST. Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Enabling module streams: postgresql 16 Transaction Summary ================================================================================ Complete! [root@srv-rhel9x ~]# dnf --disablerepo=*-in list postgis Updating Subscription Management repositories. Last metadata expiration check: 2:34:40 ago on Fri 24 Apr 2026 01:25:37 PM CEST. Available Packages postgis.x86_64 3.5.3-3.module+el9.7.0+23421+025f8139 rhel-9-for-x86_64-appstream-rpms | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-04-24 14:02 | Andreas Luik | New Issue |