[Yum-devel] Is "yum clean all" problem or repository issue? New packages could not show after "yum clean all"

jupiter jupiter.hce at gmail.com
Tue Jul 17 11:27:00 UTC 2012


Thanks James.

I did "yum clean expire-cache", it did not work either. Yes, I had run
createrepo to generate a fresh repomd.xml. In fact, I can see new
packages when I did "yum list" in the private repository machine, that
convinced me the repomd.xml is ok, but some cache out there to prevent
other machines getting the new repomd.xml.

Some one suggested me there could be some cache proxy to cause the
problem, did you also suggest to check if there is cache proxy out
there? How can I check cache proxy? My client machines have never set
to use proxy. I did not expect that  cleaning yum cache could be this
harder :-(.

Thank you.

Jupiter

On 7/17/12, James Antill <james at fedoraproject.org> wrote:
> On Sat, 2012-07-14 at 21:52 +1000, jupiter wrote:
>> Hi,
>>
>> I built a private yum repository, it works and all packages can be
>> shown from another machine yum list. but when I added more packages to
>> the private yum repository, the yum list could not show the new one
>> just added. I did "yum clean all", it did not help either.
>>
>> Since I can never test with public yum repositories if the "yum clean
>> all" works to show packages which have just been added to the
>> repository. Is it the problem for the "yum clean all", or it is the
>> problem for my private yum repository? My question is how can I test
>> the "yum clean all" to show packages just added from public yum
>> repository? Or how can I fix the yum repository to show new packages?
>
>  You just need "yum clean expire-cache" to get a new version of
> repomd.xml ... and everything will follow from that. You probably need
> to generate a repomd.xml via. createrepo ... or maybe play with a
> caching proxy in the middle?
>
>> BTW, the client machine yum.conf has already set keepcache=0.
>
>  This configuration is to do with packages, not repodata.
>
> _______________________________________________
> Yum-devel mailing list
> Yum-devel at lists.baseurl.org
> http://lists.baseurl.org/mailman/listinfo/yum-devel
>


More information about the Yum-devel mailing list