| From: | PG Bug reporting form <noreply(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Cc: | bwatkinsnz(at)gmail(dot)com |
| Subject: | BUG #19334: Cannot download packages from the mirrors |
| Date: | 2025-11-24 19:49:04 |
| Message-ID: | 19334-7fb7711bf7c6a5b1@postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
The following bug has been logged on the website:
Bug reference: 19334
Logged by: Bryce Watkins
Email address: bwatkinsnz(at)gmail(dot)com
PostgreSQL version: 18.1
Operating system: OEL 10
Description:
When attempting to install PostgreSQL 18 as per instructions on
https://www.postgresql.org/download/linux/redhat/
dnf install -y postgresql18-server
Last metadata expiration check: 0:00:07 ago on Mon 24 Nov 2025 07:24:39 PM
GMT.
Dependencies resolved.
==================================================================================================================================================================
Package Architecture
Version Repository
Size
==================================================================================================================================================================
Installing:
postgresql18-server aarch64
18.1-1PGDG.rhel10 pgdg18
7.2 M
Installing dependencies:
libicu aarch64
74.2-5.el10_0 ol10_baseos_latest
10 M
liburing aarch64
2.5-5.el10 ol10_baseos_latest
39 k
postgresql18 aarch64
18.1-1PGDG.rhel10 pgdg18
2.0 M
postgresql18-libs aarch64
18.1-1PGDG.rhel10 pgdg18
291 k
Transaction Summary
==================================================================================================================================================================
Install 5 Packages
Total download size: 20 M
Installed size: 80 M
Downloading Packages:
(1/5): liburing-2.5-5.el10.aarch64.rpm
1.7 MB/s | 39 kB 00:00
(2/5): libicu-74.2-5.el10_0.aarch64.rpm
83 MB/s | 10 MB 00:00
[MIRROR] postgresql18-libs-18.1-1PGDG.rhel10.aarch64.rpm: Status code: 404
for
https://download.postgresql.org/pub/repos/yum/18/redhat/rhel-10-aarch64/postgresql18-libs-18.1-1PGDG.rhel10.aarch64.rpm
(IP: 199.232.139.52)
(3/5): postgresql18-18.1-1PGDG.rhel10.aarch64.rpm
13 MB/s | 2.0 MB 00:00
[MIRROR] postgresql18-server-18.1-1PGDG.rhel10.aarch64.rpm: Status code: 404
for
https://download.postgresql.org/pub/repos/yum/18/redhat/rhel-10-aarch64/postgresql18-server-18.1-1PGDG.rhel10.aarch64.rpm
(IP: 199.232.139.52)
[MIRROR] postgresql18-libs-18.1-1PGDG.rhel10.aarch64.rpm: Status code: 404
for
https://download.postgresql.org/pub/repos/yum/18/redhat/rhel-10-aarch64/postgresql18-libs-18.1-1PGDG.rhel10.aarch64.rpm
(IP: 199.232.139.52)
[MIRROR] postgresql18-server-18.1-1PGDG.rhel10.aarch64.rpm: Status code: 404
for
https://download.postgresql.org/pub/repos/yum/18/redhat/rhel-10-aarch64/postgresql18-server-18.1-1PGDG.rhel10.aarch64.rpm
(IP: 199.232.139.52)
[FAILED] postgresql18-server-18.1-1PGDG.rhel10.aarch64.rpm: No more mirrors
to try - All mirrors were already tried without success
(5/5): postgresql18-libs-18.1-1PGDG.rhel10.aarch64.rpm 98%
[============================================================ ] 14 MB/s |
20 MB 00:00 ETA
The downloaded packages were saved in cache until the next successful
transaction.
Also when trying to access the mirrors directly with a web browser, they
list the packages, but upon trying to download them from Chrome a 404 error
is returned. E.g. this link returns a 404:
https://ftp.postgresql.org/pub/repos/yum/18/redhat/rhel-10-aarch64/postgresql18-server-18.1-1PGDG.rhel10.aarch64.rpm
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2025-11-24 21:43:43 | Re: BUG #19095: Test if function exit() is used fail when linked static |
| Previous Message | PG Bug reporting form | 2025-11-24 19:18:45 | BUG #19333: 404s when accessing items from https://ftp.postgresql.org/pub/repos/yum/17/redhat/rhel-10-aarch64/ |