Re: GPG signing is bent on WIndows

2018-11-09 Thread Johannes Schindelin
Hi Jeff, On Wed, 26 Sep 2018, Jeffrey Walton wrote: > Several weeks ago I updated to the latest Git for Windows (when > prompted by the version check). At the time I noticed: > > $ git commit -S -am "Fix unset MAKE variable in test scripts" > gpg: signing failed: No pinentry > gpg: signing

Re: GPG signing is bent on WIndows

2018-09-26 Thread Tacitus Aedifex
On Wed, Sep 26, 2018 at 04:05:02PM -0400, Jeffrey Walton wrote: I got to look at it today. On Windows: $ cat ~/.gnupg/gpg-agent.conf pinentry-program /usr/local/MacGPG2/libexec/pinentry-mac.app/Contents/MacOS/pinentry-mac Do you have this app on your system? That path looks like one for a mac

GPG signing is bent on WIndows

2018-09-26 Thread Jeffrey Walton
Several weeks ago I updated to the latest Git for Windows (when prompted by the version check). At the time I noticed: $ git commit -S -am "Fix unset MAKE variable in test scripts" gpg: signing failed: No pinentry gpg: signing failed: No pinentry error: gpg failed to sign the data fatal: failed