| From: | Imre Samu <pella(dot)samu(at)gmail(dot)com> |
|---|---|
| To: | pgsql-pkg-debian(at)lists(dot)postgresql(dot)org |
| Subject: | postgresql-14-postgis-3-scripts has not been updated to 3.1.3 ? |
| Date: | 2021-08-19 22:14:11 |
| Message-ID: | CAJnEWw=Ww2UmFqy52oO_qqnePGM9hDx7VxR_cBNKR=PvOPA3_A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-pkg-debian |
Hi,
I am trying to update https://github.com/postgis/docker-postgis project to
the latest PostGIS 3.1.3
with https://github.com/postgis/docker-postgis/pull/253
and receiving this error :
*Error: E: Version '3.1.3+dfsg-1~exp1.pgdg100+1+b1' for
'postgresql-14-postgis-3-scripts' was not found*
as I see the - the postgresql-14-postgis-3-scripts is still on 3.1.2
* postgresql-14-postgis-3-scripts/buster-pgdg 3.1.2+dfsg-1~exp2.pgdg100+1
all*
And I am expecting 3.1.3
1.) How I checked:
docker pull postgres:14beta3
docker run -it --rm postgres:14beta3 bash -c "apt update && apt search
postgis | grep postgresql-14-postgis"
results: mix of 3.1.3 and 3.1.2
postgresql-14-postgis-3/buster-pgdg *3.1.3*+dfsg-1~exp1.pgdg100+1+b1 amd64
postgresql-14-postgis-3-dbgsym/buster-pgdg *3.1.3*+dfsg-1~exp1.pgdg100+1+b1
amd64
debug symbols for postgresql-14-postgis-3
*postgresql-14-postgis-3-scripts/buster-pgdg 3.1.2+dfsg-1~exp2.pgdg100+1
all*
Thanks in advance,
Imre
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Christoph Berg | 2021-08-20 11:12:45 | Re: postgresql-14-postgis-3-scripts has not been updated to 3.1.3 ? |
| Previous Message | Christoph Berg | 2021-08-19 17:19:30 | Re: PostGIS 2.5 for PostgreSQL 14 or Debian 11 ? |