Issues with the SHA1 or the Manjaro ISO

,

Hi guys,

I recently downloaded the Manjaro KDE Full ISO from the manjaro.org website so I can install it. But when I wanna verify the ISO the sha1 sum and the ISO does not match. I downloaded it again (you know , maybe corrupt image, etc…) But had the same problem again.

By any chance the SHA1 is incorrect or the File hasn’t been updated ? I don’t know, but I’m concerned that it don’t match , I don’t wanna install something that is not the manjaro correct ISO.

Thanks for your time.

Doing a quick check for ya…

$ ls -l ~/Downloads
-rw-r--r--  1 skunkie skunkie 3571664896 Dec 22 10:36  manjaro-kde-21.3.7-220816-linux515.iso
-rw-r--r--  1 skunkie skunkie         81 Dec 22 10:32  manjaro-kde-21.3.7-220816-linux515.iso.sha1
-rw-r--r--  1 skunkie skunkie        438 Dec 22 10:32  manjaro-kde-21.3.7-220816-linux515.iso.sig
$ gpg --verify ~/Downloads/manjaro-kde-21.3.7-220816-linux515.iso.sig
gpg: assuming signed data in 'manjaro-kde-21.3.7-220816-linux515.iso'
gpg: Signature made Tue 16 Aug 2022 05:53:56 AM PDT
gpg:                using RSA key 3B794DE6D4320FCE594F4171279E7CF5D8D56EC8
gpg: Good signature from "Manjaro Build Server <build@manjaro.org>" [full]
$ shasum -c ~/Downloads/manjaro-kde-21.3.7-220816-linux515.iso.sha1
manjaro-kde-21.3.7-220816-linux515.iso: OK

Checks out a-ok here. :slight_smile:

Thanks, i don’t know what happen. I will try one more time today and check