1 XMR = $410.06

Please login

Region:

Current view: Classic | Threads
Sort by: New | Tips

How to verify downloaded source code? Filname monero-source-v0.18.4.4.tar.bz2 in hashes.txt file does not match the file on github release page (.gz instead of .bz2)

FruitlessOrangutan
N/A (0)
Posts: 3
Earned: 0 XMR
Tipped: 0 XMR
I want to build monerod from source, and would like to start with verifying the hash of the downloaded source code file.

Looking here https://github.com/monero-project/monero/releases where it says "A GPG-signed list of the hashes is at https://getmonero.org/downloads/hashes.txt and should be treated as canonical".

The file at https://getmonero.org/downloads/hashes.txt has the following line for the source tarball:

84570eee26238d8f686605b5e31d59569488a3406f32e7045852de91f35508a2 monero-source-v0.18.4.4.tar.bz2

But the source code file available on github is "monero-0.18.4.4.tar.gz" (.gz rather than .bz2)

So I'm confused.

The github release page does not contain the "monero-source-v0.18.4.4.tar.bz2" file, but instead another file for which there is no hash that can be verified?
Tip FruitlessOrangutan

FruitlessOrangutan has not setup a tip address yet.

Publish Tip to FruitlessOrangutan

FruitlessOrangutan has not setup a tip address yet.

xmrRedux Donor - Supporter Verified
5 (15)
Posts: 1
Earned: 0 XMR
Tipped: 0 XMR
Find the link for "Source Code (archive)" (https://downloads.getmonero.org/cli/source) under the CLI downloads section.

This currently redirects to https://downloads.getmonero.org/cli/monero-source-v0.18.4.4.tar.bz2

Then check the file against the hashes found in https://getmonero.org/downloads/hashes.txt

> sha256sum --ignore-missing --check hashes.txt ./monero-source-v0.18.4.4.tar.bz2

monero-source-v0.18.4.4.tar.bz2: OK
Tip xmrRedux

xmrRedux has not setup a tip address yet.

Publish Tip to xmrRedux

xmrRedux has not setup a tip address yet.

Page:
1
You must login in order to publish a post