dotnet / install-scripts

MIT License
128 stars 68 forks source link

Incorrect logging about size of file #391

Closed BrennanConroy closed 9 months ago

BrennanConroy commented 10 months ago

dotnet-install.sh incorrectly logs:

The remote and local file sizes are not equal. Remote file size is 31367277 bytes and local size is 31367277 bytes. The local package may be corrupted.

Caused by https://github.com/dotnet/install-scripts/pull/386/files @YuliiaKovalova

YuliiaKovalova commented 10 months ago

hi @BrennanConroy,

thank you for reporting the issue, I am investigating it.

YuliiaKovalova commented 9 months ago

The fix was merged & deployed.