debian.loader: Overcome wrong size download information provided
- loader has bad information input (size)
- We check for download size with that incorrect data.
-
download
call function fails because it checks the local size and it's difference
So this opens a flag to bypass that error (only activated for debian). the loader will still check the provided hashes. If they are also wrong then we cannot do anything else (from the code standpoint).
That occurrence [1] happens a lot... already 1.1k since i restarted the debian loader... (less than 1 hour ago or so).
I've checked manually and downloaded files are correct regarding hashes. Note that it seems to happen mostly for the asc files... not the other ones.
Test Plan
tox
Migrated from D2485 (view on Phabricator)