[RAPPS-DB] Some file sizes corrections#387
Conversation
|
@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. The |
|
Beside rebasing to master when needed, do I just need to wait for someone to finally merge this? Sorry it's my first time to contribute here. |
|
@xlucn Yep, it needs to resolve the iqpuzzle.txt and vc2015 conflict and I have to check the files, I suppose they are okkay, but I have like zero time for me, so I will check this between today and Sunday. |
|
Thanks, @whindsaks for merging the master branch! Following that, I found
|
Yes, that is on purpose. |
This reverts commit 2bdbe12.
Corrections to the wrong file sizes I could find. All of them are confirmed by both
content-lengthreported bycurl -IL $urlcommand, andFeel free to check them again :)