unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#41941: Signing git commits with PGP fails
@ 2020-06-18 22:35 Jonathan Brielmaier
  2020-06-19  1:52 ` Leo Famulari
  0 siblings, 1 reply; 6+ messages in thread
From: Jonathan Brielmaier @ 2020-06-18 22:35 UTC (permalink / raw)
  To: 41941

I have a strange error/problem with signing git commits with PGP.

Following situation

`git` is installed via system configuration
`git:send-email` via `guix install` into the user profile

~/.gitconfig has
```
[commit]
  gpgsign = true
```

but trying to sign a git commit fails:
```
git commit -m "test"
error: gpg failed to sign the data
fatal: failed to write commit object
```

`guix remove git:send-email` does not help, still the same.
`guix install git` also doesn't help.

What is wrong here?

P.S: As long as commit signing is not working I cannot become a commiter
to the repo. Marius and Ricardo already pledged their support :P




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-06-19 18:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-18 22:35 bug#41941: Signing git commits with PGP fails Jonathan Brielmaier
2020-06-19  1:52 ` Leo Famulari
2020-06-19 14:43   ` Jonathan Brielmaier
2020-06-19 16:17     ` Leo Famulari
2020-06-19 16:42       ` Jonathan Brielmaier
2020-06-19 18:13         ` Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).