[postgis-tickets] [PostGIS] #5290: RHEL 8 Postgis 3.3.2 requires gdal35-libs >= 3.5.2
PostGIS
trac at osgeo.org
Thu Nov 17 07:43:36 PST 2022
#5290: RHEL 8 Postgis 3.3.2 requires gdal35-libs >= 3.5.2
----------------------+---------------------------
Reporter: marc3932 | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.3.3
Component: postgis | Version: 3.3.x
Keywords: |
----------------------+---------------------------
root at lnx8pg12 ~]# cat /etc/redhat-release
Red Hat Enterprise Linux release 8.6 (Ootpa)
[root at 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 at 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
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5290>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list