postgresql-14-postgis-3-scripts has not been updated to 3.1.3 ?

Поиск
Список
Период
Сортировка
От Imre Samu
Тема postgresql-14-postgis-3-scripts has not been updated to 3.1.3 ?
Дата
Msg-id CAJnEWw=Ww2UmFqy52oO_qqnePGM9hDx7VxR_cBNKR=PvOPA3_A@mail.gmail.com
обсуждение исходный текст
Ответы Re: postgresql-14-postgis-3-scripts has not been updated to 3.1.3 ?
Список pgsql-pkg-debian
Hi,

I am trying to update https://github.com/postgis/docker-postgis project  to the latest PostGIS 3.1.3
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

В списке pgsql-pkg-debian по дате отправления:

Предыдущее
От: Christoph Berg
Дата:
Сообщение: Re: PostGIS 2.5 for PostgreSQL 14 or Debian 11 ?
Следующее
От: Christoph Berg
Дата:
Сообщение: Re: postgresql-14-postgis-3-scripts has not been updated to 3.1.3 ?