[OM Cooker] gnupg issues
Bernhard Rosenkraenzer
bero at lindev.ch
Wed Jul 13 19:01:45 EDT 2016
On 2016-07-13 23:57, Tomasz Paweł Gajc wrote:
> does anyone have issues with ssh or gpg with 3.0 ?
Not the way I use them (but I don't use gpg-agent...)
> Typing pinentry-qt in konsole does not shiw any window, just this:
>
> [tpg at lazur ~]$ pinentry-qt
> OK Pleased to meet you
That's expected. pinentry is pretty much as a shell, it'll do what you
tell it when you type stuff after the prompt.
Try something more like
[bero at desktop-lax ~]$ pinentry
OK Pleased to meet you
SETDESC Enter your root password (it will be mailed to the NSA for legal
reasons)
OK
SETTITLE Government mandated spyware
OK
SETOK Yes
OK
SETCANCEL Revolt!
OK
GETPIN
D Fake password for the NSA
OK
> Finally running as non-root
> systemctl --user restart gpg-agent.service
>
> Brings everything back to normal.
Maybe it's simply not running? Have you tried "systemctl --user
start"ing it as opposed to "systemctl --user restart"ing it?
ttyl
bero
More information about the OM-Cooker
mailing list