elrepo/repomd.xml

General support questions
Post Reply
hoodcanaljim
Posts: 312
Joined: 2006/02/05 17:49:10

elrepo/repomd.xml

Post by hoodcanaljim » 2018/11/12 00:05:21

Hi

I've been getting these messages from my centos 7 machine several times a day. I have run yum clean all to no avail. Seems someone here is connected to elrepo.
/etc/cron.hourly/0yum-hourly.cron:

Not using downloaded elrepo/repomd.xml because it is older than what we have:
Current : Sun Nov 11 07:15:05 2018
Downloaded: Wed Nov 7 23:15:05 2018
What can be done?

Thanks
Jim

User avatar
avij
Retired Moderator
Posts: 3046
Joined: 2010/12/01 19:25:52
Location: Helsinki, Finland
Contact:

Re: elrepo/repomd.xml

Post by avij » 2018/11/12 01:38:29

Have you considered asking this from the ELRepo folks? Looks like one of their mirrors is outdated.

hoodcanaljim
Posts: 312
Joined: 2006/02/05 17:49:10

Re: elrepo/repomd.xml

Post by hoodcanaljim » 2018/11/12 04:24:18

avij

Done.

hoodcanaljim
Posts: 312
Joined: 2006/02/05 17:49:10

Re: elrepo/repomd.xml

Post by hoodcanaljim » 2018/11/14 05:16:15

Hi
fix appears to be:
Instead of 'yum clean all', you could run:

yum clean expire-cache

This eliminates time records of the metadata.

So far this is working over the last two days.

Jim

User avatar
avij
Retired Moderator
Posts: 3046
Joined: 2010/12/01 19:25:52
Location: Helsinki, Finland
Contact:

Re: elrepo/repomd.xml

Post by avij » 2018/11/14 11:55:00

Well yes, expire-cache is a subset of "all" and may be sufficient in this case. The difference is that using expire-cache saves some bandwidth. However, the root cause of this problem is/was that one of their mirrors was outdated.

Post Reply