On Mon, Apr 10, 2017 at 01:31:48PM -0500, Jason L Tibbitts III wrote:
- cd to a directory that contains the file list.
- Copy that file list to /tmp/foo.
- Edit to remove everything besides the [Checksums SHA1] section.
- Remove the [End] tag at the end as well.
- Run "sha1sum -c /tmp/foo".
That should tell you if the files are current or not according to the data that's in the file list. You can also fetch the most current file list from the master mirrors if you want. And you can also verify that every repomd.xml file in that module is represented in the checksums section if you like. I just did that and those files are indeed in there.
I re-downloaded fullfiletimelist-fedora and compared against my local copy--they are identical.
My EL6 system which runs q-f-m reports this error:
sha1sum -c /tmp/fullfiletimelist-fedora-checksums
sha1sum: /tmp/fullfiletimelist-fedora-checksums: no properly formatted SHA1 checksum lines found
But if I replace the tab characters with two spaces I get this result showing many failed checksums (showing just FAILED below):
linux/development/26/Everything/armhfp/debug/tree/repodata/repomd.xml: FAILED linux/development/26/Everything/armhfp/os/repodata/repomd.xml: FAILED linux/development/26/Everything/source/tree/repodata/repomd.xml: FAILED linux/development/26/Everything/x86_64/debug/tree/repodata/repomd.xml: FAILED linux/development/26/Everything/x86_64/os/repodata/repomd.xml: FAILED linux/development/rawhide/Everything/armhfp/debug/tree/repodata/repomd.xml: FAILED linux/development/rawhide/Everything/armhfp/os/repodata/repomd.xml: FAILED linux/development/rawhide/Everything/source/tree/repodata/repomd.xml: FAILED linux/development/rawhide/Everything/x86_64/debug/tree/repodata/repomd.xml: FAILED linux/development/rawhide/Everything/x86_64/os/repodata/repomd.xml: FAILED linux/development/rawhide/Server/armhfp/debug/tree/repodata/repomd.xml: FAILED linux/development/rawhide/Server/armhfp/os/repodata/repomd.xml: FAILED linux/development/rawhide/Server/source/tree/repodata/repomd.xml: FAILED linux/development/rawhide/Server/x86_64/debug/tree/repodata/repomd.xml: FAILED linux/development/rawhide/Server/x86_64/os/repodata/repomd.xml: FAILED linux/development/rawhide/Workstation/armhfp/debug/tree/repodata/repomd.xml: FAILED linux/development/rawhide/Workstation/armhfp/os/repodata/repomd.xml: FAILED linux/development/rawhide/Workstation/source/tree/repodata/repomd.xml: FAILED linux/development/rawhide/Workstation/x86_64/debug/tree/repodata/repomd.xml: FAILED linux/development/rawhide/Workstation/x86_64/os/repodata/repomd.xml: FAILED linux/updates/24/SRPMS/repodata/repomd.xml: FAILED linux/updates/24/armhfp/debug/repodata/repomd.xml: FAILED linux/updates/24/armhfp/repodata/repomd.xml: FAILED linux/updates/24/i386/debug/repodata/repomd.xml: FAILED linux/updates/24/i386/repodata/repomd.xml: FAILED linux/updates/24/x86_64/debug/repodata/repomd.xml: FAILED linux/updates/24/x86_64/repodata/repomd.xml: FAILED linux/updates/testing/24/SRPMS/repodata/repomd.xml: FAILED linux/updates/testing/24/armhfp/debug/repodata/repomd.xml: FAILED linux/updates/testing/24/armhfp/repodata/repomd.xml: FAILED linux/updates/testing/24/i386/debug/repodata/repomd.xml: FAILED linux/updates/testing/24/i386/repodata/repomd.xml: FAILED linux/updates/testing/24/x86_64/repodata/repomd.xml: FAILED linux/updates/testing/25/SRPMS/repodata/repomd.xml: FAILED linux/updates/testing/25/armhfp/repodata/repomd.xml: FAILED linux/updates/testing/25/i386/debug/repodata/repomd.xml: FAILED linux/updates/testing/25/i386/repodata/repomd.xml: FAILED linux/updates/testing/25/x86_64/debug/repodata/repomd.xml: FAILED linux/updates/testing/25/x86_64/repodata/repomd.xml: FAILED linux/updates/testing/26/SRPMS/repodata/repomd.xml: FAILED linux/updates/testing/26/armhfp/debug/repodata/repomd.xml: FAILED linux/updates/testing/26/x86_64/debug/repodata/repomd.xml: FAILED sha1sum: WARNING: 42 of 191 computed checksums did NOT match