From: | J M <cesarjorgemartinez(at)gmail(dot)com> |
---|---|
To: | Devrim Gündüz <devrim(at)gunduz(dot)org> |
Cc: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
Subject: | Re: BUG #16721: ERROR: could not load library "/usr/pgsql-11/lib/rtpostgis-2.5.so": /usr/gdal32/lib/libgdal.so.28: |
Date: | 2020-11-23 15:38:07 |
Message-ID: | CAL8MddXi+U1KMu1b_PTD=gTa7dqS=8QHZDqVbRci1XO5sLTUeQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Hi,
The output is:
rpm -qa | grep libgeotiff
libgeotiff15-1.5.1-7.rhel7.x86_64
libgeotiff-1.4.0-1.rhel7.1.x86_64
I see also the following:
repoquery -q --installed --whatrequires libgeotiff15
gdal30-libs-0:3.0.4-4.rhel7.x86_64
gdal31-libs-0:3.1.2-1.rhel7.x86_64
gdal32-libs-0:3.2.0-1.rhel7.x86_64
libgeotiff15-0:1.5.1-7.rhel7.x86_64
repoquery -q --installed --whatrequires gdal32-libs
gdal32-libs-0:3.2.0-1.rhel7.x86_64
postgis25_11-0:2.5.5-2.rhel7.x86_64
postgis25_11-client-0:2.5.5-2.rhel7.x86_64
Maybe a error in 2.5.5-2?
The previous version is postgis25_11-0:2.5.5-1
Regards,
Cesar Jorge
Regards,
Cesar Jorge
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Libre
de virus. www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
El mar., 17 nov. 2020 a las 17:13, Devrim Gündüz (<devrim(at)gunduz(dot)org>)
escribió:
>
> Hi,
>
> On Mon, 2020-11-16 at 16:51 +0000, PG Bug reporting form wrote:
> > db=# SELECT postgis_full_version();
> > ERROR: could not load library "/usr/pgsql-11/lib/rtpostgis-2.5.so":
> > /usr/gdal32/lib/libgdal.so.28: undefined symbol: GTIFGetGCSInfoEx
> > CONTEXTO: SQL statement "SELECT public.postgis_gdal_version()"
> > PL/pgSQL function postgis_full_version() line 34 at SQL statement
>
> Can you please send the output of:
>
> rpm -qa | grep libgeotiff
>
> Thanks!
>
> Regards,
> --
> Devrim Gündüz
> Open Source Solution Architect, Red Hat Certified Engineer
> Twitter: @DevrimGunduz , @DevrimGunduzTR
>
From | Date | Subject | |
---|---|---|---|
Next Message | PG Bug reporting form | 2020-11-23 22:04:16 | BUG #16741: Error: subplan "SubPlan 1" was not initialized |
Previous Message | Tom Lane | 2020-11-23 15:33:21 | Re: BUG #16739: Temporary files not deleting from data folder on disk |