pstadler / keybase-gpg-github

Step-by-step guide on how to create a GPG key on keybase.io, adding it to a local GPG setup and using it with Git and GitHub.
2.64k stars 182 forks source link

Doesn't seem to play ball with GitHub Desktop & PyCharm #18

Closed jamesstidard closed 7 years ago

jamesstidard commented 7 years ago

I followed the steps and seemed to get everything to work apart from GitHub Desktop client and PyCharm (I assume fixing GitHub Desktop will fix PyCharm as they both show the same error: "gpg failed to sign the data fatal: failed to write commit object".

Committing using the CLI doesn't prompt me for a password each time either.

Anyone have any ideas on fixing/debugging this?

jamesstidard commented 7 years ago

So, it looks as though I also had to disable tty even though I had originally successfully setup tty.

pstadler commented 7 years ago

Glad you managed to solve this.

Related: