On 26/03/17 03:09, Toby Kelsey wrote: > I notice sha256sum does not correctly parse a file with a PGP header. Here is a script log: > toby@toby-pc:/tmp/test$ sha256sum -c hashes.txt > > sha256sum: ' monero-win-x64-v0.10.3.0.zip': No such file or directory > monero-win-x64-v0.10.3.0.zip: FAILED open or read > There is a spurious extra space at the start of filenames in the larger file. > If I just extract the hash lines it works: > The hash file is from The attached should fix this issue. thanks, Pádraig