BUG #18596: I can't download PostgreSQL16

Started by PG Bug reporting formover 1 year ago2 messagesbugs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following bug has been logged on the website:

Bug reference: 18596
Logged by: tounai0
Email address: tounai0@gmail.com
PostgreSQL version: 16.0
Operating system: CentOS Linux release 7.5.1804 (Core)
Description:

sudo yum install -y postgresql16-server

When you run
https://download.postgresql.org/pub/repos/yum/16/redhat/rhel-7-x86_64/repodata/repomd.xml:
[Errno 14] HTTPS Error 404 - Not Found
It becomes.

"https://download.postgresql.org/pub/repos/yum/16/redhat/rhel-7-x86_64" is
not directory.
Unable to download all "rhel-7" series.

thank you.

In reply to: PG Bug reporting form (#1)
Re: BUG #18596: I can't download PostgreSQL16

On Fri, Aug 30, 2024 at 10:13:07AM +0000, PG Bug reporting form wrote:

Operating system: CentOS Linux release 7.5.1804 (Core)
Description:

sudo yum install -y postgresql16-server

When you run
https://download.postgresql.org/pub/repos/yum/16/redhat/rhel-7-x86_64/repodata/repomd.xml:
[Errno 14] HTTPS Error 404 - Not Found
It becomes.

"https://download.postgresql.org/pub/repos/yum/16/redhat/rhel-7-x86_64" is
not directory.
Unable to download all "rhel-7" series.

You might want to read
https://yum.postgresql.org/news/rhel7-end-of-life/

Best regards,

depesz