yum errors when using "eus" repos
I am using a Red Hat Developer Subscription with a RHEL 6.10 system, and attempting to use the rhel-6-server-eus-rpms
repos to get the latest EUS updates to reflect the scenario of a production server with EUS updates applied (need to verify compatibility of a 3rd party package with the latest EUS kernel) ..
The Extended Update Support appears to be included in the subscription details, and "Red Hat Enterprise Linux for x86_64 - Extended Update Support" is listed as being provided in the subscription ..
I get the following error when attempting to enable the repo rhel-6-server-eus-rpms
:
# yum --enablerepo=rhel-6-server-eus-rpms repolist -v
Not loading "rhnplugin" plugin, as it is disabled
Loading "product-id" plugin
Loading "search-disabled-repos" plugin
Loading "security" plugin
Loading "subscription-manager" plugin
Updating Subscription Management repositories.
Config time: 1.721
Yum Version: 3.2.29
https://cdn.redhat.com/content/eus/rhel/server/6/6.10/x86_64/os/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
To address this issue please refer to the below knowledge base article
https://access.redhat.com/articles/1320623
If above article doesn't help to resolve this issue please open a ticket with Red Hat Support.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: rhel-6-server-eus-rpms. Please verify its path and try again
Is the EUS repos still available ?
Or, have they been removed/deleted ?
I have tried re-registering the system with subscription-manager several times, and cleaned the yum cache as mentioned in several articles ..
Any other ideas/suggestions ?