Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

Verify Download Problem #332

Open
nokiwilliam opened this issue Feb 28, 2018 · 1 comment
Open

Verify Download Problem #332

nokiwilliam opened this issue Feb 28, 2018 · 1 comment

Comments

@nokiwilliam
Copy link

Hi, i use Linux Mint 18.1

I downloaded ISO, sha256 and signature. I used the next command.
gpg --recv-key B55E70A95AC79474504C30D0DA11364B4760E444
Answer:
gpg: requesting key 4760E444 from hkp server keys.gnupg.net
gpg: key 4760E444: "Subgraph Release Signing Key <[email protected]>" not changed
gpg: Total number processed: 1
gpg: unchanged: 1

so once received the key, i verify:
gpg --verify subgraph-os-alpha_2017-09-22_1.iso.sha256.sig subgraph-os-alpha_2017-09-22_1.iso.sha256

And the received answer:
gpg: Signature made Fri 22 Sep 2017 21:26:32 CEST using RSA key ID F999D968
gpg: Good signature from "Subgraph Release Signing Key <[email protected]>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: B55E 70A9 5AC7 9474 504C 30D0 DA11 364B 4760 E444
Subkey fingerprint: AB6C 7E34 4F63 3E10 4377 D595 E1AE 39C4 F999 D968

Obviously, SHA256SUM fail when i run this.

How can i solved that? I try to receive the key using --keyserver keys.gnupg.net and it didn't work.

Thanks for your help.

@dma
Copy link
Contributor

dma commented Mar 11, 2018

That's expected output, the signature verified successfully. I'm confused when you say that sha256sum fails..

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants