Sha sum doesn't match for manjaro-architect iso

Hello world, first post here!

I noticed that the shasum doesn’t match when downloading the latest manjaro-architect-20.0.3-200607-linux56.iso

The official download page on manjaro dot org gives me a SHA checksum. This doesn’t match the file I’ve downloaded (twice) from the osdn dot net site, which it links to.

Hi and welcome to the Forum!

I just downloaded the Architect ISO and the SHA1 sum matched exactly to the one displayed in the Manjaro website.

Which command did you use to verify the downloaded ISO?

sha1sum /path/to/manjaro-architect-20.0.3-200607-linux56.iso
1 Like

You can also use the “normal” installation iso and then start the architect installer.

1 Like

ouch, learnt something new. Thanks for asking the right question. I did

shasum -a 256 manjaro-architect-20.0.3-200607-linux56.iso

thinking it’s the same as

shasum manjaro-architect-20.0.3-200607-linux56.iso

it’s obviously not. The sum matches now.
(I’m working on a Mac which doesn’t have sha1sum, only shasum, but seems to work as expected)

1 Like

OK. The you can continue with installtion…
:upside_down_face: