Skip to content

some file sizes corrections#387

Open
xlucn wants to merge 1 commit into
reactos:masterfrom
xlucn:fix_size
Open

some file sizes corrections#387
xlucn wants to merge 1 commit into
reactos:masterfrom
xlucn:fix_size

Conversation

@xlucn
Copy link
Copy Markdown

@xlucn xlucn commented May 24, 2026

Corrections to the wrong file sizes I could find. All of them are confirmed by both

  • content-length reported by curl -IL $url command, and
  • locally downloaded file size

Feel free to check them again :)

@katahiromz
Copy link
Copy Markdown
Contributor

@xlucn Hi! Thank you for your contribution.

I have a question: Can you give us a Python3 script that automates this size check?

@xlucn
Copy link
Copy Markdown
Author

xlucn commented May 24, 2026

@xlucn Hi! Thank you for your contribution.

I have a question: Can you give us a Python3 script that automates this size check?

Sure! check.py

This is the python script I am using to check size and hash of the local files. It also output a file which I can feed to aria2 to download the missing or mismatched files. Hope you find something useful in it.
However, currently only the [Section] is considered, not other architectures.

The curl command is done manually. This script only checks local files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants