FS#31900 - [gnupg] bug importing X.509 certs
Attached to Project:
Arch Linux
Opened by André Nascimento (Andrenas) - Thursday, 11 October 2012, 15:57 GMT
Last edited by Gaetan Bisson (vesath) - Saturday, 08 December 2012, 03:15 GMT
Opened by André Nascimento (Andrenas) - Thursday, 11 October 2012, 15:57 GMT
Last edited by Gaetan Bisson (vesath) - Saturday, 08 December 2012, 03:15 GMT
|
Details
Description:
Gpgsm and kleopatra fail to import X.509 (.p12) certificates. The gpg-agent is running and all tests done by Kleopatra gave ok. Gpgsm: gpgsm --import foo.p12 gpgsm: enabled debug flags: assuan gpgsm: DBG: connection to agent established gpgsm: gpgsm: GPG_TTY has not been set - using maybe bogus default gpgsm: gpg-protect-tool: error while asking for the passphrase: End of file gpgsm: error running `/usr/lib/gnupg/gpg-protect-tool': exit status 2 gpgsm: total number processed: 0 secmem usage: 0/16384 bytes in 0 blocks Kleopatra: "Decryption failed" But if we compile the gnupg with the patch identifyed on comment # 43 of https://bugzilla.redhat.com/show_bug.cgi?id=548528, the error it's gone. Additional info: * package version(s): - gnupg 2.0.19-2; - kdepim-kleopatra 4.9.2-1; - uname -a Linux foo 3.5.6-1-ARCH #1 SMP PREEMPT Sun Oct 7 19:33:50 CEST 2012 i686 GNU/Linux * config and/or log files etc. Steps to reproduce: gpgsm --import foo.p12; Kleopatra: Import Certificate foo.p12; |
This task depends upon
Closed by Gaetan Bisson (vesath)
Saturday, 08 December 2012, 03:15 GMT
Reason for closing: Fixed
Additional comments about closing: gnupg-2.0.19-3 in [testing]
Saturday, 08 December 2012, 03:15 GMT
Reason for closing: Fixed
Additional comments about closing: gnupg-2.0.19-3 in [testing]
See: http://lists.gnupg.org/pipermail/gnupg-devel/2012-October/026971.html
Is there currently any workaround until this is fixed upstream or in arch?
Thanks for any help -