Re: postgresql-9.6 updated to version 9.6~beta1-1.pgdg+1

Поиск
Список
Период
Сортировка
От Tianon Gravi
Тема Re: postgresql-9.6 updated to version 9.6~beta1-1.pgdg+1
Дата
Msg-id 20160513183614.GA1@gmail.com
обсуждение исходный текст
Ответ на postgresql-9.6 updated to version 9.6~beta1-1.pgdg+1  (apt.postgresql.org repository <myon@debian.org>)
Ответы Re: postgresql-9.6 updated to version 9.6~beta1-1.pgdg+1
Re: libpq5 erroneously updated to 9.6 version
Список pgsql-pkg-debian
There seems to be an issue with the availability of the 9.6 version of
the "libpq5" package:

root@50c6b1f05cad:/# cat /etc/apt/sources.list.d/pgdg.list
deb http://apt.postgresql.org/pub/repos/apt/ jessie-pgdg main 9.6
root@50c6b1f05cad:/# apt-get update -qq
root@50c6b1f05cad:/# apt-get install postgresql-9.6
Reading package lists... Done
Building dependency tree
Reading state information... Done
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-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.
root@50c6b1f05cad:/# # down the rabbit hole we go!
root@50c6b1f05cad:/# apt-get install postgresql-client-9.6
Reading package lists... Done
Building dependency tree
Reading state information... Done
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-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.
root@50c6b1f05cad:/# 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


If we're missing something obvious, pointers would be very much appreciated!  I've included
"pgsql-pkg-docker@postgresql.org"in CC here because this is in the context of getting the "postgres:9.6-beta1" Docker
imageavailable. :) 


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


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

Предыдущее
От: Christoph Berg
Дата:
Сообщение: Re: libpq5 erroneously updated to 9.6 version
Следующее
От: Tianon Gravi
Дата:
Сообщение: Re: postgresql-9.6 updated to version 9.6~beta1-1.pgdg+1