Page MenuHome GnuPG

gpgsm: export secret key p12 failed.
Closed, ResolvedPublic

Description

$gpgsm --export-secret-key-p12 <Key ID>
failed, pinentry (0.7.5 or 0.8.0.svn231) dialog doesn't show up, pinentry wants
100%CPU and is not killable (needs to -9 to be dead)

$gpgsm -a --export-secret-key-p12 <Key ID>
works.

$pinentry

GETPIN

works.

encryption + signing is okay.

Details

Version
2.0.15-0kk1

Event Timeline

ludwig lowered the priority of this task from High to Normal.Jun 30 2010, 2:37 PM
ludwig set Version to 2.0.15-0kk1.
ludwig added projects: S/MIME, pinentry, gnupg, Bug Report.
ludwig added a subscriber: ludwig.

Could be a gpg-agent problem.
If I don't start a gpg-agent and run the export, it will work.
If I start a gpg-agent before, it won't work and pinentry will run amok.

werner claimed this task.
werner added a project: Too Old.