unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: zimoun <zimon.toutoune@gmail.com>
Cc: "operator.name" <operator.name@protonmail.com>, 40804@debbugs.gnu.org
Subject: bug#40804: Issue with guix-install.sh script?
Date: Fri, 24 Apr 2020 16:24:56 +0200	[thread overview]
Message-ID: <875zdphsg7.fsf@gnu.org> (raw)
In-Reply-To: <CAJ3okZ3n0eRfUWRyfmU-7SH9mwecOHV+FrA=ppsYp318UFCooQ@mail.gmail.com> (zimoun's message of "Fri, 24 Apr 2020 01:29:16 +0200")

Hi,

zimoun <zimon.toutoune@gmail.com> skribis:

> On Fri, 24 Apr 2020 at 01:22, operator.name via Bug reports for GNU
> Guix <bug-guix@gnu.org> wrote:
>
>> $ sudo ./guix-install.sh
>
> [...]
>
>> Press return to continue...
>> [1587683635.547]: Starting installation (Fri 24 Apr 00:13:55 BST 2020)
>> [1587683635.567]: [ PASS ] verification of required commands completed
>> [1587683635.575]: [ FAIL ] Missing OpenPGP public key.  Fetch it with this command:
>>   wget https://sv.gnu.org/people/viewgpg.php?user_id=15145 -qO - | gpg --import -
>>
>> $ wget https://sv.gnu.org/people/viewgpg.php?user_id=15145 -qO - | gpg --import -
>
> sudo wget https://sv.gnu.org/people/viewgpg.php?user_id=15145 -qO - |
> gpg --import -

Rather:

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

:-)

Ludo’.

  reply	other threads:[~2020-04-24 14:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-23 23:20 bug#40804: Issue with guix-install.sh script? operator.name via Bug reports for GNU Guix
2020-04-23 23:29 ` zimoun
2020-04-24 14:24   ` Ludovic Courtès [this message]
2020-04-24 15:27     ` 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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=875zdphsg7.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=40804@debbugs.gnu.org \
    --cc=operator.name@protonmail.com \
    --cc=zimon.toutoune@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).