Missing keys for ISO image

  • Done
  • quality assurance status badge
Details
2 participants
  • André A. Gomes
  • Leo Famulari
Owner
unassigned
Submitted by
André A. Gomes
Severity
normal
A
A
André A. Gomes wrote on 27 Jan 2022 18:18
(address . bug-guix@gnu.org)
874k5pumgh.fsf@gmail.com
Hi Guix,

I followed the instructions found at info node (info "(guix) USB Stick
and DVD Installation") and it failed with the following error:

Toggle snippet (12 lines)
$ wget https://sv.gnu.org/people/viewgpg.php?user_id=127547 -qO - | gpg --import -
gpg: key 1260E46482E63562: 2 signatures not checked due to missing keys
gpg: key 1260E46482E63562: "Maxim Cournoyer <maxim.cournoyer@gmail.com>" not changed
gpg: Total number processed: 1
gpg: unchanged: 1

$ gpg --verify guix-system-install-1.3.0.x86_64-linux.iso.sig
gpg: no signed data
gpg: can't hash datafile: No data


--
André A. Gomes
"Free Thought, Free World"
L
L
Leo Famulari wrote on 27 Jan 2022 20:11
(name . André A. Gomes)(address . andremegafone@gmail.com)(address . 53588@debbugs.gnu.org)
YfLudFl2OZsNNqRM@jasmine.lan
On Thu, Jan 27, 2022 at 08:18:06PM +0300, Andr� A. Gomes wrote:
Toggle quote (4 lines)
> $ gpg --verify guix-system-install-1.3.0.x86_64-linux.iso.sig
> gpg: no signed data
> gpg: can't hash datafile: No data

This means that you only downloaded the signature file, but not the ISO
image. Or at least, it's not where GPG expects to find it.

I tried the instructions in the manual and they did work for me. Can you
try again, making sure to download the ISO image, as instructed in the
manual?

A
A
André A. Gomes wrote on 27 Jan 2022 21:08
(name . Leo Famulari)(address . leo@famulari.name)(address . 53588-done@debbugs.gnu.org)
87zgnhszzr.fsf@gmail.com
Leo Famulari <leo@famulari.name> writes:

Toggle quote (8 lines)
> On Thu, Jan 27, 2022 at 08:18:06PM +0300, André A. Gomes wrote:
>> $ gpg --verify guix-system-install-1.3.0.x86_64-linux.iso.sig
>> gpg: no signed data
>> gpg: can't hash datafile: No data
>
> This means that you only downloaded the signature file, but not the ISO
> image. Or at least, it's not where GPG expects to find it.

Yes, I had the image and the signature is different folders. Silly me.

Thanks. Closing (hopefully?).


--
André A. Gomes
"Free Thought, Free World"
Closed
?