'No pinentry' error (--pinentry-mode loopback with --delete-secret-and-public-key)

Carola Grunwald caro at nymph.paranoici.org
Thu May 5 00:55:34 CEST 2016


Hello!

I need help with GnuPG 2.1.12 migrating an encryption tool from 1.4.20.

I'm trying to run the --delete-secret-and-public-key command with the
passphrase entered through stdin, which doesn't get activated ('delete
key failed: No pinentry').  With --export-secret-keys I was successful
this way (also added below).  Or can I use --passphrase somehow?

TIA

Caro


--delete-secret-and-public-key:

| Microsoft Windows [Version 6.1.7600]
| Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
| 
| d:\gpg>gpg.exe --pinentry-mode loopback --homedir "d:\gpgdat" --debug-level 10 --no-auto-key-locate --lock-once --no-default-keyring --keyring "d:\gpgdat\pubring.kbx" --delete-secret-and-public-key "66C040ADBE2C5728022F81DCCE09E0556C2C8CE0"
| gpg (GnuPG) 2.1.12; Copyright (C) 2016 Free Software Foundation, Inc.
| This is free software: you are free to change and redistribute it.
| There is NO WARRANTY, to the extent permitted by law.
| 
| gpg: enabled debug flags: packet mpi crypto filter iobuf memory cache memstat trust cardio ipc clock lookup extprog
| gpg: DBG: [not enabled in the source] start
| gpg: DBG: [not enabled in the source] keydb_new
| gpg: DBG: [not enabled in the source] keydb_search enter
| gpg: DBG: keydb_search: 1 search descriptions:
| gpg: DBG: keydb_search   0: FPR20: '66C0 40AD BE2C 5728 022F  81DC CE09 E055 6C2C 8CE0'
| gpg: DBG: keydb_search: searching keybox (resource 0 of 1)
| gpg: DBG: keydb_search: searched keybox (resource 0 of 1) => Success
| gpg: DBG: [not enabled in the source] keydb_search leave (found)
| gpg: DBG: [not enabled in the source] keydb_get_keybock enter
| gpg: DBG: parse_packet(iob=1): type=6 length=269 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: parse_packet(iob=1): type=13 length=27 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: parse_packet(iob=1): type=2 length=311 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: parse_packet(iob=1): type=14 length=269 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: parse_packet(iob=1): type=2 length=287 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: iobuf-1.0: underflow: buffer size: 1177; still buffered: 0 => space for 1177 bytes
| gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
| gpg: DBG: [not enabled in the source] keydb_new
| gpg: DBG: [not enabled in the source] keydb_search enter
| gpg: DBG: keydb_search: 1 search descriptions:
| gpg: DBG: keydb_search   0: LONG_KID: 'CE09E0556C2C8CE0'
| gpg: DBG: keydb: kid_not_found_p (ce09e0556c2c8ce0) => indeterminate
| gpg: DBG: keydb_search: searching keybox (resource 0 of 1)
| gpg: DBG: keydb_search: searched keybox (resource 0 of 1) => Success
| gpg: DBG: [not enabled in the source] keydb_search leave (found)
| gpg: DBG: [not enabled in the source] keydb_get_keybock enter
| gpg: DBG: parse_packet(iob=2): type=6 length=269 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: parse_packet(iob=2): type=13 length=27 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: parse_packet(iob=2): type=2 length=311 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: parse_packet(iob=2): type=14 length=269 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: parse_packet(iob=2): type=2 length=287 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: iobuf-2.0: underflow: buffer size: 1177; still buffered: 0 => space for 1177 bytes
| gpg: DBG: iobuf-2.0: close '?'
| gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
| gpg: DBG: chan_0x000000b4 <- OK Pleased to meet you
| gpg: DBG: connection to agent established
| gpg: DBG: chan_0x000000b4 -> RESET
| gpg: DBG: chan_0x000000b4 <- OK
| gpg: DBG: chan_0x000000b4 -> GETINFO version
| gpg: DBG: chan_0x000000b4 <- D 2.1.12
| gpg: DBG: chan_0x000000b4 <- OK
| gpg: DBG: chan_0x000000b4 -> OPTION allow-pinentry-notify
| gpg: DBG: chan_0x000000b4 <- OK
| gpg: DBG: chan_0x000000b4 -> OPTION agent-awareness=2.1.0
| gpg: DBG: chan_0x000000b4 <- OK
| gpg: DBG: chan_0x000000b4 -> OPTION pinentry-mode=loopback
| gpg: DBG: chan_0x000000b4 <- OK
| gpg: DBG: chan_0x000000b4 -> AGENT_ID
| gpg: DBG: chan_0x000000b4 <- ERR 67109139 Unknown IPC command <GPG Agent>
| gpg: DBG: get_keygrip for public key
| gpg: DBG: keygrip= BC 31 F5 AE D9 89 EC CF 8C 4B BE 97 88 F8 5C 7F 97 4B 5C 43
| gpg: DBG: chan_0x000000b4 -> HAVEKEY BC31F5AED989ECCF8C4BBE9788F85C7F974B5C43
| gpg: DBG: chan_0x000000b4 <- OK
| gpg: DBG: free_packet() type=6
| gpg: DBG: free_packet() type=13
| gpg: DBG: free_packet() type=2
| gpg: DBG: free_packet() type=14
| gpg: DBG: free_packet() type=2
| gpg: DBG: free_packet() type=6
| gpg: DBG: free_packet() type=13
| gpg: DBG: free_packet() type=2
| gpg: DBG: free_packet() type=14
| gpg: DBG: free_packet() type=2
| gpg: DBG: [not enabled in the source] keydb_new
| gpg: DBG: [not enabled in the source] keydb_search enter
| gpg: DBG: keydb_search: 1 search descriptions:
| gpg: DBG: keydb_search   0: FPR20: '66C0 40AD BE2C 5728 022F  81DC CE09 E055 6C2C 8CE0'
| gpg: DBG: keydb_search: searching keybox (resource 0 of 1)
| gpg: DBG: keydb_search: searched keybox (resource 0 of 1) => Success
| gpg: DBG: [not enabled in the source] keydb_search leave (found)
| gpg: DBG: [not enabled in the source] keydb_get_keybock enter
| gpg: DBG: parse_packet(iob=3): type=6 length=269 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: parse_packet(iob=3): type=13 length=27 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: parse_packet(iob=3): type=2 length=311 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: parse_packet(iob=3): type=14 length=269 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: parse_packet(iob=3): type=2 length=287 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: iobuf-3.0: underflow: buffer size: 1177; still buffered: 0 => space for 1177 bytes
| gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
| gpg: DBG: [not enabled in the source] keydb_new
| gpg: DBG: [not enabled in the source] keydb_search enter
| gpg: DBG: keydb_search: 1 search descriptions:
| gpg: DBG: keydb_search   0: LONG_KID: 'CE09E0556C2C8CE0'
| gpg: DBG: keydb: kid_not_found_p (ce09e0556c2c8ce0) => indeterminate
| gpg: DBG: keydb_search: searching keybox (resource 0 of 1)
| gpg: DBG: keydb_search: searched keybox (resource 0 of 1) => Success
| gpg: DBG: [not enabled in the source] keydb_search leave (found)
| gpg: DBG: [not enabled in the source] keydb_get_keybock enter
| gpg: DBG: parse_packet(iob=4): type=6 length=269 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: parse_packet(iob=4): type=13 length=27 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: parse_packet(iob=4): type=2 length=311 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: parse_packet(iob=4): type=14 length=269 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: parse_packet(iob=4): type=2 length=287 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: iobuf-4.0: underflow: buffer size: 1177; still buffered: 0 => space for 1177 bytes
| gpg: DBG: iobuf-4.0: close '?'
| gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
| gpg: DBG: get_keygrip for public key
| gpg: DBG: keygrip= BC 31 F5 AE D9 89 EC CF 8C 4B BE 97 88 F8 5C 7F 97 4B 5C 43
| gpg: DBG: chan_0x000000b4 -> HAVEKEY BC31F5AED989ECCF8C4BBE9788F85C7F974B5C43
| gpg: DBG: chan_0x000000b4 <- OK
| gpg: DBG: free_packet() type=6
| gpg: DBG: free_packet() type=13
| gpg: DBG: free_packet() type=2
| gpg: DBG: free_packet() type=14
| gpg: DBG: free_packet() type=2
| gpg: DBG: [not enabled in the source] keydb_new
| gpg: DBG: [not enabled in the source] keydb_search enter
| gpg: DBG: keydb_search: 1 search descriptions:
| gpg: DBG: keydb_search   0: LONG_KID: 'CE09E0556C2C8CE0'
| gpg: DBG: keydb: kid_not_found_p (ce09e0556c2c8ce0) => indeterminate
| gpg: DBG: keydb_search: searching keybox (resource 0 of 1)
| gpg: DBG: keydb_search: searched keybox (resource 0 of 1) => Success
| gpg: DBG: [not enabled in the source] keydb_search leave (found)
| gpg: DBG: [not enabled in the source] keydb_get_keybock enter
| gpg: DBG: parse_packet(iob=5): type=6 length=269 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: parse_packet(iob=5): type=13 length=27 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: parse_packet(iob=5): type=2 length=311 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: parse_packet(iob=5): type=14 length=269 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: parse_packet(iob=5): type=2 length=287 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: iobuf-5.0: underflow: buffer size: 1177; still buffered: 0 => space for 1177 bytes
| gpg: DBG: iobuf-5.0: close '?'
| gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
| gpg: DBG: rsa_verify data:+01ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffff003031300d060960864801650304020105000420fa \
| gpg: DBG:                  995b39967a266737fe2f3ea5706e8ca9cf74ca41421cbb41585d7924528ccf
| gpg: DBG: rsa_verify  sig:+a30bee84b033191164b9044390fda761aa07304dbffda51818dcc58c1d35fee0 \
| gpg: DBG:                  49b572d4270e5170a88e4fb679d5d92db20d73ad6d4a2506175dd589a6ed823c \
| gpg: DBG:                  19289ba2a53b37d36858f5862cffbc03d6b008a1458325501317c5fca0da002b \
| gpg: DBG:                  32d33218dcca0e28c3daa099ad9d77a5180cab24f308167b56b08bc09739e27d \
| gpg: DBG:                  7a230effa20a15c00a7cf539c5e284a1f2c20e3317bd1769b70e4c879ce96273 \
| gpg: DBG:                  acc5bc11964da8b0838000430a8cc5c31fdaf67affddec57b7e78ea9d3687b19 \
| gpg: DBG:                  973a38cbdd5f999277edbc7fbe7778381344d709414985a555a2917793ad2bd5 \
| gpg: DBG:                  6ae9ceb6a978ca5c4013d247461848ae01e57cf992f829718c09d0bc23aef9b5
| gpg: DBG: rsa_verify    n:+d0fc6758502a00410f146475aa5476606cca8171dff82f51ba200da910070d19 \
| gpg: DBG:                  ba3d75234921d91d28b7185ae2ef5fdd8784478062fed301e7169c57e30640fd \
| gpg: DBG:                  bbf5135f41054692ae53caf4e3c43bf9b8742e09c79e8708fcc7d81eb80f1bc4 \
| gpg: DBG:                  2fdb6a5c0873ef6056af23bfc812842511a5e20d2679c1a928ebca6253ac709e \
| gpg: DBG:                  64dd024cd4c6aab536f8bdf04f3aaf88f5bca930d98ace0404b6968c9862fd32 \
| gpg: DBG:                  77354da998886a145c062dfda7716c24cc2984e74fba3a54f352f2f27358b152 \
| gpg: DBG:                  dc4b5f3c385ad5daa0584fcd3973cc3261c30c20d880a4337725642bbf4958f8 \
| gpg: DBG:                  0955d75ad7f4945bc5ecae441dfe07733adf818da4869ba01c839c3a4efd6cad
| gpg: DBG: rsa_verify    e:+010001
| gpg: DBG: rsa_verify  cmp:+01ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffff003031300d060960864801650304020105000420fa \
| gpg: DBG:                  995b39967a266737fe2f3ea5706e8ca9cf74ca41421cbb41585d7924528ccf
| gpg: DBG: rsa_verify    => Good
| gpg: DBG: rsa_verify data:+01ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffff003031300d06096086480165030402010500042056 \
| gpg: DBG:                  97370d0d16d80c17131cc965d8ceb95561ce1b054ec511335c0b728ffe7a9e
| gpg: DBG: rsa_verify  sig:+8478589cf4af50735cae5079c6b5eacc0a5dabf7512822da44dc93734cc37b3d \
| gpg: DBG:                  60b14b66518222036ff08fc02695b3a2d5a5de062128846d9196a67a2e60f3be \
| gpg: DBG:                  9963602588db10a9f93e4afedef106d7347e86a8bd9893ed1dbab018987d49dd \
| gpg: DBG:                  099fdcffaa6c327f105c9ee85062c152cdcb11acb42eba159cb91ff0a976fd1a \
| gpg: DBG:                  46e723f8cfe4a5d4ddc7146e66901070a59c1eecfb7425822990743c4a7267cf \
| gpg: DBG:                  4da0b47914901dcc0b258a43193850f56727a96320d9c9f1844499a4957fe6ad \
| gpg: DBG:                  7169f48ded5db477136bb5dc0c3b6f0307721dfb4776ef8fe25e48560deaf827 \
| gpg: DBG:                  4c045eb55cddfc57b6d2d075280409a07be9fc5db309a564eaca1f99f2648bf0
| gpg: DBG: rsa_verify    n:+d0fc6758502a00410f146475aa5476606cca8171dff82f51ba200da910070d19 \
| gpg: DBG:                  ba3d75234921d91d28b7185ae2ef5fdd8784478062fed301e7169c57e30640fd \
| gpg: DBG:                  bbf5135f41054692ae53caf4e3c43bf9b8742e09c79e8708fcc7d81eb80f1bc4 \
| gpg: DBG:                  2fdb6a5c0873ef6056af23bfc812842511a5e20d2679c1a928ebca6253ac709e \
| gpg: DBG:                  64dd024cd4c6aab536f8bdf04f3aaf88f5bca930d98ace0404b6968c9862fd32 \
| gpg: DBG:                  77354da998886a145c062dfda7716c24cc2984e74fba3a54f352f2f27358b152 \
| gpg: DBG:                  dc4b5f3c385ad5daa0584fcd3973cc3261c30c20d880a4337725642bbf4958f8 \
| gpg: DBG:                  0955d75ad7f4945bc5ecae441dfe07733adf818da4869ba01c839c3a4efd6cad
| gpg: DBG: rsa_verify    e:+010001
| gpg: DBG: rsa_verify  cmp:+01ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffff003031300d06096086480165030402010500042056 \
| gpg: DBG:                  97370d0d16d80c17131cc965d8ceb95561ce1b054ec511335c0b728ffe7a9e
| gpg: DBG: rsa_verify    => Good
| gpg: DBG: finish_lookup: checking key 6C2C8CE0 (one)(req_usage=0)
| gpg: DBG:       using key 6C2C8CE0
| gpg: DBG: free_packet() type=6
| gpg: DBG: free_packet() type=13
| gpg: DBG: free_packet() type=2
| gpg: DBG: free_packet() type=14
| gpg: DBG: free_packet() type=2
| 
| sec  rsa2048/6C2C8CE0 2016-04-23 John Doe <doej at example.com>
| 
| Delete this key from the keyring? (y/N) y
| This is a secret key! - really delete? (y/N) y
| gpg: DBG: get_keygrip for public key
| gpg: DBG: keygrip= BC 31 F5 AE D9 89 EC CF 8C 4B BE 97 88 F8 5C 7F 97 4B 5C 43
| gpg: DBG: chan_0x000000b4 -> HAVEKEY BC31F5AED989ECCF8C4BBE9788F85C7F974B5C43
| gpg: DBG: chan_0x000000b4 <- OK
| gpg: DBG: get_keygrip for public key
| gpg: DBG: keygrip= BC 31 F5 AE D9 89 EC CF 8C 4B BE 97 88 F8 5C 7F 97 4B 5C 43
| gpg: DBG: chan_0x000000b4 -> SETKEYDESC Do+you+really+want+to+permanently+delete+the+OpenPGP+secret+key:%0A%22John+Doe+<doej at example.com>%22%0A2048-bit+RSA+key,+ID+6C2C8CE0,%0Acreated+2016-04-23.%0A?
| gpg: DBG: chan_0x000000b4 <- OK
| gpg: DBG: chan_0x000000b4 -> DELETE_KEY BC31F5AED989ECCF8C4BBE9788F85C7F974B5C43
| gpg: DBG: chan_0x000000b4 <- ERR 67108949 No pinentry <GPG Agent>
| gpg: deleting secret key failed: No pinentry
| gpg: DBG: get_keygrip for public key
| gpg: DBG: keygrip= E6 3C 96 35 C5 29 5C 76 3E 99 C4 CF 6B 87 CF 9D 2C 7F 07 17
| gpg: DBG: chan_0x000000b4 -> HAVEKEY E63C9635C5295C763E99C4CF6B87CF9D2C7F0717
| gpg: DBG: chan_0x000000b4 <- OK
| gpg: DBG: get_keygrip for public key
| gpg: DBG: keygrip= E6 3C 96 35 C5 29 5C 76 3E 99 C4 CF 6B 87 CF 9D 2C 7F 07 17
| gpg: DBG: chan_0x000000b4 -> SETKEYDESC Do+you+really+want+to+permanently+delete+the+OpenPGP+secret+subkey+key:%0A%22John+Doe+<doej at example.com>%22%0A2048-bit+RSA+key,+ID+174B70A0,%0Acreated+2016-04-23+(main+key+ID+6C2C8CE0).%0A?
| gpg: DBG: chan_0x000000b4 <- OK
| gpg: DBG: chan_0x000000b4 -> DELETE_KEY E63C9635C5295C763E99C4CF6B87CF9D2C7F0717
| gpg: DBG: chan_0x000000b4 <- ERR 67108949 No pinentry <GPG Agent>
| gpg: deleting secret subkey failed: No pinentry
| gpg: DBG: free_packet() type=6
| gpg: DBG: free_packet() type=13
| gpg: DBG: free_packet() type=2
| gpg: DBG: free_packet() type=14
| gpg: DBG: free_packet() type=2
| gpg: 66C040ADBE2C5728022F81DCCE09E0556C2C8CE0: delete key failed: No pinentry
| gpg: DBG: [not enabled in the source] stop
| gpg: random usage: poolsize=600 mixed=0 polls=0/0 added=0/0
|               outmix=0 getlvl1=0/0 getlvl2=0/0
| gpg: secmem usage: 0/32768 bytes in 0 blocks
| 
| d:\gpg>


