[MlMt] gnupg2 via Homebrew = MISSING_COMMAND
Vincent Danen
vdanen at linsec.ca
Sat Feb 11 18:31:33 EST 2017
On 10 Feb 2017, at 10:53, Sam Hathaway wrote:
I'm unable to make this work. On the one system, when I try to send an
encrypted mail I get:
"""
INV_RECP 1 <vdanen at linsec.ca>
FAILURE encrypt 9
"""
And I definitely have my own key available. On another system, I get
the MISSING_COMMAND thing when trying to look at an encrypted mail in my
inbox.
I've uninstalled MacGPG2 and reinstalled it as noted (no core, no mail
plugin), and I even on the system with the MISSING_COMMAND did the
symlink. There doesn't seem to be a configuration option for this so
I'm wondering where MailMate is coming up with the idea for looking for
that specific place for the gpg2 binary?
> Thanks, Andrew!
> -sam
>
> On 10 Feb 2017, at 12:24 PM EST, catesandrew at gmail.com wrote:
>
>> Sam,
>>
>> I too am using `gnupg2` through homebrew along with `pinentry-mac`.
>> Works great with MailMate for me. When you installed the osx gpg
>> suite did you uncheck the mail plugin as well as uncheck the core gpg
>> tools (first and last checkboxes)? You don’t want that if you’re
>> using homebrew’s version. Also this is the contents of my
>> `gpg-agent.conf`. I didn’t do any manual linking. I think you need
>> to uninstall the core gpg tools from the gpg suite and update your
>> gpg-agent file to poing to pinentry-mac.
>>
>> ```
>> ❯ cat ~/.gnupg/gpg-agent.conf
>> use-standard-socket
>> pinentry-program /usr/local/bin/pinentry-mac
>> default-cache-ttl 600
>> max-cache-ttl 7200
>> ```
>>
>> On 10 Feb 2017, at 7:52, Sam Hathaway wrote:
>>
>>> Update: Creating a symlink does not work; the error from MailMate is
>>> the same.
>>>
>>> /usr/local/MacGPG2/bin/gpg2 -> ../../bin/gpg2
>>> /usr/local/bin/gpg2 -> ../Cellar/gnupg2/2.0.30_3/bin/gpg2
>>> /usr/local/Cellar/gnupg2/2.0.30_3/bin/gpg2
>>>
>>> Things work fine at the command line when I call GPG as
>>> /usr/local/MacGPG2/bin/gpg2._______________________________________________
>> mailmate mailing list
>> mailmate at lists.freron.com
>> https://lists.freron.com/listinfo/mailmate
> _______________________________________________
> mailmate mailing list
> mailmate at lists.freron.com
> https://lists.freron.com/listinfo/mailmate
--
Vincent Danen @ https://annvix.com/
More information about the mailmate
mailing list