help-guix
[Top][All Lists]
Advanced

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

Re: No gpg keyservers available on GuixSD out-of-the-box


From: Ludovic Courtès
Subject: Re: No gpg keyservers available on GuixSD out-of-the-box
Date: Tue, 05 Jan 2016 10:29:40 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Leo Famulari <address@hidden> skribis:

> On Mon, Jan 04, 2016 at 05:50:47PM +0100, Ni* wrote:

[...]

>> Related question:
>> is it intentional that there's no pinentry-gtk and pinentry-qt in Guix?
>
> I'm using the Debian provided pinentry, but it looks like our pinentry
> provides a GTK interface and a console (ncurses?) interface, at least
> based on the package definition in gnupg.scm.

Yes, it provides both:

--8<---------------cut here---------------start------------->8---
$ ls -l $(guix build pinentry)/bin
totalo 180
lrwxrwxrwx 5 root root    14 Jan  1  1970 pinentry -> pinentry-gtk-2
-r-xr-xr-x 2 root root 74032 Jan  1  1970 pinentry-curses
-r-xr-xr-x 2 root root 94216 Jan  1  1970 pinentry-gtk-2
--8<---------------cut here---------------end--------------->8---

Ludo’.



reply via email to

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