Re: Can't upgrade to PostGIS 3.4.3, not listed by apt as upgrade.
Marco Boeringa <[email protected]>
| Newsgroups | gmane.comp.gis.postgis |
|---|---|
| Message-ID | <[email protected]> |
Ah, thanks Imre, that clears up the confusion. I am not to familiar with apt and the release processes of Debian / Ubuntu packages, but since everything else seemed fine, and 3.4.3 was announced here in the PostGIS list and visible in the repo, I falsely assumed that it should already be fully available for Debian / Ubuntu, and that something might be wrong with my local apt cache (although commands like 'apt list -a postgresql-16-postgis-3' seemed to confirm the current situation, and other apt commands reported no issues as well). Marco Op 14-9-2024 om 15:42 schreef Imre Samu: > Marco Boeringa <[email protected]> > > Even though I see PostGIS 3.4.3 for PostgreSQL 16 listed on the > PostgreSQL apt repository since September the 12th > (https://apt.postgresql.org/pub/repos/apt/pool/main/p/postgis/), from > which I installed it in the distant past and that is set in Ubuntu as > the apt source for PostgreSQL, I do not see this upgrade being > listed in > Ubuntu when I run e.g. Software Updates of Synaptic. > > > PostGIS 3.4.3 is not yet available on Debian, and it hasn't been > announced on the pgsql-pkg-debian mailing list [ > https://www.postgresql.org/list/pgsql-pkg-debian/2024-09/ ] either, > where I can also see the details for debian+ubuntu. > > For example, the Postgis 3.4.2+dfsg-1.pgdg+1 update announcement contains > information for both Debian (bookworm, bullseye,...) and Ubuntu > (noble, mantic, lunar, jammy, focal). > https://www.postgresql.org/message-id/[email protected] > I'm expecting a similar announcement for PostGIS 3.4.3 as well. > > In other words, I monitor the "pgsql-pkg-debian" mailing list, > and I usually see the updated packages within an hour after the email > is sent. > > Imre