BUG #14991: postgis-2.4.so: undefined symbol: GEOSMinimumClearance - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #14991: postgis-2.4.so: undefined symbol: GEOSMinimumClearance
Date
Msg-id 20171221212623.826.45010@wrigleys.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      14991
Logged by:          Xavier Corredor Llano
Email address:      xavier.corredor.llano@gmail.com
PostgreSQL version: 10.1
Operating system:   Centos 7
Description:

Hi everyone,

I'm using the official repository for Postgres 10.1 in Centos 7, I have a
web page with postgresql 10.1 + postgis 2.4 + psycopg2 + django + python
3.6. The DB, connexion and all work fine a week ago, two days ago I made
update the system (some packages were updated like geos36, proj49,
postgis..) and the connexion have broken with problems with postgis:

psycopg2.InternalError: the library could not be loaded
«/usr/pgsql-10/lib/postgis-2.4.so»: /usr/pgsql-10/lib/postgis-2.4.so:
undefined symbol: GEOSMinimumClearance

the complete log: https://pastebin.com/WupetTZ7

Thanks,

Xavier


pgsql-bugs by date:

Previous
From: Greg Stark
Date:
Subject: Re: BUG #14986: -2147483648 is minimum value of integer but-2147483648::integer fails (out of range).
Next
From: Andres Freund
Date:
Subject: Re: BUG #14986: -2147483648 is minimum value of integer but -2147483648::integer fails (out of range).