[BlueOnyx:27249] Re: Yum issue

Michael Stauber mstauber at blueonyx.it
Sat Sep 14 14:04:55 -05 2024


Hi Brian,

> Unfortunately I had already tried that but did try it 
> again.  It deletes 7 files on the clean and then on update fails with 
> the same errors.
> 
> If I try to wget the links (just as a test) it connects but then gives 
> 404 errors.  Really not sure what the issue is.


Yeah, take this example from your previous message:

http://updates.blueonyx.it/pub/BlueOnyx/5200R/el9/os/x86_64/repodata/10bbf03caea1f500419e1c8f4e62688b1859f5dd13c773b0c8c024040dbe901b-primary.xml.gz

That file doesn't exist and you can verify it this way to see what's there:

http://updates.blueonyx.it/pub/BlueOnyx/5200R/el9/os/x86_64/repodata/

Your YUM/DNF is stuck on believing that 
10bbf03caea1f500419e1c8f4e62688b1859f5dd13c773b0c8c024040dbe901b-primary.xml.gz 
is the most recent entry, but it's not.

The "yum clean all" *should* have cleared that up and force a fetching 
of the latest repository index during the next "yum update".

Please try it with a more verbose setting and report back what you get:

yum clean all
yum update -vvv

-- 
With best regards

Michael Stauber


More information about the Blueonyx mailing list