Repository issue: Difference between revisions

(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...")
 
No edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
===<h1>Repository issue</h1>===
{{BC|Certified}}
__FORCETOC__
<div class="col-md-12 ibox-content">
="Unable to download packages from repository" error during an install or upgrade=
<hr>
<hr>
<br>
{{KB|{{ZC}}|{{ZCS 8.8}}|{{ZCS 8.7}}|{{ZCS 8.6}}|{{ZCS 8.5}}|}}
 
====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>
This could come up because the existing yum cache isn't cleaned it. To fix this, first run:
 
  yum clean all
  yum clean all
Clear Yum’s XML meta deta by running the following command:


Clear Yum’s XML metadata by running the following command:
  yum clean metadata
  yum clean metadata
 
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
Then update the yum metadata again:
It is important to clear Yum’s make cache, use following command:
 
  yum makecache  
  yum makecache  




 
{{Article Footer|ZCS 8.8, 8.7, 8.6|2018-05-19}}
Raunaq Malik
 
"Raunaq Malik" <rmalik@zimbra.com>

Latest revision as of 10:55, 21 May 2018

"Unable to download packages from repository" error during an install or upgrade


   KB 23313        Last updated on 2018-05-21  




0.00
(0 votes)

Problem

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

Solution

This could come up because the existing yum cache isn't cleaned it. To fix this, first run:

yum clean all

Clear Yum’s XML metadata by running the following command:

yum clean metadata

Run following command to clear the cached files for database.

yum clean dbcache

Then update the yum metadata again:

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-21



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