Repository issue

Revision as of 11:31, 14 August 2017 by Nbhagwat (talk | contribs) (Created page with "===<h1>Repository issue</h1>=== <hr> <br> <h2>Problem:</h2> Error: Unable to download packages from repository. System is not modified. <h2>Solution:</h2> yum clean all...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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 


Raunaq Malik

"Raunaq Malik" <rmalik@zimbra.com>

Jump to: navigation, search