Opened 2 years ago
Last modified 2 years ago
#5290 closed defect
RHEL 8 Postgis 3.3.2 requires gdal35-libs >= 3.5.2 — at Initial Version
Reported by: | marc3932 | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 3.3.3 |
Component: | postgis | Version: | 3.3.x |
Keywords: | Cc: | marc3932 |
Description
root@lnx8pg12 ~]# cat /etc/redhat-release Red Hat Enterprise Linux release 8.6 (Ootpa)
[root@lnx8pg12 ~]# yum install postgis33_13
Updating Subscription Management repositories. Red Hat Enterprise Linux 8 for x86_64 - BaseOS (RPMs) 17 kB/s | 2.4 kB 00:00 Red Hat Enterprise Linux 8 for x86_64 - AppStream (RPMs) 19 kB/s | 2.8 kB 00:00 EPEL8 x86_64 18 kB/s | 2.7 kB 00:00 Error: Problem: package postgis33_13-3.3.2-1.rhel8.x86_64 requires gdal35-libs >= 3.5.2, but none of the providers can be installed
package postgis33_13-3.3.2-1.rhel8.x86_64 requires libgdal.so.31()(64bit), but none of the providers can be installed cannot install the best candidate for the job nothing provides libqhull_r.so.7()(64bit) needed by gdal35-libs-3.5.2-3.rhel8.x86_64 nothing provides libqhull_r.so.7()(64bit) needed by gdal35-libs-3.5.3-1.rhel8.x86_64 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
[root@lnx8pg12 ~]# yum install postgis33_12
Updating Subscription Management repositories. Red Hat Enterprise Linux 8 for x86_64 - BaseOS (RPMs) 15 kB/s | 2.4 kB 00:00 Red Hat Enterprise Linux 8 for x86_64 - AppStream (RPMs) 18 kB/s | 2.8 kB 00:00 EPEL8 x86_64 22 kB/s | 2.7 kB 00:00 Error: Problem: package postgis33_12-3.3.2-1.rhel8.x86_64 requires gdal35-libs >= 3.5.2, but none of the providers can be installed
package postgis33_12-3.3.2-1.rhel8.x86_64 requires libgdal.so.31()(64bit), but none of the providers can be installed cannot install the best candidate for the job nothing provides libqhull_r.so.7()(64bit) needed by gdal35-libs-3.5.2-3.rhel8.x86_64 nothing provides libqhull_r.so.7()(64bit) needed by gdal35-libs-3.5.3-1.rhel8.x86_64 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
NOTE: RHEL 7 works fine to install Postgis 3.3.2 !!!
NOTE: Issue was logged in RedHat Bugzilla and in Fedora Bodhi
RedHat Bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=2143703
Fedora Bodhi https://github.com/fedora-infra/bodhi/issues/4832