From: | PG Bug reporting form <noreply(at)postgresql(dot)org> |
---|---|
To: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
Cc: | chriswvandevelde(at)gmail(dot)com |
Subject: | BUG #18296: ARM |
Date: | 2024-01-16 02:21:18 |
Message-ID: | 18296-ddd198363cadea11@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: 18296
Logged by: Chris Van de Velde
Email address: chriswvandevelde(at)gmail(dot)com
PostgreSQL version: 13.13
Operating system: Rocky 8
Description:
x86 RHEL8 repo contains:
https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-8-x86_64/librttopo-1.1.0-2.rhel8.x86_64.rpm
librttopo-1.1.0-2.rhel8.x86_64.rpm 02-Jan-2024 16:25
182552
librttopo-debuginfo-1.1.0-2.rhel8.x86_64.rpm 02-Jan-2024 16:25
170108
librttopo-debugsource-1.1.0-2.rhel8.x86_64.rpm 02-Jan-2024 16:25
259664
librttopo-devel-1.1.0-2.rhel8.x86_64.rpm 02-Jan-2024 16:25
32336
ARM RHEL8 repo contains no librt RPM:
https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-8-aarch64/
With the fix to bug 18293
(https://www.postgresql.org/message-id/627bed86ba9a3e20a869e74c3f07e3f52b3bb15c.camel%40gunduz.org)
now in place (thankyou Devrim), my Rocky 8 x86 build succeeds but ARM fails
with:
yumdownloader -y --resolve postgresql13-server-13.13 postgis34_13
postgis34_13-client pgaudit15_13 pg_top pg_catcheck_13
pg_partman_13 pg_repack_13 pg_activity barman
...
#14 39.37 (50/243): python39-3.9.18-1.module+el8.9.0+1581 120 kB/s | 33 kB
00:00
#14 39.70 [MIRROR] librttopo-1.1.0-2.rhel8.aarch64.rpm: Status code: 404 for
https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-8-aarch64/librttopo-1.1.0-2.rhel8.aarch64.rpm
(IP: 147.75.85.69)
#14 39.85 (51/243): dracut-049-228.git20230802.el8.aarch6 468 kB/s | 376 kB
00:00
#14 39.86 (52/243): SuperLU-5.2.0-7.el8.aarch64.rpm 76 kB/s | 153 kB
00:02
#14 40.05 [MIRROR] librttopo-1.1.0-2.rhel8.aarch64.rpm: Status code: 404 for
https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-8-aarch64/librttopo-1.1.0-2.rhel8.aarch64.rpm
(IP: 147.75.85.69)
#14 40.39 [MIRROR] librttopo-1.1.0-2.rhel8.aarch64.rpm: Status code: 404 for
https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-8-aarch64/librttopo-1.1.0-2.rhel8.aarch64.rpm
(IP: 147.75.85.69)
#14 40.73 [MIRROR] librttopo-1.1.0-2.rhel8.aarch64.rpm: Status code: 404 for
https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-8-aarch64/librttopo-1.1.0-2.rhel8.aarch64.rpm
(IP: 147.75.85.69)
#14 40.74 [FAILED] librttopo-1.1.0-2.rhel8.aarch64.rpm: No more mirrors to
try - All mirrors were already tried without success
#14 ERROR: process "/bin/sh -c mkdir -p $DOWNLOAD_DIR && cd
$DOWNLOAD_DIR && yumdownloader -y --resolve postgresql13-server-13.13
postgis34_13 postgis34_13-client pgaudit15_13 pg_top
pg_catcheck_13 pg_partman_13 pg_repack_13 pg_activity barman" did
not complete successfully: exit code: 1
From | Date | Subject | |
---|---|---|---|
Next Message | PG Bug reporting form | 2024-01-16 04:00:02 | BUG #18297: Error when adding a column to a parent table with complex inheritance |
Previous Message | Kyotaro Horiguchi | 2024-01-16 01:58:04 | Re: "unexpected duplicate for tablespace" problem in logical replication |