Errors during downloading metadata for repository 'rhel-8-for-x86_64-baseos-debug-rpms':
Folks
On RHNS 6.10.7
I need to enable some debug Red Hat Repositories
codeready-builder-for-rhel-8-x86_64-debug-rpms
rhel-8-for-x86_64-appstream-debug-rpms
Content -> Red Hat Repositories
Enabled the above Repo's
Content -> Content Views -> cv-os-rhel8.6-ws
Add the above Repo's and publish new version.
Content -> Content Views -> ccv-vws-workstation-rhel8
Publish and promoted (PreProd)
Which should have added the Repo's
However from a client
subscription-manager register --org=VWS --activationkey="XXX-rhel8-preprod" --force subscription-manager release --set=8.6 yum search libreo Updating Subscription Management repositories. Red Hat Enterprise Linux 8 for x86_64 - BaseOS 247 B/s | 14 B 00:00 Errors during downloading metadata for repository 'rhel-8-for-x86_64-baseos-debug-rpms': - Status code: 404 for https://HOSTNAME/pulp/content/VWS/PreProd/ccv-vws-workstation-rhel8/content/dist/rhel8/8.6/x86_64/baseos/debug/repodata/repomd.xml (IP: xxx.xxx.xxx.xxx) Error: Failed to download metadata for repo 'rhel-8-for-x86_64-baseos-debug-rpms': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Back on the RHNS server as root
hammer repository-set info --organization-id 1 --id 7442 Id: 7442 Name: Red Hat Enterprise Linux 8 for x86_64 - AppStream (Debug RPMs) Type: yum Url: /content/dist/rhel8/$releasever/x86_64/appstream/debug GPG Key: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release Label: rhel-8-for-x86_64-appstream-debug-rpms Enabled Repositories: 1) Id: 455 Name: Red Hat Enterprise Linux 8 for x86_64 - AppStream Debug RPMs 8 2) Id: 555 Name: Red Hat Enterprise Linux 8 for x86_64 - AppStream Debug RPMs 8.6
hammer repository-set info --organization-id 1 --id 7417 Id: 7417 Name: Red Hat Enterprise Linux 8 for x86_64 - BaseOS (Debug RPMs) Type: yum Url: /content/dist/rhel8/$releasever/x86_64/baseos/debug GPG Key: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release Label: rhel-8-for-x86_64-baseos-debug-rpms Enabled Repositories: 1) Id: 456 Name: Red Hat Enterprise Linux 8 for x86_64 - BaseOS Debug RPMs 8 2) Id: 507 Name: Red Hat Enterprise Linux 8 for x86_64 - BaseOS Debug RPMs 8.6
So looks to be correctly enabled
On the RHNS Web
Content -> Subscriptions -> Manage Manifest -> Refresh
Completed with NO error's
Still get the same on the client.
Any thoughts on what I am doing wrong.
Responses