all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tobias Geerinckx-Rice via Bug reports for GNU Guix <bug-guix@gnu.org>
To: 38585@debbugs.gnu.org
Subject: bug#38585: Installation script fails to import gpg keys
Date: Fri, 13 Dec 2019 00:48:40 +0100	[thread overview]
Message-ID: <87r219hzqf.fsf@nckx> (raw)
In-Reply-To: <CACJP=3n2KeU=SdiFWjaE3U27y54u86EsqdiZKMOtRA_wyBDofA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 575 bytes --]

dalanicolai 写道:
> I try to install guix in Ubuntu using the installation script 
> but it fails
> to import the gpg keys (see picture below)
> [image: image.png]

Thanks for attaching the detailed output, by the way.  It's really 
helpful :-)

This sounds vaguely familiar.  Does the following command work?

  $ sudo -i ./guix-install.sh

If so: great.

If not: does running gpg --import as root work?

  $ wget https://sv.gnu.org/people/viewgpg.php?user_id=15145 -qO - 
  | sudo gpg --import -
  $ sudo ./guix-install.sh

Kind regards,

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

  reply	other threads:[~2019-12-12 23:49 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 [this message]
2019-12-13  0:09   ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2020-10-21 13:09 ` zimoun

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=87r219hzqf.fsf@nckx \
    --to=bug-guix@gnu.org \
    --cc=38585@debbugs.gnu.org \
    --cc=me@tobias.gr \
    /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.