choco icon indicating copy to clipboard operation
choco copied to clipboard

actual hash value not recorded in log

Open teknowledgist opened this issue 9 years ago • 1 comments

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.

teknowledgist avatar Oct 20 '16 13:10 teknowledgist

I was actually working on redirecting the output from checksum.exe into the log, so yes 👍

ferventcoder avatar Oct 24 '16 18:10 ferventcoder