public inbox for [email protected]
help / color / mirror / Atom feedFrom: Chris Sinjakli <[email protected]>
To: [email protected]
Subject: Postgis 3.5.3 packages include 3.6.0 files
Date: Mon, 8 Sep 2025 18:11:31 +0100
Message-ID: <CABz-y4+1qcFV-jKRHLhQCtREAk4du_5wtTcJU8GFqPHmroxtNw@mail.gmail.com> (raw)
Hello,
I'm currently using the 3.5.3 package from
https://apt-archive.postgresql.org/pub/repos/apt bookworm-pgdg-archive main
- specifically 3.5.3+dfsg-1~exp1.pgdg120+1 - and it seems like in the last
week, it has been updated with some files from the 3.6.0 release.
Trying to install the extension from that package results in this error:
postgres=> CREATE EXTENSION postgis;
ERROR: could not find function "ST_CoverageClean" in file
"/usr/lib/postgresql/17/lib/postgis-3.so"
Specifically, it looks like the package installs the SQL scripts and
control file from 3.6.0:
$ ls /usr/share/postgresql/17/extension/postgis--3.6.0.sql
/usr/share/postgresql/17/extension/postgis--3.6.0.sql
$ cat /usr/share/postgresql/17/extension/postgis-3.control
# postgis extension
comment = 'PostGIS geometry and geography spatial types and functions'
default_version = '3.6.0'
module_pathname = '$libdir/postgis-3'
relocatable = false
Is it possible that a bad version of the 3.5.3 package has been pushed and
overwritten the working one?
Cheers,
Chris
view thread (3+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Postgis 3.5.3 packages include 3.6.0 files
In-Reply-To: <CABz-y4+1qcFV-jKRHLhQCtREAk4du_5wtTcJU8GFqPHmroxtNw@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox