all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: dalanicolai <dalanicolai@gmail.com>
Cc: 38585@debbugs.gnu.org
Subject: bug#38585: Installation script fails to import gpg keys
Date: Wed, 21 Oct 2020 15:09:54 +0200	[thread overview]
Message-ID: <87eelrg1y5.fsf@gmail.com> (raw)
In-Reply-To: <CACJP=3n2KeU=SdiFWjaE3U27y54u86EsqdiZKMOtRA_wyBDofA@mail.gmail.com> (dalanicolai@gmail.com's message of "Thu, 12 Dec 2019 23:38:21 +0100")

Dear,

Thank you for the report.

On Thu, 12 Dec 2019 at 23:38, dalanicolai <dalanicolai@gmail.com> wrote:
> I try to install guix in Ubuntu using the installation script but it
> fails to import the gpg keys (see picture below) image.png

The mistake comes from that ’sudo’ is incorrectly located.  It had been
fixed to instead hint with:

--8<---------------cut here---------------start------------->8---
 wget https://sv.gnu.org/people/viewgpg.php?user_id=15145 -qO - | sudo -i gpg --import -
--8<---------------cut here---------------end--------------->8---

by commit 4089d7920fc5f27fefdde6b0fec17f3224e62377.


Closing!
simon




      parent reply	other threads:[~2020-10-21 13:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-12 22:38 bug#38585: Installation script fails to import gpg keys dalanicolai
2019-12-12 23:48 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2019-12-13  0:09   ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2020-10-21 13:09 ` zimoun [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87eelrg1y5.fsf@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=38585@debbugs.gnu.org \
    --cc=dalanicolai@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.