Hello,
When I run yum update, only few packages are update, fedora is not is the list. Then I run yum clear all and again yum update and then fedora is in the list of package to update and the update can be complete.
What is wrong?
Thank.
=========================================================================== Patrick DUPRÉ | | email: pdupre@gmx.com Laboratoire de Physico-Chimie de l'Atmosphère | | Université du Littoral-Côte d'Opale | | Tel. (33)-(0)3 28 23 76 12 | | Fax: 03 28 65 82 44 189A, avenue Maurice Schumann | | 59140 Dunkerque, France ===========================================================================
On 07/02/14 05:13, Patrick Dupre wrote:
When I run yum update, only few packages are update, fedora is not is the list. Then I run yum clear all and again yum update and then fedora is in the list of package to update and the update can be complete.
What is wrong?
Nothing. The cache hadn't expired. You doing "clean all" wiped it out.
You could have done, and should have done, "yum clean expire-cache".