Re: Dependencies for PostGIS 3.4 for PG v16 on Fedora 38 seem wrong

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: pgsql-pkg-yum(at)lists(dot)postgresql(dot)org
Subject: Re: Dependencies for PostGIS 3.4 for PG v16 on Fedora 38 seem wrong
Date: 2023-09-02 16:49:37
Message-ID: d89f84868ea39aed352ec6d3604f48bc47aed8fb.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

On Wed, 2023-08-30 at 09:13 +0200, Laurenz Albe wrote:
> The dependencies look like this on my machine:
>
> > rpm -q --requires postgis34_16 | grep geos
> geos311 >= 3.11.2
> libgeos_c.so.1()(64bit)
>
> > rpm -q --requires postgis34_16 | grep gdal
> gdal36-libs >= 3.6.3
> libgdal.so.32()(64bit)
>
> > rpm -q --requires gdal36-libs | grep geos
> geos312
> libgeos_c.so.1()(64bit)
>
> So postgis34_16 depends on both GEOS 3.11 and GEOS 3.12.
> One dependency is direct, the other is via GDAL.

Seems to be fixed in RC1; thanks.

I am pretty sure that this report is the same problem, so that should
also be fixed:

https://postgr.es/m/617fd0c7f2418b62db2e72acfcbf248af99c4576.camel%40cybertec.at

Yours,
Laurenz Albe

In response to

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Laurenz Albe 2023-09-04 13:51:22 Re: Dependencies for PostGIS 3.4 for PG v16 on Fedora 38 seem wrong
Previous Message Laurenz Albe 2023-08-30 07:13:49 Dependencies for PostGIS 3.4 for PG v16 on Fedora 38 seem wrong