CGenie / alfred-pass

Alfred 2 workflow for pass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error - gpg-agent: command not found

SethArchambault opened this issue · comments

I'm seeing this error in the debug panel when I try to run this:

Starting debug for 'pass'

[2017-06-28 15:34:42][ERROR: action.script] pass-show.sh: line 13: gpg-agent: command not found
gpg: cannot open `/dev/tty': Device not configured
There is no password to put on the clipboard at line 1.

Note, if I go to commandline and manually type bash pass-show.sh "some password location" in that folder, it works fine.. I can see gpg-agent is right here:
/usr/local/MacGPG2/bin/gpg-agent

Could you please take a look at #9 ?