BUG #13969: PostgreSQL 9.5.0-1 no longer available from apt.postgresql.org

Поиск
Список
Период
Сортировка
От gboscarino@computer.org
Тема BUG #13969: PostgreSQL 9.5.0-1 no longer available from apt.postgresql.org
Дата
Msg-id 20160218024444.2652.86351@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #13969: PostgreSQL 9.5.0-1 no longer available from apt.postgresql.org  (jaime soler <jaime.soler@gmail.com>)
Re: BUG #13969: PostgreSQL 9.5.0-1 no longer available from apt.postgresql.org  (jaime soler gómez <jsoler@hoplasoftware.com>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      13969
Logged by:          Gaspare Boscarino
Email address:      gboscarino@computer.org
PostgreSQL version: 9.5.0
Operating system:   Linux Ubuntu 14.04
Description:

Hello,

We completed the upgrade to 9.5.0 in the production environment a few days
ago. The following is the procedure that we have used to install the
PostgreSQL software:

deb 'http://apt.postgresql.org/pub/repos/apt/ trusty-pgdg main' >
/etc/apt/sources.list.d/pgdg.list
wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | sudo
apt-key add -
apt-get update
apt-get install -y --force-yes postgresql-9.5=9.5.0-1.pgdg14.04+2

We now need to create a new 9.5.0-1 instance but it seems that 9.5.0-1 has
been removed from the APT repository:

apt-get install -y --force-yes postgresql-9.5=9.5.0-1.pgdg14.04+2
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Version '9.5.0-1.pgdg14.04+2' for 'postgresql-9.5' was not found

Was the repository somehow compromised in the last few days? Could you
please advise on how to proceed?

Thank you.

Gaspare

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

Предыдущее
От: Pedro Gimeno
Дата:
Сообщение: Re: BUG #13960: plpython fails with certain function names
Следующее
От: Ruxandra Durus
Дата:
Сообщение: Re: BUG #13964: unexpected result from to_tsvector