Skip to content

Commit failure - gpg failed to sign the data #1645

@BeLi4L

Description

@BeLi4L

Problem

My repo is configured to use a GPG signing key, I'm trying to commit, but I got the following "gpg failed to sign the data" error:

Image

My gitconfig contains:

user.signingkey=...
commit.gpgsign=true

which are also present in my Sourcegit settings: "User Signing Key" is filled and "Commit GPG signing" is checked.

Running git commit in the CLI does work, it prompts for my passphrase before creating the commit.

Sourcegit doesn't even prompt for my passphrase, and just fails 🤔

Metadata

Metadata

Assignees

Labels

need-more-infoExtra information or replay is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions