[postgis-tickets] [PostGIS] #5217: RHEL 8 nothing provides libarmadillo.so.10 (64bit) needed by gdal-libs*
PostGIS
trac at osgeo.org
Sat Aug 13 14:41:17 PDT 2022
#5217: RHEL 8 nothing provides libarmadillo.so.10 (64bit) needed by gdal-libs*
-----------------------+--------------------------
Reporter: marc3932 | Owner: pramsey
Type: patch | Status: new
Priority: high | Milestone: PostGIS GDAL
Component: postgis | Version: 3.2.x
Keywords: gdal-libs |
-----------------------+--------------------------
# cat /etc/redhat-release
Red Hat Enterprise Linux release 8.6 (Ootpa)
#
# rpm -qa | grep postgres | sort
postgresql12-12.12-1PGDG.rhel8.x86_64
postgresql12-contrib-12.12-1PGDG.rhel8.x86_64
postgresql12-libs-12.12-1PGDG.rhel8.x86_64
postgresql12-server-12.12-1PGDG.rhel8.x86_64
postgresql13-13.7-1PGDG.rhel8.x86_64
postgresql13-contrib-13.7-1PGDG.rhel8.x86_64
postgresql13-libs-13.7-1PGDG.rhel8.x86_64
postgresql13-server-13.7-1PGDG.rhel8.x86_64
#
# rpm -qa | grep postgis | sort
postgis31_12-3.1.6-1.rhel8.x86_64
postgis32_13-3.2.2-1.rhel8.x86_64
#
# subscription-manager repos --list-enabled
+----------------------------------------------------------+
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
--PROBLEM:
# yum update
...
#Error:
Problem 1: cannot install the best update candidate for package
gdal32-libs-3.2.3-1.rhel8.x86_64
- nothing provides libarmadillo.so.10()(64bit) needed by
gdal32-libs-3.2.3-6.rhel8.x86_64
Problem 2: cannot install the best update candidate for package
gdal33-libs-3.3.3-1.rhel8.x86_64
- nothing provides libarmadillo.so.10()(64bit) needed by
gdal33-libs-3.3.3-5.rhel8.x86_64
Problem 3: cannot install the best update candidate for package
gdal34-libs-3.4.3-1.rhel8.x86_64
- nothing provides libarmadillo.so.10()(64bit) needed by
gdal34-libs-3.4.3-2.rhel8.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest'
to use not only best candidate packages)
#
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5217>
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