Hello Terrel,
The repomd.xml works again (not corrupted).
But alas it seems there is still an issue.
In respomd the referenced files with files (list xxx-filelists.xml) contain the reference to packages versions 4.3.0, 4.3.1,4.3.2, 4.3.3 and 4.3.4 but 4.3.5 is missing.
Below an example for the package irods-icommands:
In repomd.xml we have:
<data type="primary">
<checksum type="sha256">
364ec22a1d70a82fe7aeb49590a00e3d6a8888c0aad516d416af98782c036160
</checksum>
<open-checksum type="sha256">
d9236a47862aa519e2cf16c5943331606c9abad47e57542156037d0668072fb7
</open-checksum>
<location href="repodata/364ec22a1d70a82fe7aeb49590a00e3d6a8888c0aad516d416af98782c036160-primary.xml.gz"/>
<timestamp>1782428687</timestamp>
<size>25997</size>
<open-size>407109</open-size>
</data>
When checking the content of 364ec22a1d70a82fe7aeb49590a00e3d6a8888c0aad516d416af98782c036160-primary.xml.gz for irods-server package we've got:
zgrep "irods-icommands\".*ver=" 364ec22a1d70a82fe7aeb49590a00e3d6a8888c0aad516d416af98782c036160-primary.xml.gz
<rpm:entry name="irods-icommands" flags="EQ" epoch="0" ver="4.3.0" rel="1"/>
<rpm:entry name="irods-icommands" flags="EQ" epoch="0" ver="4.3.1" rel="0.el8"/>
<rpm:entry name="irods-icommands" flags="EQ" epoch="0" ver="4.3.2" rel="0.el8"/>
<rpm:entry name="irods-icommands" flags="EQ" epoch="0" ver="4.3.3" rel="0.el8"/>
<rpm:entry name="irods-icommands" flags="EQ" epoch="0" ver="4.3.4" rel="0.el8"/>
On the OS side (AlmaLinux):
dnf install irods-icommands-4.3.4
Last metadata expiration check: 1:19:58 ago on Fri Jun 26 12:26:32 2026.
Dependencies resolved.
====================================================================================================================================================================================================================
Package Architecture Version Repository Size
====================================================================================================================================================================================================================
Installing:
irods-icommands x86_64 4.3.4-0.el8 renci-irods 1.6 M
Transaction Summary
====================================================================================================================================================================================================================
Install 1 Package
Total download size: 1.6 M
Installed size: 4.4 M
Is this ok [y/N]: y
Downloading Packages:
irods-icommands-4.3.4-0.el8.x86_64.rpm 717 kB/s | 1.6 MB 00:02
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total 716 kB/s | 1.6 MB 00:02
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Installing : irods-icommands-4.3.4-0.el8.x86_64 1/1
Running scriptlet: irods-icommands-4.3.4-0.el8.x86_64 1/1
Verifying : irods-icommands-4.3.4-0.el8.x86_64 1/1
Installed:
irods-icommands-4.3.4-0.el8.x86_64
Complete!
dnf install irods-icommands-4.3.5
Last metadata expiration check: 1:20:19 ago on Fri Jun 26 12:26:32 2026.
No match for argument: irods-icommands-4.3.5
Error: Unable to find a match: irods-icommands-4.3.5