choco
choco copied to clipboard
actual hash value not recorded in log
I'm encountering an issue with a package (or the download) where it would be handy to see if the checksums of the downloaded file is consistent. There is a console message:
Error - hashes do not match. Actual value was '[hash]'
but once the console closes (or the buffer fills) that information is gone. I can find multiple references in the logs for what the checksum should be, but it appears the actual value is never recorded.
Can that line be included in the log?
Thanks.
I was actually working on redirecting the output from checksum.exe into the log, so yes 👍