Page MenuHome GnuPG

Core dump while calling bkuptocard
Closed, ResolvedPublic

Description

Steps to reproduce:

  1. gpg --gen-key
  2. gpg --export-secret-keys > /tmp/key
  3. gpg --expert --edit-key xxxxxxxxx@xxx.de
  4. bkuptocard /tmp/key

Output:
gpg: card-util.c:1542: card_store_subkey: Assertion `node->pkt->pkttype ==
PKT_PUBLIC_KEY || node->pkt->pkttype == PKT_PUBLIC_SUBKEY' failed.
[1] 2637 abort (core dumped) gpg --expert --edit-key xxxxxxxxx@xxx.de

Details

Version
2.1.10

Event Timeline

noEntry set Version to 2.1.10.
noEntry added a subscriber: noEntry.

Please try 2.1.11 - we fixed something in regard to this.

werner raised the priority of this task from Low to Normal.Feb 1 2016, 9:18 AM

bkuptocard had been not implemented, but it was finally implemented in 2.1.11.
If any problem, please let us know.

gniibe added a project: Restricted Project.
noEntry removed a project: Restricted Project.

Issue is resolved

noEntry closed this task as Resolved.