Journal 2022-09-12

<!-- Morning -->

Debug Gpg pinentry

Add the following lines to the agent config gpg-agent.conf.

debug-pinentry
log-file /home/username/agent.log

Restart the agent and trigger the error.

gpgconf --kill gpg-agent
<!-- What do I want to do today? --> <!-- Evening --> <!-- What did I learn today? --> <!-- Things I learned --> <!-- Useful tools and libraries -->