emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#41266: closed (Suggested command to import key does not work on debi


From: GNU bug Tracking System
Subject: bug#41266: closed (Suggested command to import key does not work on debian)
Date: Wed, 28 Oct 2020 17:41:02 +0000

Your message dated Wed, 28 Oct 2020 18:40:39 +0100
with message-id <86eeli1c6g.fsf@gmail.com>
and subject line Re: bug#41266: Suggested command to import key does not work 
on debian
has caused the debbugs.gnu.org bug report #41266,
regarding Suggested command to import key does not work on debian
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
41266: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41266
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Suggested command to import key does not work on debian Date: Thu, 14 May 2020 12:28:11 -0400 User-agent: K-9 Mail for Android
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.



--- End Message ---
--- Begin Message --- Subject: Re: bug#41266: Suggested command to import key does not work on debian Date: Wed, 28 Oct 2020 18:40:39 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Hi,

On Sun, 17 May 2020 at 21:25, Julien Lepiller <julien@lepiller.eu> wrote:

> Forget the wget thing, it's my fault for not reading it properly. The
> gpg command still needs to be run with sudo on at least fedora and
> debian.

Now, the binary install script “guix-install.sh” displays:

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

Therefore, it is fine, right?  I am closing but feel free to reopen if I
misread or miss something.


Cheers,
simon


--- End Message ---

reply via email to

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