[postgis-tickets] [PostGIS] #5290: RHEL 8 Postgis 3.3.2 requires gdal35-libs >= 3.5.2

PostGIS trac at osgeo.org
Thu Nov 17 08:14:02 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
Resolution:            |   Keywords:
-----------------------+---------------------------
Description changed by marc3932:

Old description:

> 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)
>
> [root at lnx8pg12 ~]# subscription-manager repos --list-enable
> '+----------------------------------------------------------+
>     Available Repositories in /etc/yum.repos.d/redhat.repo
> '+----------------------------------------------------------+
>
> Repo ID:   rhel-8-for-x86_64-appstream-rpms
> Repo Name: Red Hat Enterprise Linux 8 for x86_64 - AppStream (RPMs)
> Repo URL:  https://red-inf-
> cap-p01.esri.com/pulp/repos/ESRI/LEP_Patch/cv_patch/content/dist/rhel8/$releasever/x86_64/appstream/os
> Enabled:   1
>
> Repo ID:   rhel-8-for-x86_64-baseos-rpms
> Repo Name: Red Hat Enterprise Linux 8 for x86_64 - BaseOS (RPMs)
> Repo URL:  https://red-inf-
> cap-p01.esri.com/pulp/repos/ESRI/LEP_Patch/cv_patch/content/dist/rhel8/$releasever/x86_64/baseos/os
> Enabled:   1
>
> Repo ID:   ESRI_EPEL_8_EPEL8_x86_64
> Repo Name: EPEL8 x86_64
> Repo URL:  https://red-inf-
> cap-p01.esri.com/pulp/repos/ESRI/LEP_Patch/cv_patch/custom/EPEL_8/EPEL8_x86_64
> Enabled:   1
>
> -------------------------------------------------------
>
> 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

New description:

 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)

 [root at lnx8pg12 ~]# subscription-manager repos --list-enable
 '+----------------------------------------------------------+
     Available Repositories in /etc/yum.repos.d/redhat.repo
 '+----------------------------------------------------------+

 Repo ID:   rhel-8-for-x86_64-appstream-rpms
 Repo Name: Red Hat Enterprise Linux 8 for x86_64 - AppStream (RPMs)
 Repo URL:  https://red-inf-
 cap-p01.esri.com/pulp/repos/ESRI/LEP_Patch/cv_patch/content/dist/rhel8/$releasever/x86_64/appstream/os
 Enabled:   1

 Repo ID:   rhel-8-for-x86_64-baseos-rpms
 Repo Name: Red Hat Enterprise Linux 8 for x86_64 - BaseOS (RPMs)
 Repo URL:  https://red-inf-
 cap-p01.esri.com/pulp/repos/ESRI/LEP_Patch/cv_patch/content/dist/rhel8/$releasever/x86_64/baseos/os
 Enabled:   1

 Repo ID:   ESRI_EPEL_8_EPEL8_x86_64
 Repo Name: EPEL8 x86_64
 Repo URL:  https://red-inf-
 cap-p01.esri.com/pulp/repos/ESRI/LEP_Patch/cv_patch/custom/EPEL_8/EPEL8_x86_64
 Enabled:   1

 -------------------------------------------------------

 CAUSE: RHEL 8 EPEL 8 is missing gdal35-libs >= 3.5.2

 NOTE: RHEL 7 works fine to install Postgis 3.3.2 !!! EPEL 7 has all the
 packages !!!

 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#comment:4>
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