LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Can't perform checksum on Fedora 29 .iso file (https://www.linuxquestions.org/questions/fedora-35/cant-perform-checksum-on-fedora-29-iso-file-4175647033/)

zavmat 01-26-2019 10:57 PM

Can't perform checksum on Fedora 29 .iso file
 
Here's where I'm at:
PHP Code:

[matt@localhost ~]$ sha256sum -*Fedora-Workstation-Live-x86_64-29-1.2.iso
sha256sum
Fedora-Workstation-Live-x86_64-29-1.2.isono properly formatted SHA256 checksum lines found 


syg00 01-26-2019 11:11 PM

Close - you need to download the appropriate CHECKSUM file and run the check against that. Make sure the iso is in the same directory.

zavmat 01-26-2019 11:13 PM

I don't have a download but I do have a web address

edit: Here is what I got when following the instructions from a different site:
PHP Code:

[matt@localhost ~]$ curl https://getfedora.org/static/checksums/Fedora-Workstation-29-1.2-x86_64-CHECKSUM
-----BEGIN PGP SIGNED MESSAGE-----
HashSHA256

# Fedora-Workstation-Live-x86_64-29-1.2.iso: 1931476992 bytes
SHA256 (Fedora-Workstation-Live-x86_64-29-1.2.iso) = 653cc283749100e9b46625d23938ff890ae29482bef142f5a0f99c5a5ddc03e9
# Fedora-Workstation-netinst-x86_64-29-1.2.iso: 621805568 bytes
SHA256 (Fedora-Workstation-netinst-x86_64-29-1.2.iso) = 6554404b66d38b89693232966d9290ed62156e32d1edde4074b1d25c97a7b10e
-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJb0ytJAAoJEKIKpWtClHa0UfIP/iQ8qK9DOlxXCVNs9FkVSpPJ
bTwWjvUjzBndEt5JhIJyLUFqMMfmv0bhGL
/DY9GnzTz5t4OLf9HqnMA9ATMHF3II
Vb7GQkS3Je
/p03SFteAKvw3PSqpuZyxudTvvmNZxv8295/P27s+UiniHnqUohPtA
AwU0LXlv4Ubwn23Nb3TZJx98QuFbrUZPl4fhiqrQlheh11S8XuDVMpQFecpEibO0
98oJvtPfYbVku6YK
+ke1r1g8XX5hOwubgA3/TvxKEl3WPG8jmVkjTBUF+gnFB6Al
wrAoHsW4B9MTTKCF0gzp47IG7RQ7gQOlX9Fowgp
//zICq+vYwTDKAX8uoWO22q5L
cqoL5oSiAV5dXYFPsMP/+DDH5bjk9YYQIGdvqkqFEk/1Hz4xRJezOoUa6snBkIDr
ZKGC
/fzTduVq66Qpz51EROP1L8DLcpZOu8QQbgMTqLlsJwQec+NX9KSnB+iYkSVA
gdjsucXZCO4qTgJByvqRFpzO3WInjAgiePJmTnpzS8w1auXj
+ltlT0QSgNaS3CXJ
x0TquSfdKncjgDft5f6siYqFmEwhiqs
+a+0l8SsV4NGsR6ZHdHziO+gmRSMv5mv4
DgKUOOXLVFCwEFNB6sTsDJF6audd
/SXM/6DZm2GLAqZIZYUqWXdCuD1Y1vWHp+4/
bVFEoFD+aWU3D8hAysiM
=YW3b
-----END PGP SIGNATURE-----
[
matt@localhost ~]$ gpg --verify-files Fedora-Workstation-Live-x86_64-29-1.2.iso
gpg
no valid OpenPGP data found


zavmat 01-27-2019 12:17 AM

I got rid of the -c and * and it yielded the sequence I was looking for, thanks syg00 for the help

syg00 01-27-2019 01:19 AM

From the Fedora download page there is a link to a verify page; it has instructions for importing and verifying the gpg keys. Also on that page is links to all the CHECKSUMS - just download the appropriate one and check it.


All times are GMT -5. The time now is 12:51 AM.