public inbox for [email protected]  
help / color / mirror / Atom feed
From: David E. Wheeler <[email protected]>
To: David E. Wheeler <[email protected]>
Cc: Christoph Berg <[email protected]>
Cc: [email protected]
Subject: Re: Update Old Version Public Keys?
Date: Sun, 11 Oct 2020 18:46:11 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
	<[email protected]>
	<[email protected]>
	<[email protected]>
	<[email protected]>
	<[email protected]>
	<[email protected]>

On Jun 14, 2020, at 17:54, David E. Wheeler <[email protected]> wrote:

> Okay, I changed it to:
> 
> ```
> ADD https://salsa.debian.org/postgresql/postgresql-common/-/raw/master/pgdg/apt.postgresql.org.sh /usr/local/bin/
> RUN chmod +x /usr/local/bin/apt.postgresql.org.sh \
>    && apt-get update \
>    && apt-get install -y --no-install-recommends build-essential pgxnclient ca-certificates gnupg2 \
>    && apt-get clean
> ```
> 
> And then I added code to my start script to call
> 
>    apt.postgresql.org.sh -p -v $PGVERSION
> 
> However, when I try to install 13, I get:
> 
> ```
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
> postgresql-13 : Depends: postgresql-client-13 but it is not going to be installed
> postgresql-server-dev-13 : Depends: libpq-dev (>= 13~~) but 11.7-0+deb10u1 is to be installed
>                            Depends: postgresql-client-13 but it is not going to be installed
> E: Unable to correct problems, you have held broken packages.
> ```
> 
> Is there something else that needs doing?

Hello gang. I tried this again today, now that 13.0 is out, and get the same errors. Do I need to do something different than I did for 12 and earlier? Example:

  https://github.com/theory/pg-semver/runs/1239421317

Thanks,

David



Attachments:

  [application/pgp-signature] signature.asc (833B, 2-signature.asc)
  download

view thread (18+ 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]
  Subject: Re: Update Old Version Public Keys?
  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