Software Repos keep disabling on RHEL7
The published CV for the RHEL7 and RHEL8 are similar.
(EPEL, Server, Extras, Optional and RHEL sat client)
Somehow the Optional and RHEL7 Server repos continue to disable itself; even when I reenable in the application installer >repositories (on RHEL7 only).
yum list installed says:
Loading mirror speeds from cached hostfile
EPEL7
rhel7-server-extras
...
The configured repositories failed and yum doesn't have enough cache date to continue. At this point the only safe thing yum can do is fail.
subscription -manager repos --list
shows all 5 repos enabled.
Any idea why it says this?
Responses