help-guix
[Top][All Lists]
Advanced

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

Guix package manager installation error on Xubuntu 20.04


From: Zelphir Kaltstahl
Subject: Guix package manager installation error on Xubuntu 20.04
Date: Wed, 1 Jul 2020 19:51:52 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Icedove/68.8.0

Hi Guix Users!

I am sorry to come again with a problem in such a short time.

At work I set up a machine and wanted to install Guix package manager
there as well. The following is what happened:

~~~~
user@user-ThinkPad-T470s:~/Downloads$ sudo bash guix-install.sh 
(big guix logo here)

This script installs GNU Guix on your system

https://www.gnu.org/software/guix/
Press return to continue...
[1593609766.770]: Starting installation (Mi 1. Jul 15:22:46 CEST 2020)
[1593609766.771]: [ PASS ] verification of required commands completed
[1593609766.774]: [ FAIL ] Missing OpenPGP public key.  Fetch it with this 
command:
  wget https://sv.gnu.org/people/viewgpg.php?user_id=15145 -qO - | gpg --import 
-
~~~~

OK, I thought, then I'll do that. I tried multiple times and this is the
latest output of the key adding:

~~~~
user@user-ThinkPad-T470s:~/Downloads$ wget 
https://sv.gnu.org/people/viewgpg.php?user_id=15145 -qO - | gpg --import -
gpg: key 090B11993D9AEBB5: 129 signatures not checked due to missing keys
gpg: key 090B11993D9AEBB5: "Ludovic Courtès <ludo@gnu.org>" not changed
gpg: key 090B11993D9AEBB5: "Ludovic Courtès <ludo@gnu.org>" not changed
gpg: Total number processed: 2
gpg:              unchanged: 2
~~~~

So the key is definitely there now. However, the original error message
of the installer persists.

I think there might be some issue with the keys. It could also be the
newly installed Xubuntu 20.04 LTS on that machine, but I have no idea,
why or how it would cause such a problem.

Is this a known problem and do you know a solution to this?

I could provide more detail, if I knew where to look or what to do to debug.

Regards,
Zelphir

-- 
repositories: https://notabug.org/ZelphirKaltstahl



reply via email to

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