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-04 13:51:22
Message-ID: 69e7b4ecfcea1a907a1ddcbce0e72011865fa9f8.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

On Sat, 2023-09-02 at 18:49 +0200, Laurenz Albe wrote:
> 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

No, sorry, PostGIS 3.4 for PG v16 is *still broken*.

With GA only 10 days away, I think this should really be addressed.

Yours,
Laurenz Albe

In response to

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Chuan Hua Zhao 2023-09-06 02:50:21 About pg_cron_14-1.6.0
Previous Message Laurenz Albe 2023-09-02 16:49:37 Re: Dependencies for PostGIS 3.4 for PG v16 on Fedora 38 seem wrong