On Fri, Feb 20, 2026 at 10:28:52PM +0000, Ben Erickson wrote: > Hello, > > I use the quick-fedora-mirror script (https://pagure.io/quick-fedora-mirror/) > to sync with the fedora repos. The fullfiletimelist-fedora > (https://dl.fedoraproject.org/pub/fedora/fullfiletimelist-fedora) appears to > have incorrect timestamps, so I think every mirror using the script is > pulling every single package down every night. Whatever script the Fedora > team uses to build the fullfiletimelist-fedora list may need fixing. > > For example, the > https://dl.fedoraproject.org/pub/fedora/linux/releases/43/Everything/x86_64/os/Packages/4/4Pane-8.0-13.fc43.x86_64.rpm > package's correct timestamp is 1753286593 (Jul 23 16:03:13 2025 UTC); > however, the value reported in fullfiletimelist-fedora is 1764826545 (Dec 04 > 05:35:45 2025 UTC).
This is different timestamps: File: /srv//pub/fedora/linux/releases/43/Everything/x86_64/os/Packages/4/4Pane-8.0-13.fc43.x86_64.rpm Size: 1771659 Blocks: 3480 IO Block: 65536 regular file Device: 2fh/47d Inode: 6557187 Links: 2 Access: (0644/-rw-r--r--) Uid: ( 263/ UNKNOWN) Gid: ( 263/ UNKNOWN) Context: system_u:object_r:nfs_t:s0 Access: 2026-02-21 04:29:32.840498000 +0000 Modify: 2025-07-23 16:03:13.718347000 +0000 Change: 2025-12-04 05:35:45.670452000 +0000 Birth: 2025-07-28 19:50:56.389874000 +0000 change vs modify. The contents were last modified on the modify time, the metadata was last changed on the change date. Everything seems to be working fine from all I can tell. We have 2 mirrors that are not syncing things over and over, and if this was indeed happening to every mirror we would sure notice it on the infrastructure side in bandwith. Additionally nothing has changed... same script to generate the files, no changes to quick mirror that I am aware of, etc. Might be worth subscribing to/asking on the mirror-admin list for further details? https://lists.fedoraproject.org/admin/lists/mirror-admin.lists.fedoraproject.org/ kevin -- _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
