Re: BUG #18488: Installation of postgis30_13 fails on Rocky 9

From: "Tomas Leypold" <tomas(at)leypold(dot)cz>
To: "Muhammad Imtiaz" <imtiaz(dot)m(at)bitnine(dot)net>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18488: Installation of postgis30_13 fails on Rocky 9
Date: 2024-05-31 08:31:38
Message-ID: 36-66598b00-5-7bc59980@180669644
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,

Yes, crb is enabled. On Rocky 9, powertools were renamed as crb.

However, armadillo is only provided by the EPEL. I have searched some announcement mailing lists of the EPEL, and they recompiled GDAL libraries when they updated Armadillo to version 12. So, the same needs to be done here.

---
Best Regards,
Tomas Leypold.

On Friday, May 31, 2024 09:40 CEST, Muhammad Imtiaz <imtiaz(dot)m(at)bitnine(dot)net> wrote:

> Hi ,
>
> Did you enabled the following repos?
>
> • Powertools
> • crb
>
> Please check the following link for more information.
> https://www.postgis.net/documentation/getting_started/install_red_hat/
>
>
> Regards,
>
> Imtiaz
>
>
> On Thu, 30 May 2024, 21:38 PG Bug reporting form, <noreply(at)postgresql(dot)org>
> wrote:
>
> > The following bug has been logged on the website:
> >
> > Bug reference: 18488
> > Logged by: Tomas Leypold
> > Email address: tomas(at)leypold(dot)cz
> > PostgreSQL version: 13.15
> > Operating system: Rocky 9
> > Description:
> >
> > Hi,
> >
> > The installation of postgis30_13 fails on Rocky 9 due to a change in the
> > version of libarmadillo from version 10 to 12 in the EPEL repository in the
> > Rocky 9.2 to 9.3 release. Would it be possible to recompile gdal to be
> > compatible with new version?
> >
> > # dnf install postgis30_13
> > Last metadata expiration check: 2:32:15 ago on Thu 30 May 2024 14:38:59
> > CEST.
> > Error:
> > Problem: package postgis30_13-3.0.7-1.rhel9.x86_64 from pgdg13 requires
> > gdal33-libs >= 3.3.3, but none of the providers can be installed
> > - package postgis30_13-3.0.7-1.rhel9.x86_64 from pgdg13 requires
> > libgdal.so.29()(64bit), but none of the providers can be installed
> > - cannot install the best candidate for the job
> > - nothing provides libarmadillo.so.10()(64bit) needed by
> > gdal33-libs-3.3.3-7PGDG.rhel9.x86_64 from pgdg-common
> > (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to
> > use not only best candidate packages)
> >
> > Version change:
> >
> > http://ftp.pbone.net/mirror/archive.fedoraproject.org/epel/9.2/Everything/x86_64/Packages/a/armadillo-10.8.2-4.el9.x86_64.rpm
> >
> > http://ftp.pbone.net/mirror/archive.fedoraproject.org/epel/9.3/Everything/x86_64/Packages/a/armadillo-12.6.6-2.el9.x86_64.rpm
> >
> > Thanks.
> > ---
> > Best Regards,
> > Tomas Leypold
> >
> >

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Japin Li 2024-05-31 09:50:51 Re: BUG #18467: postgres_fdw (deparser) ignores LimitOption
Previous Message Muhammad Imtiaz 2024-05-31 07:40:32 Re: BUG #18488: Installation of postgis30_13 fails on Rocky 9