View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010330 | Rocky Services | Mirror Manager | public | 2025-08-06 18:07 | 2025-08-11 00:25 |
Reporter | Ankit Sharma | Assigned To | Louis Abel | ||
Priority | high | Severity | major | Reproducibility | always |
Status | needinfo | Resolution | open | ||
Summary | 0010330: Rocky Linux repodata is stale on some mirrors leading to outdated updateinfo notices | ||||
Description | When dnf makecache command is executed, dnf looks into the repo configuration to get the mirrorlist. The mirrorlist link always returns the list of mirrors in a random order, and we've observed that some of mirrors that are returned contain outdated repodata. We've observed this issue on the following Rocky Linux versions: * Rocky Linux 8.6 * Rocky Linux 8.9 * Rocky Linux 8.10 This outdated repodata can lead to updateinfo notices that are stale and could lead to users missing important security updates. In our testing, we found the following mirrors to be stale ``` http://mirror.admax.se/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml https://rocky-linux.koyanet.lv/rocky-linux/8.10/BaseOS/x86_64/os/repodata/repomd.xml http://mirror.hosthink.net/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml http://mirror.admax.se/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml https://rocky-linux.koyanet.lv/rocky-linux/8.10/AppStream/x86_64/os/repodata/repomd.xml http://mirror.hosthink.net/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml http://mirror.admax.se/rocky/8.10/devel/x86_64/os/repodata/repomd.xml http://mirror.hosthink.net/rocky/8.10/devel/x86_64/os/repodata/repomd.xml https://rocky-linux.koyanet.lv/rocky-linux/8.10/devel/x86_64/os/repodata/repomd.xml http://mirror.admax.se/rocky/8.10/extras/x86_64/os/repodata/repomd.xml https://rocky-linux.koyanet.lv/rocky-linux/8.10/extras/x86_64/os/repodata/repomd.xml http://mirror.hosthink.net/rocky/8.10/extras/x86_64/os/repodata/repomd.xml http://mirror.hosthink.net/rocky/8.10/PowerTools/x86_64/os/repodata/repomd.xml http://mirror.admax.se/rocky/8.10/PowerTools/x86_64/os/repodata/repomd.xml https://rocky-linux.koyanet.lv/rocky-linux/8.10/PowerTools/x86_64/os/repodata/repomd.xml ``` Our ask is to sync the latest repodata to all the mirrors so that the users do not miss out on important security updates. | ||||
Steps To Reproduce | 1. Launch the default Rocky Linux 8 AMI in AWS 2. Execute dnf clean all && dnf makecache 3. check /var/log/dnf.librepo.log to see what mirror the cache was pulled from 4. Run steps 2 and 3 again, see that the mirror used is different 5. Manually pull snapshot from one of the above mirrors to see it's outdated For example: https://rocky-linux.koyanet.lv/rocky-linux/8.10/PowerTools/x86_64/os/ has repodata from May 8 2025 which is outdated. | ||||
Tags | mirrorlist | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-08-06 18:07 | Ankit Sharma | New Issue | |
2025-08-06 18:07 | Ankit Sharma | Tag Attached: mirrorlist | |
2025-08-07 20:34 | Louis Abel | View Status | private => public |
2025-08-07 20:39 | Louis Abel | Assigned To | => Louis Abel |
2025-08-07 20:39 | Louis Abel | Status | new => needinfo |
2025-08-07 20:39 | Louis Abel | Note Added: 0010990 | |
2025-08-11 00:25 | Ankit Sharma | Note Added: 0011023 |