Introduction
If the cache is corrupted in yum it could cause failures with the update systems. Rebuilding the cache will address the issue.
Procedure
Login to SSH and run the following commands:
yum clean all
yum makecache
If the cache is corrupted in yum it could cause failures with the update systems. Rebuilding the cache will address the issue.
Login to SSH and run the following commands:
yum clean all
yum makecache