Hi! On Mon, 7 Oct 2024 12:28, John Soo said:
> there a way for me to put this client into an accessibility mode so > that the older agent will recognize the IPC commands? It is very hard > for me to upgrade either client or agent in this case. Without being able to update the cleint it will be somehwat hard for you. > gpg: DBG: chan_5 -> OPTION ttyname=/dev/pts/0 > gpg: DBG: chan_5 <- ERR 67109115 Forbidden <GPG Agent> > gpg: DBG: chan_5 -> GETINFO restricted > gpg: DBG: chan_5 <- OK Yes, you are in restricted mode and thus this connection via the agent-extra-socket is not allowed to do certain operations. > gpg: DBG: chan_5 -> HAVEKEY --list=1000 > gpg: DBG: chan_5 <- ERR 67109144 IPC parameter error <GPG Agent> - > invalid hexstring > gpg: problem with fast path key listing: IPC parameter error - ignored As stated this is ignored and instead the gpg-agent is asked using the classic command: > gpg: DBG: chan_5 -> HAVEKEY <key1> <key2> <key3> > gpg: DBG: chan_5 <- ERR 67108881 No secret key <GPG Agent> But the agent tells you that it does not have these keys. Check whether the gpg-agent (on the client) has the files ~/.gnupg/private-keys-v1.d/<key1>.key etc? You can also test this by running on the cleint: gpg-connect-agent 'HAVEKEY <key1> <key2> <key3>' /bye Same result? Shalom-Salam, Werner -- The pioneers of a warless world are the youth that refuse military service. - A. Einstein
openpgp-digital-signature.asc
Description: PGP signature
_______________________________________________ Gnupg-users mailing list Gnupg-users@gnupg.org https://lists.gnupg.org/mailman/listinfo/gnupg-users