BUG #18296: ARM

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

The following bug has been logged on the website:

Bug reference: 18296
Logged by: Chris Van de Velde
Email address: chriswvandevelde@gmail.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
(/messages/by-id/627bed86ba9a3e20a869e74c3f07e3f52b3bb15c.camel@gunduz.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

#2Devrim GÜNDÜZ
devrim@gunduz.org
In reply to: PG Bug reporting form (#1)
Re: BUG #18296: ARM

Hi,

On Tue, 2024-01-16 at 02:21 +0000, PG Bug reporting form wrote:

The following bug has been logged on the website:

Bug reference:      18296
Logged by:          Chris Van de Velde
Email address:      chriswvandevelde@gmail.com
PostgreSQL version: 13.13
Operating system:   Rocky 8
Description:       

<snip>

ARM RHEL8 repo contains no librt RPM:
https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-8-aarch64/

Thanks for the report. Package was there, but was not built with the
updated GDAL. Pushed 1.1.0-3PGDG to repos.

Regards,

--
Devrim Gündüz
Open Source Solution Architect, PostgreSQL Major Contributor
Twitter: @DevrimGunduz , @DevrimGunduzTR