Fixed “gpg: problem with the agent: No pinentry”
To solve this, first check if pinentry is installed. On Debian systems, use:
apt-get install pinentry
or on Redhat/Centos, use:
yum install pinentry
apt-get install pinentry
or on Redhat/Centos, use:
yum install pinentry
Comments
Post a Comment