Re: BUG #17588: RHEL 8 nothing provides libarmadillo.so.10 (64bit) needed by gdal-libs3x*

From: Devrim Gündüz <devrim(at)gunduz(dot)org>
To: marcelosmbr(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #17588: RHEL 8 nothing provides libarmadillo.so.10 (64bit) needed by gdal-libs3x*
Date: 2022-08-16 10:04:29
Message-ID: 9f2f64b3f5ca2a8a44f877c931754bf326bf24e4.camel@gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


Hi,

Please enable EPEL repository.

Regards, Devrim

On Mon, 2022-08-15 at 20:39 +0000, PG Bug reporting form wrote:
> The following bug has been logged on the website:
>
> Bug reference:      17588
> Logged by:          Marcelo Marques
> Email address:      marcelosmbr(at)gmail(dot)com
> PostgreSQL version: 13.7
> Operating system:   RedHat Enterprise Linux 8.6
> Description:       
>
> # 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
>
>
> # 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)
> #
>
> ==========================
> [root(at)lnx8pg12 ~]# subscription-manager repos --list
> [root(at)lnx8pg12 ~]# subscription-manager repos
> --enable=rhel-8-for-x86_64-supplementary-rpms
> Repository 'rhel-8-for-x86_64-supplementary-rpms' is enabled for this
> system.
> [root(at)lnx8pg12 ~]# subscription-manager repos --list-enabled
> [root(at)lnx8pg12 ~]# yum update yum
>
> rehl-8 # yum list --available | grep armadillo | sort
> rehl-7 # yum list available | grep armadillo | sort
>
> [root(at)lnx8pg12 ~]# yum list --available | grep armadillo | sort
> armadillo-devel.x86_64                                          
> 9.700.2-1.el8                                             
> ESRI_EPEL_8_EPEL8_x86_64
> [root(at)lnx8pg12 ~]#
> [root(at)lnx8pg12 ~]# yum list --available | grep libarmadillo | sort
> [root(at)lnx8pg12 ~]# rpm -qa | grep armadillo* | sort
> armadillo-9.700.2-1.el8.x86_64
> [root(at)lnx8pg12 ~]#
> ==========================
>
> ----------------------------------------------------------------
> the gdal-libs* package belongs to postgis.
>
> I have also logged a new bug for gdal-libs3x* packages and armadillo-
> 10*
> package in the postgis public repo.
>
> Postgis Bug #5217 - RHEL 8 nothing provides libarmadillo.so.10
> (64bit)
> needed by gdal-libs*
>
> https://trac.osgeo.org/postgis/ticket/5217#ticket
>
> ----------------------------------------------------------------
>

--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Amit Kapila 2022-08-16 10:37:39 Re: No-op updates with partitioning and logical replication started failing in version 13
Previous Message Maxim Boguk 2022-08-16 08:34:14 Re: BUG #17586: Look like there are an another bug in REINDEX INDEX CONCURRENTLY of pg_toast indexes