Bug#840687: [pkg-gnupg-maint] Bug#840687: gnupg: Fails to sign git commits

2016-10-14 Thread Daniel Kahn Gillmor
Control: forwarded 840687 https://bugs.gnupg.org/gnupg/issue2758 Control: retitle 840687 gpg does not cope well with long passphrases On Fri 2016-10-14 03:29:34 -0400, Josef Vítů wrote: > thanks for your prompt reply. The test setup worked just fine, but > after debugging gpg-agent as you

Bug#840687: [pkg-gnupg-maint] Bug#840687: gnupg: Fails to sign git commits

2016-10-14 Thread Josef Vítů
Dear Daniel, thanks for your prompt reply. The test setup worked just fine, but after debugging gpg-agent as you suggested (with a higher debug-level, though) I know where the problem is. Attaching the log is pointless I think, as the critical line is clearly here: DBG: chan_10 -> SETERROR

Bug#840687: [pkg-gnupg-maint] Bug#840687: gnupg: Fails to sign git commits

2016-10-13 Thread Daniel Kahn Gillmor
Control: tags 840687 + unreproducible moreinfo Hi Josef-- thanks for your report! sorry to hear you're having this problem. hopefully we can get it sorted out! I tried to replicate this with a test directory: workdir=$(mktemp -d) export GNUPGHOME="$workdir/gpg" mkdir -m 0700