BUG #17082: Status code: 404 for https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/repodata/rep

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: dawn_rybchynski(at)gov(dot)nt(dot)ca
Subject: BUG #17082: Status code: 404 for https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/repodata/rep
Date: 2021-07-02 21:17:08
Message-ID: 17082-c82371ba390c5229@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: 17082
Logged by: dawn rybchynski
Email address: dawn_rybchynski(at)gov(dot)nt(dot)ca
PostgreSQL version: 12.5
Operating system: RHEL 8
Description:

I am attempting to install a new instance of PostgreSQL on a new RHEL 8.4
server.
I am following the instructions on page
https://www.postgresql.org/download/linux/redhat/ .
Version: 12
Platform: Red Hat Enterprise, ...
Architecture: x86_64

This is what happens when I try to run the first provided command:
$ sudo dnf install -y
https://download.postgresql.org/pub/repos/yum/12/redhat/rhel-8-x86_64/postgresql12-12.5-1PGDG.rhel8.x86_64.rpm
Updating Subscription Management repositories.
Install latest repo
107 B/s | 162 B
00:01
Errors during downloading metadata for repository
'pgdg-redhat-repo-latest.noarch.rpm':
- Status code: 404 for
https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/repodata/repomd.xml
(IP: 147.75.85.69)
Error: Failed to download metadata for repo
'pgdg-redhat-repo-latest.noarch.rpm': Cannot download repomd.xml: Cannot
download repodata/repomd.xml: All mirrors were tried

I have navigated to:
https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/
in a Google Chrome browser and it is true, there is no directory called
"repodata" there.

Thank you,
Dawn

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Etsuro Fujita 2021-07-02 23:35:53 Re: The case when AsyncAppend exists also in the qual of Async ForeignScan
Previous Message Tom Lane 2021-07-02 13:50:17 Re: BUG #17081: Segmentation fault on _PG_init() in a session_preload_library