public inbox for [email protected]  
help / color / mirror / Atom feed
From: Christoph Berg <[email protected]>
To: Imre Samu <[email protected]>
Cc: [email protected]
Subject: Re: postgresql-14-postgis-3-scripts has not been updated to 3.1.3 ?
Date: Fri, 20 Aug 2021 13:12:45 +0200
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAJnEWw=Ww2UmFqy52oO_qqnePGM9hDx7VxR_cBNKR=PvOPA3_A@mail.gmail.com>
References: <CAJnEWw=Ww2UmFqy52oO_qqnePGM9hDx7VxR_cBNKR=PvOPA3_A@mail.gmail.com>

Re: Imre Samu
> 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

Hi,

thanks for spotting that.

The problem arose because a new postgis version, me working on
supporting PG 14, and adding new distributions (impish, bookworm) all
happened at the same time. Add the necessity for a +b1 binNMU to the
mix, and the result was that the architecture _all .deb files for PG14
were never built.

Our repository QA scripts didn't catch that because
postgresql-14-postgis-3 depends on postgresql-14-postgis-3-scripts
without a version constraint, so everything was still installable.

It's fixed now, but you'll still need to update the Dockerfile as the
-scripts package doesn't have the +b1 suffix since it's arch:all.
(Why is the version hard-coded there anyway?)

Christoph





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], [email protected]
  Subject: Re: postgresql-14-postgis-3-scripts has not been updated to 3.1.3 ?
  In-Reply-To: <[email protected]>

* 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