Repository issue: Difference between revisions

No edit summary
No edit summary
(One intermediate revision by one other user not shown)
Line 1: Line 1:
===<h1>Repository issue</h1>===
{{BC|Certified}}
__FORCETOC__
<div class="col-md-12 ibox-content">
 
=Repository issue=
<hr>
<hr>
<br>
{{WIP}} 
 
====Problem====
 
<h2>Problem:</h2>
 
Error: Unable to download packages from repository. System is not modified.
Error: Unable to download packages from repository. System is not modified.


 
====Solution====
<h2>Solution:</h2>
 
  yum clean all
  yum clean all


Line 17: Line 16:


Run following command to clear the cached files for database.
Run following command to clear the cached files for database.
  yum clean dbcache
yum clean dbcache


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




 
{{Article Footer|ZCS 8.8, 8.7, 8.6|2018-05-19}}
Submitted by:  Raunaq Malik

Revision as of 09:26, 19 May 2018

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 


Verified Against: ZCS 8.8, 8.7, 8.6 Date Created: 2018-05-19
Article ID: https://wiki.zimbra.com/index.php?title=Repository_issue Date Modified: 2018-05-19



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »


Jump to: navigation, search