On Wednesday 30 December 2009 05:50:15 Steve Walsh wrote:

> what happens if you try a "yum clean all && yum clean metadata" first?

Is this some "special" combination? Because a "clean all" does a "clean 
metadata" too (according to the docs):

> yum clean all
>    Runs yum clean packages and yum clean headers, yum clean metadata and yum
>    clean dbcache as above.

The missing clean thing (again according to the docs) is "expire-cache":

> yum clean expire-cache
>    Eliminate the local data saying when the metadata and mirrorlists were
>    downloaded for each repo. This means yum will revalidate the cache for
>    each repo. next time it is used. However if the cache is still valid,
>    nothing significant was deleted.

So the above command should be "yum clean all && yum clean expire-cache"? Im 
just asking. B-)

-- 
So long... Erik
_______________________________________________
users mailing list
[email protected]
http://lists.rpmforge.net/mailman/listinfo/users

Reply via email to