On Fri, Oct 23, 2015 at 06:23:59AM BST, Antoine Jacoutot wrote:
> CVSROOT: /cvs
> Module name: ports
> Changes by: [email protected] 2015/10/22 23:23:59
>
> Modified files:
> security/pinentry: Makefile
> Added files:
> security/pinentry/files: pinentry-wrapper.in
>
> Log message:
> Add a wrapper to start the proper pinentry-* according to our running
> environment; having an ncurse prompt while running a Desktop isn't too
> helpful. From Fedora -- all Linux distros use this.
>
> ok pea@ (maintainer)
Hi Antoine,
On a (somewhat), related note - since the last (so it seems) update to
pinentry, it doesn't prompt for pass{word,phrase} any more, i.e.
gpg2 -d file.gpg
starts gpg-agent, which in turn starts pinentry, all I can see is
blank tty and after a couple of seconds, pinentry runs at 99% CPU:
USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND
rjc 20819 99.0 0.1 1996 5392 ?? R 6:41AM 1:25.35 pinentry
(pinentry-curses)
Nothing has changed in terms of my environment or config in case you are
wondering.
Regards,
Raf