From ac1969542df12362ac3218d9d7437ad1b1fbc387 Mon Sep 17 00:00:00 2001 From: Bartosz Bezak Date: Wed, 23 Jul 2025 09:56:55 +0200 Subject: [PATCH] change erlang arm64 repo to rhel based centos stream diverged too much nothing provides libcrypto.so.3(OPENSSL_3.4.0)(64bit) needed by erlang-26.2.5.14-1.el9.aarch64 Change-Id: I3a0aa82d0903b341156c2fce68393cc4031e7728 Signed-off-by: Bartosz Bezak --- docker/base/copr-rabbitmq-erlang.repo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/base/copr-rabbitmq-erlang.repo b/docker/base/copr-rabbitmq-erlang.repo index 17608e5334..17df94d9d0 100644 --- a/docker/base/copr-rabbitmq-erlang.repo +++ b/docker/base/copr-rabbitmq-erlang.repo @@ -1,10 +1,10 @@ # NOTE(hrw): this repository contains rebuild of Erlang package from RabbitMQ team # from https://github.com/rabbitmq/erlang-rpm/ -# Thanks to COPR we have aarch64 packages for CentOS Stream 9 +# Thanks to COPR we have aarch64 packages for Rocky Linux [copr-rabbitmq-erlang] name=openstack-kolla COPR with Erlang build for RabbitMQ -baseurl=https://download.copr.fedorainfracloud.org/results/@openstack-kolla/rabbitmq-erlang/centos-stream-$releasever-aarch64/ +baseurl=https://download.copr.fedorainfracloud.org/results/@openstack-kolla/rabbitmq-erlang/rhel-$releasever-aarch64/ gpgcheck=1 enabled=0 gpgkey=https://download.copr.fedorainfracloud.org/results/@openstack-kolla/rabbitmq-erlang/pubkey.gpg