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@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@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

_______________________________________________
OM-Cooker mailing list
[email protected]
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org

Reply via email to