unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#41266: Suggested command to import key does not work on debian
@ 2020-05-14 16:28 Julien Lepiller
  2020-05-14 17:27 ` Ricardo Wurmus
  2020-05-17 19:25 ` Julien Lepiller
  0 siblings, 2 replies; 5+ messages in thread
From: Julien Lepiller @ 2020-05-14 16:28 UTC (permalink / raw)
  To: 41266

Hi,

I just installed a debian VM to test changes in the install script and found this issue when running the installer script:

First it fails because it cannot find the public key and suggests running:

wget … -q0 - | gpg --import

-q0 does not work with debian's wget, but -O works.

Aftcr importing the key, the script still complains it cannot find it. Re-running the same command with "sudo" in front of the gpg import command re-imports the key and the script is then able to find it.

My guess is that the first import imported the key in my user's keyring, but the script looks in root's keyring. The second attempt added the key to root's keyring.




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-10-28 17:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-14 16:28 bug#41266: Suggested command to import key does not work on debian Julien Lepiller
2020-05-14 17:27 ` Ricardo Wurmus
2020-05-17 19:25 ` Julien Lepiller
2020-05-17 19:48   ` Bengt Richter
2020-10-28 17:40   ` zimoun

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).