bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#38585: Installation script fails to import gpg keys


From: Tobias Geerinckx-Rice
Subject: bug#38585: Installation script fails to import gpg keys
Date: Fri, 13 Dec 2019 00:48:40 +0100

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: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]