--export-secret-keys:

| d:\gpg>gpg.exe --pinentry-mode loopback --homedir "d:\gpgdat" --debug-level 10 --no-auto-key-locate --lock-once --no-default-keyring --keyring "d:\gpgdat\pubring.kbx" --armor --export-secret-keys "6C2C8CE0"
| gpg: enabled debug flags: packet mpi crypto filter iobuf memory cache memstat trust cardio ipc clock lookup extprog
| gpg: DBG: [not enabled in the source] start
| gpg: DBG: iobuf-1.0: open '[stdout]' desc=file_filter(fd) fd=7
| gpg: DBG: iobuf-1.0: ioctl 'file_filter(fd)' no_cache=1
| gpg: DBG: armor-filter: control: 5
| gpg: DBG: iobuf-1.1: push 'armor_filter'
| gpg: DBG: armor-filter: control: 5
| gpg: DBG: iobuf chain: 1.1 'armor_filter' filter_eof=0 start=0 len=0
| gpg: DBG: iobuf chain: 1.0 'file_filter(fd)' filter_eof=0 start=0 len=0
| gpg: DBG: armor-filter: control: 1
| gpg: DBG: [not enabled in the source] keydb_new
| gpg: DBG: chan_0x000000ac <- OK Pleased to meet you
| gpg: DBG: connection to agent established
| gpg: DBG: chan_0x000000ac -> RESET
| gpg: DBG: chan_0x000000ac <- OK
| gpg: DBG: chan_0x000000ac -> GETINFO version
| gpg: DBG: chan_0x000000ac <- D 2.1.12
| gpg: DBG: chan_0x000000ac <- OK
| gpg: DBG: chan_0x000000ac -> OPTION allow-pinentry-notify
| gpg: DBG: chan_0x000000ac <- OK
| gpg: DBG: chan_0x000000ac -> OPTION agent-awareness=2.1.0
| gpg: DBG: chan_0x000000ac <- OK
| gpg: DBG: chan_0x000000ac -> OPTION pinentry-mode=loopback
| gpg: DBG: chan_0x000000ac <- OK
| gpg: DBG: chan_0x000000ac -> AGENT_ID
| gpg: DBG: chan_0x000000ac <- ERR 67109139 Unknown IPC command <GPG Agent>
| gpg: DBG: chan_0x000000ac -> KEYWRAP_KEY --export
| gpg: DBG: chan_0x000000ac <- D -ìpj+r,(+rfJ+¦á¦
| gpg: DBG: chan_0x000000ac <- OK
| gpg: DBG: [not enabled in the source] keydb_search enter
| gpg: DBG: keydb_search: 1 search descriptions:
| gpg: DBG: keydb_search   0: SHORT_KID: '6C2C8CE0'
| gpg: DBG: keydb_search: searching keybox (resource 0 of 1)
| gpg: DBG: keydb_search: searched keybox (resource 0 of 1) => Success
| gpg: DBG: [not enabled in the source] keydb_search leave (found)
| gpg: DBG: [not enabled in the source] keydb_get_keybock enter
| gpg: DBG: parse_packet(iob=2): type=6 length=269 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: parse_packet(iob=2): type=13 length=27 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: parse_packet(iob=2): type=2 length=311 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: parse_packet(iob=2): type=14 length=269 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: parse_packet(iob=2): type=2 length=287 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: iobuf-2.0: underflow: buffer size: 1177; still buffered: 0 => space for 1177 bytes
| gpg: DBG: iobuf-2.0: close '?'
| gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
| gpg: DBG: get_keygrip for public key
| gpg: DBG: keygrip= BC 31 F5 AE D9 89 EC CF 8C 4B BE 97 88 F8 5C 7F 97 4B 5C 43
| gpg: DBG: get_keygrip for public key
| gpg: DBG: keygrip= E6 3C 96 35 C5 29 5C 76 3E 99 C4 CF 6B 87 CF 9D 2C 7F 07 17
| gpg: DBG: chan_0x000000ac -> HAVEKEY BC31F5AED989ECCF8C4BBE9788F85C7F974B5C43 E63C9635C5295C763E99C4CF6B87CF9D2C7F0717
| gpg: DBG: chan_0x000000ac <- OK
| gpg: DBG: get_keygrip for public key
| gpg: DBG: keygrip= BC 31 F5 AE D9 89 EC CF 8C 4B BE 97 88 F8 5C 7F 97 4B 5C 43
| gpg: DBG: chan_0x000000ac -> KEYINFO BC31F5AED989ECCF8C4BBE9788F85C7F974B5C43
| gpg: DBG: chan_0x000000ac <- S KEYINFO BC31F5AED989ECCF8C4BBE9788F85C7F974B5C43 D - - - P - - -
| gpg: DBG: chan_0x000000ac <- OK
| gpg: DBG: [not enabled in the source] keydb_new
| gpg: DBG: [not enabled in the source] keydb_search enter
| gpg: DBG: keydb_search: 1 search descriptions:
| gpg: DBG: keydb_search   0: LONG_KID: 'CE09E0556C2C8CE0'
| gpg: DBG: keydb: kid_not_found_p (ce09e0556c2c8ce0) => indeterminate
| gpg: DBG: keydb_search: searching keybox (resource 0 of 1)
| gpg: DBG: keydb_search: searched keybox (resource 0 of 1) => Success
| gpg: DBG: [not enabled in the source] keydb_search leave (found)
| gpg: DBG: [not enabled in the source] keydb_get_keybock enter
| gpg: DBG: parse_packet(iob=3): type=6 length=269 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: parse_packet(iob=3): type=13 length=27 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: parse_packet(iob=3): type=2 length=311 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: parse_packet(iob=3): type=14 length=269 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: parse_packet(iob=3): type=2 length=287 (parse./home/wk/b-w32/speedo/PLAY-release/gnupg-w32-2.1.12/g10/keydb.c.1172)
| gpg: DBG: iobuf-3.0: underflow: buffer size: 1177; still buffered: 0 => space for 1177 bytes
| gpg: DBG: iobuf-3.0: close '?'
| gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
| gpg: DBG: rsa_verify data:+01ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffff003031300d060960864801650304020105000420fa \
| gpg: DBG:                  995b39967a266737fe2f3ea5706e8ca9cf74ca41421cbb41585d7924528ccf
| gpg: DBG: rsa_verify  sig:+a30bee84b033191164b9044390fda761aa07304dbffda51818dcc58c1d35fee0 \
| gpg: DBG:                  49b572d4270e5170a88e4fb679d5d92db20d73ad6d4a2506175dd589a6ed823c \
| gpg: DBG:                  19289ba2a53b37d36858f5862cffbc03d6b008a1458325501317c5fca0da002b \
| gpg: DBG:                  32d33218dcca0e28c3daa099ad9d77a5180cab24f308167b56b08bc09739e27d \
| gpg: DBG:                  7a230effa20a15c00a7cf539c5e284a1f2c20e3317bd1769b70e4c879ce96273 \
| gpg: DBG:                  acc5bc11964da8b0838000430a8cc5c31fdaf67affddec57b7e78ea9d3687b19 \
| gpg: DBG:                  973a38cbdd5f999277edbc7fbe7778381344d709414985a555a2917793ad2bd5 \
| gpg: DBG:                  6ae9ceb6a978ca5c4013d247461848ae01e57cf992f829718c09d0bc23aef9b5
| gpg: DBG: rsa_verify    n:+d0fc6758502a00410f146475aa5476606cca8171dff82f51ba200da910070d19 \
| gpg: DBG:                  ba3d75234921d91d28b7185ae2ef5fdd8784478062fed301e7169c57e30640fd \
| gpg: DBG:                  bbf5135f41054692ae53caf4e3c43bf9b8742e09c79e8708fcc7d81eb80f1bc4 \
| gpg: DBG:                  2fdb6a5c0873ef6056af23bfc812842511a5e20d2679c1a928ebca6253ac709e \
| gpg: DBG:                  64dd024cd4c6aab536f8bdf04f3aaf88f5bca930d98ace0404b6968c9862fd32 \
| gpg: DBG:                  77354da998886a145c062dfda7716c24cc2984e74fba3a54f352f2f27358b152 \
| gpg: DBG:                  dc4b5f3c385ad5daa0584fcd3973cc3261c30c20d880a4337725642bbf4958f8 \
| gpg: DBG:                  0955d75ad7f4945bc5ecae441dfe07733adf818da4869ba01c839c3a4efd6cad
| gpg: DBG: rsa_verify    e:+010001
| gpg: DBG: rsa_verify  cmp:+01ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffff003031300d060960864801650304020105000420fa \
| gpg: DBG:                  995b39967a266737fe2f3ea5706e8ca9cf74ca41421cbb41585d7924528ccf
| gpg: DBG: rsa_verify    => Good
| gpg: DBG: rsa_verify data:+01ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffff003031300d06096086480165030402010500042056 \
| gpg: DBG:                  97370d0d16d80c17131cc965d8ceb95561ce1b054ec511335c0b728ffe7a9e
| gpg: DBG: rsa_verify  sig:+8478589cf4af50735cae5079c6b5eacc0a5dabf7512822da44dc93734cc37b3d \
| gpg: DBG:                  60b14b66518222036ff08fc02695b3a2d5a5de062128846d9196a67a2e60f3be \
| gpg: DBG:                  9963602588db10a9f93e4afedef106d7347e86a8bd9893ed1dbab018987d49dd \
| gpg: DBG:                  099fdcffaa6c327f105c9ee85062c152cdcb11acb42eba159cb91ff0a976fd1a \
| gpg: DBG:                  46e723f8cfe4a5d4ddc7146e66901070a59c1eecfb7425822990743c4a7267cf \
| gpg: DBG:                  4da0b47914901dcc0b258a43193850f56727a96320d9c9f1844499a4957fe6ad \
| gpg: DBG:                  7169f48ded5db477136bb5dc0c3b6f0307721dfb4776ef8fe25e48560deaf827 \
| gpg: DBG:                  4c045eb55cddfc57b6d2d075280409a07be9fc5db309a564eaca1f99f2648bf0
| gpg: DBG: rsa_verify    n:+d0fc6758502a00410f146475aa5476606cca8171dff82f51ba200da910070d19 \
| gpg: DBG:                  ba3d75234921d91d28b7185ae2ef5fdd8784478062fed301e7169c57e30640fd \
| gpg: DBG:                  bbf5135f41054692ae53caf4e3c43bf9b8742e09c79e8708fcc7d81eb80f1bc4 \
| gpg: DBG:                  2fdb6a5c0873ef6056af23bfc812842511a5e20d2679c1a928ebca6253ac709e \
| gpg: DBG:                  64dd024cd4c6aab536f8bdf04f3aaf88f5bca930d98ace0404b6968c9862fd32 \
| gpg: DBG:                  77354da998886a145c062dfda7716c24cc2984e74fba3a54f352f2f27358b152 \
| gpg: DBG:                  dc4b5f3c385ad5daa0584fcd3973cc3261c30c20d880a4337725642bbf4958f8 \
| gpg: DBG:                  0955d75ad7f4945bc5ecae441dfe07733adf818da4869ba01c839c3a4efd6cad
| gpg: DBG: rsa_verify    e:+010001
| gpg: DBG: rsa_verify  cmp:+01ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
| gpg: DBG:                  ffffffffffffffffffffff003031300d06096086480165030402010500042056 \
| gpg: DBG:                  97370d0d16d80c17131cc965d8ceb95561ce1b054ec511335c0b728ffe7a9e
| gpg: DBG: rsa_verify    => Good
| gpg: DBG: finish_lookup: checking key 6C2C8CE0 (one)(req_usage=0)
| gpg: DBG:       using key 6C2C8CE0
| gpg: DBG: free_packet() type=6
| gpg: DBG: free_packet() type=13
| gpg: DBG: free_packet() type=2
| gpg: DBG: free_packet() type=14
| gpg: DBG: free_packet() type=2
| gpg: DBG: chan_0x000000ac -> SETKEYDESC Please+enter+the+passphrase+to+export+the+OpenPGP+secret+key:%0A%22John+Doe+<doej at example.com>%22%0A2048-bit+RSA+key,+ID+6C2C8CE0,%0Acreated+2016-04-23.%0A
| gpg: DBG: chan_0x000000ac <- OK
| gpg: DBG: chan_0x000000ac -> EXPORT_KEY --openpgp  BC31F5AED989ECCF8C4BBE9788F85C7F974B5C43
| gpg: DBG: chan_0x000000ac <- S INQUIRE_MAXLEN 255
| gpg: DBG: chan_0x000000ac <- INQUIRE PASSPHRASE
| gpg: DBG: chan_0x000000ac -> D 1234567890
| gpg: DBG: chan_0x000000ac -> END
| gpg: DBG: chan_0x000000ac <- S CACHE_NONCE C4D49BE839A4834EA4B28AF1
| gpg: DBG: chan_000000AC <- [ 44 20 6a ac 84 5b 14 25 32 35 50 f1 45 06 8d 6e ...(982 byte(s) skipped) ]
| gpg: DBG: chan_000000AC <- [ 44 20 ad 93 41 11 a7 7d eb 61 a7 d7 d9 21 18 b6 ...(102 byte(s) skipped) ]
| gpg: DBG: chan_0x000000ac <- OK
| gpg: DBG: build_packet() type=6
| gpg: DBG: iobuf-4.0: close '?'
| gpg: DBG: build_packet() type=13
| gpg: DBG: build_packet() type=2
| gpg: DBG: iobuf-5.0: close '?'
| gpg: DBG: get_keygrip for public key
| gpg: DBG: keygrip= E6 3C 96 35 C5 29 5C 76 3E 99 C4 CF 6B 87 CF 9D 2C 7F 07 17
| gpg: DBG: chan_0x000000ac -> KEYINFO E63C9635C5295C763E99C4CF6B87CF9D2C7F0717
| gpg: DBG: chan_0x000000ac <- S KEYINFO E63C9635C5295C763E99C4CF6B87CF9D2C7F0717 D - - - P - - -
| gpg: DBG: chan_0x000000ac <- OK
| gpg: DBG: chan_0x000000ac -> SETKEYDESC Please+enter+the+passphrase+to+export+the+OpenPGP+secret+subkey:%0A%22John+Doe+<doej at example.com>%22%0A2048-bit+RSA+key,+ID+174B70A0,%0Acreated+2016-04-23+(main+key+ID+6C2C8CE0).%0A
| gpg: DBG: chan_0x000000ac <- OK
| gpg: DBG: chan_0x000000ac -> EXPORT_KEY --openpgp --cache-nonce=C4D49BE839A4834EA4B28AF1 E63C9635C5295C763E99C4CF6B87CF9D2C7F0717
| gpg: DBG: chan_0x000000ac <- S CACHE_NONCE C4D49BE839A4834EA4B28AF1
| gpg: DBG: chan_000000AC <- [ 44 20 17 51 e1 e8 a4 10 f9 d2 16 c0 70 d8 f9 cf ...(982 byte(s) skipped) ]
| gpg: DBG: chan_000000AC <- [ 44 20 4f 85 ed be 90 14 7c ad 3b c9 1e 8f a8 b3 ...(112 byte(s) skipped) ]
| gpg: DBG: chan_0x000000ac <- OK
| gpg: DBG: build_packet() type=14
| gpg: DBG: iobuf-6.0: close '?'
| gpg: DBG: build_packet() type=2
| gpg: DBG: iobuf-7.0: close '?'
| gpg: DBG: [not enabled in the source] keydb_search enter
| gpg: DBG: keydb_search: 1 search descriptions:
| gpg: DBG: keydb_search   0: SHORT_KID: '6C2C8CE0'
| gpg: DBG: keydb_search: searching keybox (resource 0 of 1)
| gpg: DBG: keydb_search: searched keybox (resource 0 of 1) => EOF
| gpg: DBG: [not enabled in the source] keydb_search leave (not found)
| gpg: DBG: free_packet() type=6
| gpg: DBG: free_packet() type=13
| gpg: DBG: free_packet() type=2
| gpg: DBG: free_packet() type=14
| gpg: DBG: free_packet() type=2
| gpg: DBG: armor-filter: control: 4
| gpg: DBG: armor-filter: control: 5
| gpg: DBG: iobuf-1.1: close 'armor_filter'
| gpg: DBG: armor-filter: control: 2
| -----BEGIN PGP PRIVATE KEY BLOCK-----
| Version: GnuPG v2
| 
| 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
| 3fxXttLQdSgECaB76fxdswmlZOrKH5nyZIvw
| =1JtY
| -----END PGP PRIVATE KEY BLOCK-----
| gpg: DBG: iobuf-1.0: close 'file_filter(fd)'
| gpg: DBG: [not enabled in the source] stop
| gpg: random usage: poolsize=600 mixed=0 polls=0/0 added=0/0
|               outmix=0 getlvl1=0/0 getlvl2=0/0
| gpg: secmem usage: 0/32768 bytes in 0 blocks
| 
| d:\gpg>



More information about the Gnupg-users mailing list