-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
False
-
-
False
-
?
-
None
-
-
-
Important
To Reproduce Steps to reproduce the behavior:
[stack@cloud ~]$ sudo dnf makecache Updating Subscription Management repositories. Red Hat Enterprise Linux 9 for x86_64 - High Availability - Extended Update Support (RPMs) 25 kB/s | 4.0 kB 00:00 Red Hat Enterprise Linux 9 for x86_64 - BaseOS - Extended Update Support (RPMs) 24 MB/s | 44 MB 00:01 Red Hat OpenStack Platform 17.1 for RHEL 9 x86_64 (RPMs) 1.2 kB/s | 487 B 00:00 Errors during downloading metadata for repository 'openstack-17.1-for-rhel-9-x86_64-rpms': - Status code: 403 for https://cdn.redhat.com/content/dist/layered/rhel9/x86_64/openstack/17.1/os/repodata/repomd.xml (IP: 173.36.224.108) Error: Failed to download metadata for repo 'openstack-17.1-for-rhel-9-x86_64-rpms': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Device Info (please complete the following information):
- Red Hat OpenStack Platform release 17.1.5 (Wallaby)
Red Hat Enterprise Linux release 9.2 (Plow)
Additional context
[stack@cloud ~]$ sudo subscription-manager unregister
Unregistering from: subscription.rhsm.redhat.com:443/subscription
System has been unregistered.
[stack@cloud ~]$ sudo subscription-manager clean
All local data removed
[stack@cloud ~]$ sudo subscription-manager register --username='XXXX' --password='YYYY'
Registering to: subscription.rhsm.redhat.com:443/subscription
The system has been registered with ID: XXXX
The registered system name is: cloud.lab
[stack@cloud ~]$ sudo subscription-manager repos --disable=*
Repository 'rhel-9-for-x86_64-resilientstorage-source-rpms' is disabled for this system.
Repository 'openstack-17-tools-for-rhel-9-x86_64-debug-rpms' is disabled for this system.
.....
[stack@cloud ~]$ sudo subscription-manager release --set=9.2
Release set to: 9.2
[stack@cloud ~]$ sudo subscription-manager repos --enable=rhel-9-for-x86_64-baseos-eus-rpms --enable=rhel-9-for-x86_64-appstream-eus-rpms --enable=rhel-9-for-x86_64-highavailability-eus-rpms --enable=openstack-17.1-for-rhel-9-x86_64-rpms --enable=fast-datapath-for-rhel-9-x86_64-rpms
Repository 'rhel-9-for-x86_64-baseos-eus-rpms' is enabled for this system.
Repository 'rhel-9-for-x86_64-appstream-eus-rpms' is enabled for this system.
Repository 'rhel-9-for-x86_64-highavailability-eus-rpms' is enabled for this system.
Repository 'openstack-17.1-for-rhel-9-x86_64-rpms' is enabled for this system.
Repository 'fast-datapath-for-rhel-9-x86_64-rpms' is enabled for this system.
[stack@cloud ~]$ sudo dnf makecache
Updating Subscription Management repositories.
Red Hat OpenStack Platform 17.1 for RHEL 9 x86_64 (RPMs) 688 B/s | 487 B 00:00
Errors during downloading metadata for repository 'openstack-17.1-for-rhel-9-x86_64-rpms':
- Status code: 403 for https://cdn.redhat.com/content/dist/layered/rhel9/x86_64/openstack/17.1/os/repodata/repomd.xml (IP: 173.36.224.108)
Error: Failed to download metadata for repo 'openstack-17.1-for-rhel-9-x86_64-rpms': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried