Am 2023-09-13 12:34, schrieb Werner Koch:
Hi,
so everthing looks okay. What I would now do is to strace pinentry;
Here is a wpinentry wrapper I have used in the past.
--8<---cut here---start->8---
#!/bin/sh
MYPINENTRY="/usr/local/bin/pinentry-qt"
locale >/
Hi,
so everthing looks okay. What I would now do is to strace pinentry;
Here is a wpinentry wrapper I have used in the past.
--8<---cut here---start->8---
#!/bin/sh
MYPINENTRY="/usr/local/bin/pinentry-qt"
locale >/tmp/pinentry.err
set >>/tmp/pinentry.err
exe
Am Freitag 08 September 2023 15:40:43 schrieb Alexander Leidinger via
Gnupg-users:
> > You clicked on CANCEL or closed the window.
>
> No prompt at all in the console / ssh connection (and no graphics, so
> nothing to click on). So no manual cancelling from me.
There used to be pinentries issues
Am 2023-09-08 15:26, schrieb Werner Koch:
On Fri, 8 Sep 2023 13:49, Alexander Leidinger said:
2023-09-08 13:37:54 gpg-agent[94491] DBG: error calling pinentry:
Operation cancelled
You clicked on CANCEL or closed the window.
No prompt at all in the console / ssh connection (and no graphic
On Fri, 8 Sep 2023 13:49, Alexander Leidinger said:
> default-yes=_Yes
> 2023-09-08 13:37:53 gpg-agent[94491] DBG: chan_9 <- ERR 83886254
> Unknown option
Don't care about this error. It is shown but ignored. Future
Pinentries might want to implement a yes button and gpg provides the
translat
Am 2023-09-05 16:50, schrieb Werner Koch:
On Mon, 4 Sep 2023 19:45, Alexander Leidinger said:
If I specify --pinentry-mode loopback it works. Shouldn't this also
work without this option? If yes, what's wrong or how to debug this
Sure, this shall work. You may want to add
--8<-
On Mon, 4 Sep 2023 19:45, Alexander Leidinger said:
> If I specify --pinentry-mode loopback it works. Shouldn't this also
> work without this option? If yes, what's wrong or how to debug this
Sure, this shall work. You may want to add
--8<---cut here---start
Hi,
gpg 2.4.3 complains about not being able to export my key. The issue is
it can not query the secring password from my ssh session. How to debug
this further?
This is what I have:
---snip---
% LANG=C gpg --export-secret-key -a -o netchild_sec.pgp 8F31830F9F2772BF
gpg: Warning: using insecu