Verification Error: Using shasum -a 256 warns about improperly formatted SHA1SUM lines
Hello, II've finally decided to infall Fedora on my MacBookPro. However, I can't get past the download validation.
When i run
shasum -a 256 -c Fedora-Workstation-22-x86_64-CHECKSUM
I get the following message:
shasum: Fedora-Workstation-22-x86_64-CHECKSUM: no properly formatted SHA1 checksum lines found
What could I be doing wrong? It seems weird that it warns about SHA1 checksums, when I'm using shasum -a 256 Are there alternative methods to verify the download?
Thanks for your help!