Re: 9.6 Beta 1 coming this Thursday

From: Tianon Gravi <admwiggin(at)gmail(dot)com>
To: Jignesh Shah <jkshah(at)gmail(dot)com>
Cc: Joseph Ferguson <joe(at)infosiftr(dot)com>, Josh berkus <josh(at)agliodbs(dot)com>, Postgres-Docker Mailing List <pgsql-pkg-docker(at)postgresql(dot)org>
Subject: Re: 9.6 Beta 1 coming this Thursday
Date: 2016-05-13 16:40:32
Message-ID: CAHnKnK37FYVNsKSOVtCoUMr22-h5TUrB7D-rG8aKvXiO1EEhig@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-docker

On 13 May 2016 at 09:37, Jignesh Shah <jkshah(at)gmail(dot)com> wrote:
> I was about to create a PR for the change but I see the official image has
> been updated with 9.6 yesterday
> https://github.com/docker-library/postgres/commits/master

Indeed, but it fails to build:

The following packages have unmet dependencies:
postgresql-9.6 : Depends: postgresql-client-9.6 but it is not going
to be installed
E: Unable to correct problems, you have held broken packages.

Going down the rabbit hole:

The following packages have unmet dependencies:
postgresql-client-9.6 : Depends: libpq5 (>= 9.6~beta1) but it is not
going to be installed
E: Unable to correct problems, you have held broken packages.

Followed by "apt-get install libpq5=9.6*":

E: Version '9.6*' for 'libpq5' was not found

I feel like we're missing something obvious here. :/

root(at)8c335e781efc:/# apt-cache show libpq5 | grep Version
Version: 9.5.3-1.pgdg80+1
Version: 9.4.6-0+deb8u1
Version: 9.4.5-0+deb8u1

♥,
- Tianon
4096R / B42F 6819 007F 00F8 8E36 4FD4 036A 9C25 BF35 7DD4

In response to

Responses

Browse pgsql-pkg-docker by date

  From Date Subject
Next Message Josh berkus 2016-05-13 18:03:55 Re: 9.6 Beta 1 coming this Thursday
Previous Message Jignesh Shah 2016-05-13 16:37:00 Re: 9.6 Beta 1 coming this Thursday