Repository issue

Repository issue




Problem:

Error: Unable to download packages from repository. System is not modified.


Solution:

yum clean all

Clear Yum’s XML meta deta by running the following command:

yum clean metadata

Run following command to clear the cached files for database.

 yum clean dbcache

It is important to clear Yum’s make cache, use following command:

yum makecache 


Submitted by: Raunaq Malik

Jump to: navigation, search