BUG #16415: Postgres 11.6 CentOS docker image needs a repo update

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: freelake(at)gmail(dot)com
Subject: BUG #16415: Postgres 11.6 CentOS docker image needs a repo update
Date: 2020-05-04 15:08:08
Message-ID: 16415-7ead8e7f235c1eb6@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 16415
Logged by: Shaun Lake
Email address: freelake(at)gmail(dot)com
PostgreSQL version: 11.6
Operating system: CentOS
Description:

Your Postgres 11.6 CentOS docker image requires a specific centOS RPM
version. Your file repo removed/renamed that version and the docker image
fails to fetch it.

"Cannot open:
https://download.postgresql.org/pub/repos/yum/11/redhat/rhel-7.6-ppc64le/pgdg-centos11-11-2.noarch.rpm.
Skipping."

Upon investigation as this docker image has worked for like 6 months
straight i did notice some file names
changed late Sunday evening May 03 that probably caused the issue. Maybe
just repoint the Postgres 11.6
docker image to the appropriately renamed centOS version below or get the
old version back? :)

https://download.postgresql.org/pub/repos/yum/11/redhat/rhel-7.6-ppc64le/pgdg-centos11-11-2.noarch.rpm

I do see this was added to your file server Sunday evening under:

https://download.postgresql.org/pub/repos/yum/11/redhat/rhel-7.6-ppc64le/

pgdg-redhat-repo-42.0-11.noarch.rpm 2020-May-03
20:21:18 6.5K application/x-redhat-package-manager
pgdg-redhat-repo-latest.noarch.rpm 2020-May-03
20:21:18 6.5K application/x-redhat-package-manager

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Stephen Frost 2020-05-04 15:22:34 Re: BUG #16415: Postgres 11.6 CentOS docker image needs a repo update
Previous Message Suhonen Reijo (Valtori) 2020-05-04 07:26:19 VS: BUG #16404: PostgreSQL 12.2: Database restore does not accept the EEST time zone.