Re: BUG #19471: Packaging problem with ogr_fdw_18 - Mailing list pgsql-bugs

From Kieran McCusker
Subject Re: BUG #19471: Packaging problem with ogr_fdw_18
Date
Msg-id CAGgUQ6Ez-WZVVP-HqyRC2Jt0vvzT=GP-6+xJN_PUDeG5hBAcHw@mail.gmail.com
Whole thread
List pgsql-bugs
Hi

Sorry, ignore this. There were a couple of old packages geos312 and geos313 installed.

Thanks

Kieran

On Wed, 6 May 2026 at 08:54, PG Bug reporting form <noreply@postgresql.org> wrote:
The following bug has been logged on the website:

Bug reference:      19471
Logged by:          Kieran McCusker
Email address:      kieran.mccusker@gmail.com
PostgreSQL version: 18.3
Operating system:   Fedora 44
Description:       

Following upgrade from Fedora 43 to 44 attempting to run:
/usr/pgsql-18/bin/ogr_fdw_info

Now produces the error:
/usr/pgsql-18/bin/ogr_fdw_info: symbol lookup error:
/usr/gdal312/lib/libgdal.so.38: undefined symbol:
GEOSCoverageCleanParams_setGapMaximumWidth_r


pgsql-bugs by date:

Previous
From: klemen kobau
Date:
Subject: Re: BUG #19439: pg_stat_xact_user_tables stat not currect during the transaction
Next
From: PG Bug reporting form
Date:
Subject: BUG #19472: CAST(-32768::SMALLINT AS REAL) fails with "SMALLINT out of range" but -32768 is valid SMALLINT value