Am Donnerstag 08 April 2010 12:03:09 schrieb Werner Koch: > Merging secret keys is not yet supported. Delete the secret keys on the > target box first.
OK... I did this: # gpg --delete-secret-key ECCB5814 [...] # LC_ALL=C gpg --list-secret-keys eccb5814 gpg: error reading key: No secret key And then I tried to import again: # LC_ALL=C gpg --import hauke__0xECCB5814.sec.asc gpg: key ECCB5814: secret key imported gpg: key ECCB5814: "Hauke Laging <ha...@laging.de>" not changed gpg: Total number processed: 1 gpg: unchanged: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 This works: # LC_ALL=C gpg --list-secret-keys eccb5814 sec 1024D/ECCB5814 2005-09-05 uid Hauke Laging <ha...@laging.de> uid Hauke Laging <m...@hauke-laging.de> uid Hauke Laging <mailinglis...@hauke-laging.de> ssb 2048R/51B279FA 2010-03-04 [expires: 2013-03-03] ssb 2048R/3A403251 2010-03-04 [expires: 2013-03-03] ssb 2048g/E623EF88 2005-09-05 [expires: 2010-04-03] But why does the import command say 1 everywhere though obviously not one but three subkeys have been read and imported? CU Hauke
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users