public inbox for [email protected]help / color / mirror / Atom feed
Postgis 3.5.3 packages include 3.6.0 files 3+ messages / 2 participants [nested] [flat]
* Postgis 3.5.3 packages include 3.6.0 files @ 2025-09-08 17:11 Chris Sinjakli <[email protected]> 0 siblings, 1 reply; 3+ messages in thread From: Chris Sinjakli @ 2025-09-08 17:11 UTC (permalink / raw) To: [email protected] 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 ^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: Postgis 3.5.3 packages include 3.6.0 files @ 2025-09-08 17:34 Christoph Berg <[email protected]> parent: Chris Sinjakli <[email protected]> 0 siblings, 1 reply; 3+ messages in thread From: Christoph Berg @ 2025-09-08 17:34 UTC (permalink / raw) To: Chris Sinjakli <[email protected]>; +Cc: [email protected] Re: Chris Sinjakli > Specifically, it looks like the package installs the SQL scripts and > control file from 3.6.0: Which version of the -scripts package do you have installed? Christoph ^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: Postgis 3.5.3 packages include 3.6.0 files @ 2025-09-08 17:45 Chris Sinjakli <[email protected]> parent: Christoph Berg <[email protected]> 0 siblings, 0 replies; 3+ messages in thread From: Chris Sinjakli @ 2025-09-08 17:45 UTC (permalink / raw) To: Christoph Berg <[email protected]>; +Cc: [email protected] > Which version of the -scripts package do you have installed? Ah, you've got it in one. I didn't realise there was a separate package for Postgis' scripts and that's been pulled in at 3.6.0. I'll get that one pinned too. Sorry for the false alarm. Cheers, Chris ^ permalink raw reply [nested|flat] 3+ messages in thread
end of thread, other threads:[~2025-09-08 17:45 UTC | newest] Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2025-09-08 17:11 Postgis 3.5.3 packages include 3.6.0 files Chris Sinjakli <[email protected]> 2025-09-08 17:34 ` Christoph Berg <[email protected]> 2025-09-08 17:45 ` Chris Sinjakli <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox