Hello John,

  Thanks for your quick answer ! :-)

…
> Thanks for your concise details. I have a couple thoughts.
> 
> From this point after, make sure you use '--import-options restore'
> when you're doing the import on your new computer. That's probably
> not the cause of your problem here, but it does tell GnuPG it's okay
> to trust the detailed information that '--export-options backup'
> included.

I've tried " gpg --import --import-options restore cleComplete.gpg.asc ", but 
without more success, the passphrase isn't recognized.

> You can also use the '--debug-all' flag to make GnuPG print extra
> detailed information about what it's doing when it tries the import.

I've tried also, but the problem seems to be while verifying passphrase. Here 
is the traces in the attached debug.log file.

> If the time was not set correctly on your new computer yet that could
> also be the culprit, especially if it was on its first boot and it
> hadn't yet done much on the internet yet to sync itself.
Yes, the new laptop is up and running from few days, no problem of time.

> Also, would you be able to share your *public* key or say where it
> can be found? (Sending it as an attachment in a reply here with
> '--armor --export' would be great—make sure it's the *public* key
> however.) I haven't been able to find it from a quick search, but it
> could be an easy way to find clues. It could say a lot if there's any
> quirk with your key in particular. Speaking of which, I'd like to
> know if you can import your public key on the new machine.

My key is only for local usage, I didn't export it nowhere… And it's a bit old. 
Importing public key works well : I did export it like this :

gpg --export --export-options backup --armor --output clePublique.gpg.asc 
[email protected]
(you'll find it attached to this email)

and importing on my Debian 13 laptop works :
$ env LC_ALL=C gpg --import --import-options restore clePublique.gpg.asc
gpg: key 5F8488C6624C8AB4: 2 signatures not checked due to missing keys
gpg: key 5F8488C6624C8AB4: public key "Fr�d�ric Boiteux <[email protected]>" 
imported
gpg: Total number processed: 1
gpg:               imported: 1
$ gpg -k
/home/fred/.gnupg/pubring.kbx
-----------------------------
pub   rsa4096 2009-09-18 [SC]
      81E284429071760F46AB03E15F8488C6624C8AB4
uid          [ inconnue] Frédéric Boiteux <[email protected]>
uid          [ inconnue] Frédéric Boiteux <[email protected]>
uid          [ inconnue] Frédéric Boiteux <[email protected]>
sub   rsa4096 2009-09-18 [E]

$ gpg -K
$

> 
> Thanks and I hope Trixie is otherwise going smoothly!

I hope so !

        Fred.
gpg: reading options from '[cmdline]'
gpg: enabled debug flags: packet mpi crypto filter iobuf memory cache memstat trust hashing ipc clock lookup extprog
gpg: enabled compatibility flags:
gpg: DBG: [no clock] start
gpg: DBG: fd_cache_open (cleComplete.gpg.asc) not cached
gpg: DBG: iobuf-1.0: open 'cleComplete.gpg.asc' desc=file_filter(fd) fd=3
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: iobuf-1.1: underflow: buffer size: 65536; still buffered: 0 => space for 65536 bytes
gpg: DBG: iobuf-1.1: underflow: A->FILTER (65536 bytes)
gpg: DBG: armor-filter: control: 3
gpg: DBG: iobuf-1.0: underflow: buffer size: 65536; still buffered: 0 => space for 65536 bytes
gpg: DBG: iobuf-1.0: underflow: A->FILTER (65536 bytes)
gpg: DBG: iobuf-1.0: A->FILTER() returned rc=0 (ok), read 10258 bytes
gpg: DBG: iobuf-1.1: A->FILTER() returned rc=0 (ok), read 7514 bytes
gpg: DBG: parse_packet(iob=1): type=5 length=1862 (parse.../../g10/import.c.973)
gpg: DBG: parse_packet(iob=1): type=12 length=12 (parse.../../g10/import.c.973)
gpg: DBG: parse_packet(iob=1): type=13 length=42 (parse.../../g10/import.c.973)
gpg: DBG: parse_packet(iob=1): type=12 length=12 (parse.../../g10/import.c.973)
gpg: DBG: parse_packet(iob=1): type=2 length=567 (parse.../../g10/import.c.973)
gpg: DBG: parse_packet(iob=1): type=12 length=6 (parse.../../g10/import.c.973)
gpg: DBG: parse_packet(iob=1): type=2 length=70 (parse.../../g10/import.c.973)
gpg: DBG: parse_packet(iob=1): type=12 length=6 (parse.../../g10/import.c.973)
gpg: DBG: parse_packet(iob=1): type=2 length=567 (parse.../../g10/import.c.973)
gpg: DBG: parse_packet(iob=1): type=12 length=6 (parse.../../g10/import.c.973)
gpg: DBG: parse_packet(iob=1): type=13 length=37 (parse.../../g10/import.c.973)
gpg: DBG: parse_packet(iob=1): type=12 length=12 (parse.../../g10/import.c.973)
gpg: DBG: parse_packet(iob=1): type=2 length=570 (parse.../../g10/import.c.973)
gpg: DBG: parse_packet(iob=1): type=12 length=6 (parse.../../g10/import.c.973)
gpg: DBG: parse_packet(iob=1): type=2 length=70 (parse.../../g10/import.c.973)
gpg: DBG: parse_packet(iob=1): type=12 length=6 (parse.../../g10/import.c.973)
gpg: DBG: parse_packet(iob=1): type=2 length=567 (parse.../../g10/import.c.973)
gpg: DBG: parse_packet(iob=1): type=12 length=6 (parse.../../g10/import.c.973)
gpg: DBG: parse_packet(iob=1): type=13 length=36 (parse.../../g10/import.c.973)
gpg: DBG: parse_packet(iob=1): type=12 length=12 (parse.../../g10/import.c.973)
gpg: DBG: parse_packet(iob=1): type=2 length=567 (parse.../../g10/import.c.973)
gpg: DBG: parse_packet(iob=1): type=12 length=6 (parse.../../g10/import.c.973)
gpg: DBG: parse_packet(iob=1): type=7 length=1862 (parse.../../g10/import.c.973)
gpg: DBG: parse_packet(iob=1): type=2 length=543 (parse.../../g10/import.c.973)
gpg: DBG: parse_packet(iob=1): type=12 length=6 (parse.../../g10/import.c.973)
gpg: DBG: iobuf-1.1: underflow: buffer size: 65536; still buffered: 0 => space for 65536 bytes
gpg: DBG: iobuf-1.1: underflow: A->FILTER (65536 bytes)
gpg: DBG: armor-filter: control: 3
gpg: DBG: iobuf-1.0: underflow: buffer size: 65536; still buffered: 0 => space for 65536 bytes
gpg: DBG: iobuf-1.0: underflow: A->FILTER (65536 bytes)
gpg: DBG: iobuf-1.0: A->FILTER() returned rc=-1 (EOF), read 0 bytes
gpg: DBG: cleComplete.gpg.asc: close fd/handle 3
gpg: DBG: fd_cache_close (cleComplete.gpg.asc) new slot created
gpg: DBG: iobuf-1.0: underflow: buffer size: 65536; still buffered: 0 => space for 65536 bytes
gpg: DBG: iobuf-1.0: underflow: eof (pending eof)
gpg: DBG: iobuf-1.1: A->FILTER() returned rc=-1 (EOF), read 0 bytes
gpg: DBG: armor-filter: control: 2
gpg: DBG: iobuf-1.1: pop in underflow (nothing buffered, got EOF)
gpg: DBG: iobuf chain: 1.0 '?' filter_eof=0 start=0 len=0
gpg: sec  rsa4096/5F8488C6624C8AB4 2009-09-18  Frédéric Boiteux <[email protected]>
gpg: DBG: public key 5F8488C6624C8AB4: timestamp: 2009-09-18 13:57:27 (1253282247)
gpg: DBG: user id: Frédéric Boiteux <[email protected]>
gpg: DBG: rsa_verify data:+01ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffff003031300d06096086480165030402010500042073 \
gpg: DBG:                  28eee2b6ea39da891cd423c4568943418b685b086e5dbcd32b98e9072365e2
gpg: DBG: rsa_verify  sig:+1585460a4e7346158ec8a787ac1f1fc240a4c10d23733c8e0290e23ae248b329 \
gpg: DBG:                  02b5b61cb3c3e0eff74c9fefd504d40af6efb2b3ca5edb6fe8ed82d1989555da \
gpg: DBG:                  e3cefc287c355964f619f323add49e2a5cd0b2d705d7fdd51cc34bde398402f5 \
gpg: DBG:                  cdf8486c6fb776734bf2de40c080cd012048f9bf4812070c14210b50405012c4 \
gpg: DBG:                  8d65ba5567d2a49dd100ee7a9e093d9ef8da304fae95467b444fd28e6fc4af09 \
gpg: DBG:                  03e34cf19eaaee21e891fcb7acbecd5838edc9d0726f213377ebda3788735e64 \
gpg: DBG:                  d86d2bd17f6fa802904fb75cc39624256340a9186a6b1474c50d6065111701c7 \
gpg: DBG:                  afe46aff7a6ad28da04a8bc1c6bbfef6020b596be05842464ffb7e681cee6cbe \
gpg: DBG:                  014675ac2dcd1d9868d8d29b2a4a7366170f5de14be0f7b6c0d7da60a52b67db \
gpg: DBG:                  9990670390441cf9b37ed2d7cc74f051e7b6d8f05e7f8318de3457982b5b0c4d \
gpg: DBG:                  0fa03ce9b2fff502e9a0eb4f4101e88efcc59e0c31c4592316b310b5f940f0a1 \
gpg: DBG:                  9d4506cc378c9a06badbfb7cd2600dfb4dda61894e4ba5eb3ff0fec1a15fd71d \
gpg: DBG:                  9e6b2fcdd4622df4540befcc54d30cf2a71b04bdf38640b5f0aa4c609ec8032e \
gpg: DBG:                  9bbbf07e4e33a9b49e1128b3b8c76a4a35761a52afcfb34076dda9a29e31d0b4 \
gpg: DBG:                  0a968c2f25692a829dc1be14666743761f0e7f46a0bf466c488f5502b207fb45 \
gpg: DBG:                  55cc3042c4a1031acc9f420ffa128f504f2e92559382834b47d692cc92a4ef38
gpg: DBG: rsa_verify    n:+d8f6b98f77fdaf67d8d22f4ad98ef0d547bdff93091a72a2c4b8f37f3d7a8ce6 \
gpg: DBG:                  f67005c98b23d199e0bd23e6be6df762ae83cf2bbecd80b5c0ba14fbd068f4b8 \
gpg: DBG:                  2f52a2e474cc1bf2e89d2ab56be835280dfeb34e6fc9a26afcc1797c5fcf1368 \
gpg: DBG:                  aa66bff5f7d3f55873ea971bf8759b8a1775eaf3a35a6c9e8e471f4ea70c1f9b \
gpg: DBG:                  8eec60165d9a989e1e063f7797c2439ffa1d8b473ce2afe10bfc6aace9377ce3 \
gpg: DBG:                  30ccbf41ddb2723422393996d81b8ffc505796003255e6b2ce0bbcf53fd65e63 \
gpg: DBG:                  859cef8fd8f9e2a22db8acbb3ae4c6b3e0087b33ec54ae1ca6a3564bb9d6a577 \
gpg: DBG:                  ba03bebff01c591a96b29c5bd819a84bd89ddfffb73f9a521dbf9b720fd0afaa \
gpg: DBG:                  d043e8a62b1ea0e8e47dd398d25cbc31a73e74d7a3f7ece822b26a6c9cc9aef6 \
gpg: DBG:                  4f8ecf9c6a15752e039e46437cb9fbf9cb1fb3df4072caeaec71ca19991172a5 \
gpg: DBG:                  253dfa19ba89504a9901d021013471e03a2c5e77e4cd2b0489fec0aa3fe403bf \
gpg: DBG:                  8d6c0541196b19249251e59a4af69a4589364d68a1a507502527abe85f9cb31c \
gpg: DBG:                  480dd6246f35d28e65dd1758bc87364846c5f2d98cb5aac3b76ee046239c5f85 \
gpg: DBG:                  99448264cd542a44f3b30dd42d6f32d3c37f4d8b82c34b9dd594061cdab3f860 \
gpg: DBG:                  3ae8d9c98c591dfda11386c529e8c55f93357d0c269c837285407e196e06410a \
gpg: DBG:                  faf3b0e77c3f3a7f300d7ca7bb2822550a8131ecae65a83bb94f403c4b6f565f
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:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffff003031300d06096086480165030402010500042073 \
gpg: DBG:                  28eee2b6ea39da891cd423c4568943418b685b086e5dbcd32b98e9072365e2
gpg: DBG: rsa_verify    => Good
gpg: DBG:   sig: class: 0x13, issuer: 5F8488C6624C8AB4, timestamp: 2009-09-22 15:10:10 (1253632210), digest: 73 28
gpg: DBG:     Good signature over last key or uid!
gpg: DBG: [no clock] keydb_new
gpg: DBG: [no clock] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: LONG_KID: '857439A5AC50E3E3'
gpg: DBG: keydb: kid_not_found_p (857439a5ac50e3e3) => indeterminate
gpg: DBG: internal_keydb_search: searching keybox (resource 0 of 1)
gpg: DBG: internal_keydb_search: searched keybox (resource 0 of 1) => EOF
gpg: DBG: keydb: kid_not_found_insert (857439a5ac50e3e3)
gpg: DBG: [no clock] keydb_search leave (not found)
gpg: DBG:   sig: class: 0x10, issuer: 857439A5AC50E3E3, timestamp: 2009-09-18 14:14:30 (1253283270), digest: 42 0f
gpg: DBG:     Can't check signature allegedly issued by 857439A5AC50E3E3: No public key
gpg: DBG: rsa_verify data:+01ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffff003031300d060960864801650304020105000420bd \
gpg: DBG:                  507b9ff3d77893eeef40147b4e2eee279132a8ae8220c7cb65978948e967ee
gpg: DBG: rsa_verify  sig:+a1e752f7e133b0bc9446d387698878399d4e2b882cbe76b2157e1462c9ce1fac \
gpg: DBG:                  14506882eb157889dbb60a6286f80c0dd25aedf11cb399a8348ea9ca8e3f325b \
gpg: DBG:                  0fb83dcb307dc5faa5834491233812c69e94ef2f9cde774ada6ab8756518fc94 \
gpg: DBG:                  47ceaf8339de7887c4dc035715ceef599860cb1664b918aea722d29c30eb4be6 \
gpg: DBG:                  9347830394056b6f2974fd4bb6793d56da40243c00bf713396b49590a7438bfa \
gpg: DBG:                  a4a95a919e6d07066cd622e8575a654ae23cbf1d1b028e56212712473e5aa542 \
gpg: DBG:                  e4ba12021260f0e3924b39b30b77dd5c6f3b1d6cf7a4e1170e645aa622c20aab \
gpg: DBG:                  7c766fddcf235bcdbd885727ee024d1a64c93de70723c3e3d41c9cf8066f720b \
gpg: DBG:                  488d8f1db52902aa3c49e152505edfb839a5505d30aa687ac0292eb1e4990a0c \
gpg: DBG:                  9146552312c8a6356c9b9c186e9a0ab29b0914a963db7baca8c85e6853de0d14 \
gpg: DBG:                  cf88161a54a3a97a6460c50d190949db192afeb67414dd1ef9a267232c038d11 \
gpg: DBG:                  93a600720043ef9f53c749a0b61269b2e3dd9ff52d92e19c2d015da715d78f0e \
gpg: DBG:                  3a64f444b90ff913fcabe62c1b4419709377a2ca6a61b7d293a0d1ae4549061d \
gpg: DBG:                  dc47b710724e40bc4488db1ab4b63745590a03507ea1222279f1e87b745ebfa9 \
gpg: DBG:                  f978ba97b66d0273b06f4afecf7bf6ad7884188f07c6b118bac3f7be1cf3bbb1 \
gpg: DBG:                  0b821b236880329e4e6193f62096b6bc23d2856a6ef7447bfabde223d76c63a2
gpg: DBG: rsa_verify    n:+d8f6b98f77fdaf67d8d22f4ad98ef0d547bdff93091a72a2c4b8f37f3d7a8ce6 \
gpg: DBG:                  f67005c98b23d199e0bd23e6be6df762ae83cf2bbecd80b5c0ba14fbd068f4b8 \
gpg: DBG:                  2f52a2e474cc1bf2e89d2ab56be835280dfeb34e6fc9a26afcc1797c5fcf1368 \
gpg: DBG:                  aa66bff5f7d3f55873ea971bf8759b8a1775eaf3a35a6c9e8e471f4ea70c1f9b \
gpg: DBG:                  8eec60165d9a989e1e063f7797c2439ffa1d8b473ce2afe10bfc6aace9377ce3 \
gpg: DBG:                  30ccbf41ddb2723422393996d81b8ffc505796003255e6b2ce0bbcf53fd65e63 \
gpg: DBG:                  859cef8fd8f9e2a22db8acbb3ae4c6b3e0087b33ec54ae1ca6a3564bb9d6a577 \
gpg: DBG:                  ba03bebff01c591a96b29c5bd819a84bd89ddfffb73f9a521dbf9b720fd0afaa \
gpg: DBG:                  d043e8a62b1ea0e8e47dd398d25cbc31a73e74d7a3f7ece822b26a6c9cc9aef6 \
gpg: DBG:                  4f8ecf9c6a15752e039e46437cb9fbf9cb1fb3df4072caeaec71ca19991172a5 \
gpg: DBG:                  253dfa19ba89504a9901d021013471e03a2c5e77e4cd2b0489fec0aa3fe403bf \
gpg: DBG:                  8d6c0541196b19249251e59a4af69a4589364d68a1a507502527abe85f9cb31c \
gpg: DBG:                  480dd6246f35d28e65dd1758bc87364846c5f2d98cb5aac3b76ee046239c5f85 \
gpg: DBG:                  99448264cd542a44f3b30dd42d6f32d3c37f4d8b82c34b9dd594061cdab3f860 \
gpg: DBG:                  3ae8d9c98c591dfda11386c529e8c55f93357d0c269c837285407e196e06410a \
gpg: DBG:                  faf3b0e77c3f3a7f300d7ca7bb2822550a8131ecae65a83bb94f403c4b6f565f
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:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffff003031300d060960864801650304020105000420bd \
gpg: DBG:                  507b9ff3d77893eeef40147b4e2eee279132a8ae8220c7cb65978948e967ee
gpg: DBG: rsa_verify    => Good
gpg: DBG:   sig: class: 0x13, issuer: 5F8488C6624C8AB4, timestamp: 2009-09-18 13:57:27 (1253282247), digest: bd 50
gpg: DBG:     Good signature over last key or uid!
gpg: DBG: user id: Frédéric Boiteux <[email protected]>
gpg: DBG: rsa_verify data:+01ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffff003031300d06096086480165030402010500042031 \
gpg: DBG:                  e19f0384912cccd28177598c80b771306304e6cf6ef30b6f57a19bab7b3240
gpg: DBG: rsa_verify  sig:+1773bc63714f0302d19a7186ca9866c17d6df6402d4b8eb26b09c58fa5e7f189 \
gpg: DBG:                  3fed4a820a272b9d5b8cdbc1c904ad10c69514877698a53652185451781ec37f \
gpg: DBG:                  8a8c21906684b5e4959bf64ff670e55ab5fd725559a31e5a696d9ef79fd8105c \
gpg: DBG:                  c33bbedd823f73c8d8071e843c27e4e08d646abc2acec1a6607a6e55acc79762 \
gpg: DBG:                  bca2d64492da0b8d1d23f41bae9c8f07a4a08d59e9688881d6339ea808678a1a \
gpg: DBG:                  b61533c98946899a382ac16ddf5fad23878de50718ccb5155b346e7c58119d8e \
gpg: DBG:                  2b180fc18a204b2b05d092caad8c50d01cd9a03006c26968f931ec2727568316 \
gpg: DBG:                  27067bb2e8c697a79b0716423c1e56702dbd51b9e5827c8b648e46e41fa2c24f \
gpg: DBG:                  6fa981c7e731e2ec1c100ccbb209dc558fc232c07f466e45f022faa294332075 \
gpg: DBG:                  1ef2b49130a09fd0ab8d73b0ea3c666530ab8ef2ee07294d71545bc5135b183d \
gpg: DBG:                  1115b1156f9bea96f81ac3498edcf192b7a5b747f459a772e695281331f3cf72 \
gpg: DBG:                  1b43f115143ab046f099f579400775a9b3b3f62da61abb78fbc146dae43690ed \
gpg: DBG:                  c8185f6126670192f0cf164e4922c3d41f2d457dd77985cc976ece6887331949 \
gpg: DBG:                  57779a97f6dd0e40a3fa41519dc73a53f3b4e52fec4ab3a7d842d1464e801c13 \
gpg: DBG:                  52664a69db511346ae6938013252abfa8fc1c02cd2968cdda322fd6d0e5c313e \
gpg: DBG:                  f1c0dd17930c1f003af1986396177b0b3e8ce92a9cf72048b4601ee9bf9b9a0a
gpg: DBG: rsa_verify    n:+d8f6b98f77fdaf67d8d22f4ad98ef0d547bdff93091a72a2c4b8f37f3d7a8ce6 \
gpg: DBG:                  f67005c98b23d199e0bd23e6be6df762ae83cf2bbecd80b5c0ba14fbd068f4b8 \
gpg: DBG:                  2f52a2e474cc1bf2e89d2ab56be835280dfeb34e6fc9a26afcc1797c5fcf1368 \
gpg: DBG:                  aa66bff5f7d3f55873ea971bf8759b8a1775eaf3a35a6c9e8e471f4ea70c1f9b \
gpg: DBG:                  8eec60165d9a989e1e063f7797c2439ffa1d8b473ce2afe10bfc6aace9377ce3 \
gpg: DBG:                  30ccbf41ddb2723422393996d81b8ffc505796003255e6b2ce0bbcf53fd65e63 \
gpg: DBG:                  859cef8fd8f9e2a22db8acbb3ae4c6b3e0087b33ec54ae1ca6a3564bb9d6a577 \
gpg: DBG:                  ba03bebff01c591a96b29c5bd819a84bd89ddfffb73f9a521dbf9b720fd0afaa \
gpg: DBG:                  d043e8a62b1ea0e8e47dd398d25cbc31a73e74d7a3f7ece822b26a6c9cc9aef6 \
gpg: DBG:                  4f8ecf9c6a15752e039e46437cb9fbf9cb1fb3df4072caeaec71ca19991172a5 \
gpg: DBG:                  253dfa19ba89504a9901d021013471e03a2c5e77e4cd2b0489fec0aa3fe403bf \
gpg: DBG:                  8d6c0541196b19249251e59a4af69a4589364d68a1a507502527abe85f9cb31c \
gpg: DBG:                  480dd6246f35d28e65dd1758bc87364846c5f2d98cb5aac3b76ee046239c5f85 \
gpg: DBG:                  99448264cd542a44f3b30dd42d6f32d3c37f4d8b82c34b9dd594061cdab3f860 \
gpg: DBG:                  3ae8d9c98c591dfda11386c529e8c55f93357d0c269c837285407e196e06410a \
gpg: DBG:                  faf3b0e77c3f3a7f300d7ca7bb2822550a8131ecae65a83bb94f403c4b6f565f
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:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffff003031300d06096086480165030402010500042031 \
gpg: DBG:                  e19f0384912cccd28177598c80b771306304e6cf6ef30b6f57a19bab7b3240
gpg: DBG: rsa_verify    => Good
gpg: DBG:   sig: class: 0x13, issuer: 5F8488C6624C8AB4, timestamp: 2009-09-22 15:10:18 (1253632218), digest: 31 e1
gpg: DBG:     Good signature over last key or uid!
gpg: DBG: [no clock] keydb_search_reset
gpg: DBG: keydb_search_reset (hd=0x000055f1ff505260)
gpg: DBG: [no clock] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: LONG_KID: '857439A5AC50E3E3'
gpg: DBG: keydb: kid_not_found_p (857439a5ac50e3e3) => not in DB
gpg: DBG: [no clock] internal_keydb_search leave (not found, cached)
gpg: DBG: [no clock] keydb_search leave (not found)
gpg: DBG:   sig: class: 0x10, issuer: 857439A5AC50E3E3, timestamp: 2009-09-18 14:14:30 (1253283270), digest: 70 e6
gpg: DBG:     Can't check signature allegedly issued by 857439A5AC50E3E3: No public key
gpg: DBG: rsa_verify data:+01ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffff003031300d06096086480165030402010500042093 \
gpg: DBG:                  32b747ea87a672a3c772f96b0f8d5d69ee95f70ffbe50b2cf868b9471e4e8a
gpg: DBG: rsa_verify  sig:+5ac7a0e998dddcdbd32a8f52a22f497a34679e806862a1c1fae02968e07957d0 \
gpg: DBG:                  66e644278e8c788a3f4e593a3bcdcffe20c883ae2c416c64b9595d5938800deb \
gpg: DBG:                  cf615666fe74de91e28f73c82d20156215b3ea377c0a827e4ed84937964d7f18 \
gpg: DBG:                  767abf4205534921aff3869f1369d2b00133dcd5a058fbb867c2767fcdcb3f19 \
gpg: DBG:                  eda0586fc951fc9fb76e788a0f5977dac2be1d623a0ad5fecd23ada9cdc92196 \
gpg: DBG:                  148d181b108ce928284ee7230e7dbb650483c6079e51a7a64aab9501745f8257 \
gpg: DBG:                  d24a33da1617b65bedf5794c74568255cccf4031d253123e058498c52ace6095 \
gpg: DBG:                  083bd3b49ab94e6b18c2a13f122976c1e0c25184c5c772eeeacb412b692808bf \
gpg: DBG:                  afee7269101cf7b05d03e099339c5618cd298cdc4ed363520d541ee6e2bf0bed \
gpg: DBG:                  0145a523b0526c0dec62e9be1cf48961cd095930d857ef349d20973774ee9f77 \
gpg: DBG:                  02746f2ce1c1026ef3fe0dce2f449fd9986fbd9dc62ac310534e225b2dc4bcbd \
gpg: DBG:                  35dc0a0fcc480add111319c39ce46426eb06b811b644a1828ad7bc5d9e8bc479 \
gpg: DBG:                  39f9fa8e3dd98ebea69b5f7d276ba8b6f9b1d2615f3f7b21f083abd255891bcc \
gpg: DBG:                  d73d114b8102167b1f5e1d6546ffe138ed88232f0eb7f521bc57d137d0efc3ed \
gpg: DBG:                  0dbd67b7d5a198c5ca10a4667bf6d7193bae7c9b563d95719c40fc22d6f19766 \
gpg: DBG:                  9bc09a0bc50eebfe6d8a9c068de7de358a743e5e153d3d82ed6308dd19cbb0f4
gpg: DBG: rsa_verify    n:+d8f6b98f77fdaf67d8d22f4ad98ef0d547bdff93091a72a2c4b8f37f3d7a8ce6 \
gpg: DBG:                  f67005c98b23d199e0bd23e6be6df762ae83cf2bbecd80b5c0ba14fbd068f4b8 \
gpg: DBG:                  2f52a2e474cc1bf2e89d2ab56be835280dfeb34e6fc9a26afcc1797c5fcf1368 \
gpg: DBG:                  aa66bff5f7d3f55873ea971bf8759b8a1775eaf3a35a6c9e8e471f4ea70c1f9b \
gpg: DBG:                  8eec60165d9a989e1e063f7797c2439ffa1d8b473ce2afe10bfc6aace9377ce3 \
gpg: DBG:                  30ccbf41ddb2723422393996d81b8ffc505796003255e6b2ce0bbcf53fd65e63 \
gpg: DBG:                  859cef8fd8f9e2a22db8acbb3ae4c6b3e0087b33ec54ae1ca6a3564bb9d6a577 \
gpg: DBG:                  ba03bebff01c591a96b29c5bd819a84bd89ddfffb73f9a521dbf9b720fd0afaa \
gpg: DBG:                  d043e8a62b1ea0e8e47dd398d25cbc31a73e74d7a3f7ece822b26a6c9cc9aef6 \
gpg: DBG:                  4f8ecf9c6a15752e039e46437cb9fbf9cb1fb3df4072caeaec71ca19991172a5 \
gpg: DBG:                  253dfa19ba89504a9901d021013471e03a2c5e77e4cd2b0489fec0aa3fe403bf \
gpg: DBG:                  8d6c0541196b19249251e59a4af69a4589364d68a1a507502527abe85f9cb31c \
gpg: DBG:                  480dd6246f35d28e65dd1758bc87364846c5f2d98cb5aac3b76ee046239c5f85 \
gpg: DBG:                  99448264cd542a44f3b30dd42d6f32d3c37f4d8b82c34b9dd594061cdab3f860 \
gpg: DBG:                  3ae8d9c98c591dfda11386c529e8c55f93357d0c269c837285407e196e06410a \
gpg: DBG:                  faf3b0e77c3f3a7f300d7ca7bb2822550a8131ecae65a83bb94f403c4b6f565f
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:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffff003031300d06096086480165030402010500042093 \
gpg: DBG:                  32b747ea87a672a3c772f96b0f8d5d69ee95f70ffbe50b2cf868b9471e4e8a
gpg: DBG: rsa_verify    => Good
gpg: DBG:   sig: class: 0x13, issuer: 5F8488C6624C8AB4, timestamp: 2009-09-18 14:04:10 (1253282650), digest: 93 32
gpg: DBG:     Good signature over last key or uid!
gpg: DBG: user id: Frédéric Boiteux <[email protected]>
gpg: DBG: rsa_verify data:+01ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffff003031300d060960864801650304020105000420c7 \
gpg: DBG:                  d80ff240cee1dbe4fad485c253a29e1258798ddf4d36546b97155c86963fd8
gpg: DBG: rsa_verify  sig:+90476455e707ee3f69769172e132a1d716894e57fe42f3a6abcecfce14942a1e \
gpg: DBG:                  37617d4cc9312382d6c6aeb3c9c8986ae81ae343417fef2448f0d62d5c7b3075 \
gpg: DBG:                  bec517ec2abeb9ca01f93b9b98e405c9cdeda282a99908fd629b8dde63fa2049 \
gpg: DBG:                  674c18992a2d5fd921b5160873d402656934ecc8326df32ec1bfc4334913ee91 \
gpg: DBG:                  cc9246df17f4be81fa6317b5bd1904318644c27350fa8fa4b4bd9497eb7cc27b \
gpg: DBG:                  2ac06ee8d5c418350297765b34998a52921aa6bf042aeb02401b1612a8b1acf9 \
gpg: DBG:                  40fc130774a3d7009968a8a98a0ea959aa90583d015e2331dea15cfc956b9b30 \
gpg: DBG:                  a3e202d05ad23048ec6f8c12691a677c95c93c656542e1fc6df2116a32647d36 \
gpg: DBG:                  c0e200e5a8e72db57576bdad372e500c6e9a3d8dc1be545087c31c9969dbda00 \
gpg: DBG:                  b61272f4902b0e4949ff7375946163a7d7580ec4bf244e2e864e4ae41bb2389d \
gpg: DBG:                  cc7e34619ce6565d05a0443e6844e2d11c96edc558c9c8bbc3b1efcac8f5c51a \
gpg: DBG:                  eab91f523e7b7eb09840184cedbdd3b0d2dfc0b9062600606c115460d97d6049 \
gpg: DBG:                  3b57c4382f56d15404ee5e8bd1a03631f1d34d74c7b2952ddea7646a439dab68 \
gpg: DBG:                  544edc41f25cf58dc3d9570020eee42363f3d331361e7731027ed77541a4421c \
gpg: DBG:                  e482e415ffb9b906863844870ad58a87cf6be0248a365198a48f241e962a9dbe \
gpg: DBG:                  ac93c2c5b29831fb4a870d4f5ab84fa92848ee184203e1516ac2baf3ef07f3a9
gpg: DBG: rsa_verify    n:+d8f6b98f77fdaf67d8d22f4ad98ef0d547bdff93091a72a2c4b8f37f3d7a8ce6 \
gpg: DBG:                  f67005c98b23d199e0bd23e6be6df762ae83cf2bbecd80b5c0ba14fbd068f4b8 \
gpg: DBG:                  2f52a2e474cc1bf2e89d2ab56be835280dfeb34e6fc9a26afcc1797c5fcf1368 \
gpg: DBG:                  aa66bff5f7d3f55873ea971bf8759b8a1775eaf3a35a6c9e8e471f4ea70c1f9b \
gpg: DBG:                  8eec60165d9a989e1e063f7797c2439ffa1d8b473ce2afe10bfc6aace9377ce3 \
gpg: DBG:                  30ccbf41ddb2723422393996d81b8ffc505796003255e6b2ce0bbcf53fd65e63 \
gpg: DBG:                  859cef8fd8f9e2a22db8acbb3ae4c6b3e0087b33ec54ae1ca6a3564bb9d6a577 \
gpg: DBG:                  ba03bebff01c591a96b29c5bd819a84bd89ddfffb73f9a521dbf9b720fd0afaa \
gpg: DBG:                  d043e8a62b1ea0e8e47dd398d25cbc31a73e74d7a3f7ece822b26a6c9cc9aef6 \
gpg: DBG:                  4f8ecf9c6a15752e039e46437cb9fbf9cb1fb3df4072caeaec71ca19991172a5 \
gpg: DBG:                  253dfa19ba89504a9901d021013471e03a2c5e77e4cd2b0489fec0aa3fe403bf \
gpg: DBG:                  8d6c0541196b19249251e59a4af69a4589364d68a1a507502527abe85f9cb31c \
gpg: DBG:                  480dd6246f35d28e65dd1758bc87364846c5f2d98cb5aac3b76ee046239c5f85 \
gpg: DBG:                  99448264cd542a44f3b30dd42d6f32d3c37f4d8b82c34b9dd594061cdab3f860 \
gpg: DBG:                  3ae8d9c98c591dfda11386c529e8c55f93357d0c269c837285407e196e06410a \
gpg: DBG:                  faf3b0e77c3f3a7f300d7ca7bb2822550a8131ecae65a83bb94f403c4b6f565f
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:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffff003031300d060960864801650304020105000420c7 \
gpg: DBG:                  d80ff240cee1dbe4fad485c253a29e1258798ddf4d36546b97155c86963fd8
gpg: DBG: rsa_verify    => Good
gpg: DBG:   sig: class: 0x13, issuer: 5F8488C6624C8AB4, timestamp: 2009-09-18 14:20:22 (1253283622), digest: c7 d8
gpg: DBG:     Good signature over last key or uid!
gpg: DBG: subkey 9D755BE7E0696C6D: timestamp: 2009-09-18 14:07:05 (1253282825)
gpg: DBG: rsa_verify data:+01ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffff003031300d060960864801650304020105000420ed \
gpg: DBG:                  6272648c77637b8ed18b646ca113bf7c499c08f81976f8f684880ec5849765
gpg: DBG: rsa_verify  sig:+76dd553a42b6f031bca3f2b7d8386602bd7d026d07bd2af5852c2d2950680217 \
gpg: DBG:                  99df917aa8132b7095e207313839196fe0ef58ffa3a03867a05d8995c19fd30b \
gpg: DBG:                  1230aa2ebbec666828b5c5d3f1ce314b7758f998a73c8c9e21818ce43d1657dd \
gpg: DBG:                  e61a08b9b32be7d73010ce2419ed4b3059463a80129d47ea8ae806948eddabb2 \
gpg: DBG:                  192b88ce2d34c80986478a52009dbe0056e3909439ca00b25a3967c6f97f2431 \
gpg: DBG:                  890812d24b68998527c91a2b19c65182eab244b77c39e6b10dbb491c8e35e1f5 \
gpg: DBG:                  e63dc308267aec5cc1315f3052ee864dd78f5563a9392fe14c5123dfdd1a28e1 \
gpg: DBG:                  b70ec63fa0e1fe12bb254754df63e75b9452946b8ef07c6d24f8e42022303b83 \
gpg: DBG:                  4d9a735af1d3a4ea12dbe04675dbf4a7d6e86963779ec0f03237d21e2736a4b8 \
gpg: DBG:                  ac816b48574c20550aac46a6fe36ac4f16459626666fa7237e9758b9502cea45 \
gpg: DBG:                  b492040b9fae591235f838f351d452aa8eb02b544c12b9c2e8d9cedb91ecd6e3 \
gpg: DBG:                  6df4e0247f81e1d5e95ee73bd745b6188652a1f5ab10a3552325b4d776072850 \
gpg: DBG:                  be03e0cf1d99a977ba1a75aaafcca2fc38d1f470a564b851edf66070c5a172ce \
gpg: DBG:                  dfeedbfa911a1adb00bcfe6fb0b13bf5900109fa779515c774cb2f24a291bec9 \
gpg: DBG:                  ff441cc5589ac1cfd8f3c4cc7a428e19759ced7db0ddeb270342086540f6a4e2 \
gpg: DBG:                  9c713e4b16190c1716d17b19717e019654b00050c9ec7525b2e2b3675bd57db9
gpg: DBG: rsa_verify    n:+d8f6b98f77fdaf67d8d22f4ad98ef0d547bdff93091a72a2c4b8f37f3d7a8ce6 \
gpg: DBG:                  f67005c98b23d199e0bd23e6be6df762ae83cf2bbecd80b5c0ba14fbd068f4b8 \
gpg: DBG:                  2f52a2e474cc1bf2e89d2ab56be835280dfeb34e6fc9a26afcc1797c5fcf1368 \
gpg: DBG:                  aa66bff5f7d3f55873ea971bf8759b8a1775eaf3a35a6c9e8e471f4ea70c1f9b \
gpg: DBG:                  8eec60165d9a989e1e063f7797c2439ffa1d8b473ce2afe10bfc6aace9377ce3 \
gpg: DBG:                  30ccbf41ddb2723422393996d81b8ffc505796003255e6b2ce0bbcf53fd65e63 \
gpg: DBG:                  859cef8fd8f9e2a22db8acbb3ae4c6b3e0087b33ec54ae1ca6a3564bb9d6a577 \
gpg: DBG:                  ba03bebff01c591a96b29c5bd819a84bd89ddfffb73f9a521dbf9b720fd0afaa \
gpg: DBG:                  d043e8a62b1ea0e8e47dd398d25cbc31a73e74d7a3f7ece822b26a6c9cc9aef6 \
gpg: DBG:                  4f8ecf9c6a15752e039e46437cb9fbf9cb1fb3df4072caeaec71ca19991172a5 \
gpg: DBG:                  253dfa19ba89504a9901d021013471e03a2c5e77e4cd2b0489fec0aa3fe403bf \
gpg: DBG:                  8d6c0541196b19249251e59a4af69a4589364d68a1a507502527abe85f9cb31c \
gpg: DBG:                  480dd6246f35d28e65dd1758bc87364846c5f2d98cb5aac3b76ee046239c5f85 \
gpg: DBG:                  99448264cd542a44f3b30dd42d6f32d3c37f4d8b82c34b9dd594061cdab3f860 \
gpg: DBG:                  3ae8d9c98c591dfda11386c529e8c55f93357d0c269c837285407e196e06410a \
gpg: DBG:                  faf3b0e77c3f3a7f300d7ca7bb2822550a8131ecae65a83bb94f403c4b6f565f
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:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffff003031300d060960864801650304020105000420ed \
gpg: DBG:                  6272648c77637b8ed18b646ca113bf7c499c08f81976f8f684880ec5849765
gpg: DBG: rsa_verify    => Good
gpg: DBG:   sig: class: 0x18, issuer: 5F8488C6624C8AB4, timestamp: 2009-09-18 14:07:05 (1253282825), digest: ed 62
gpg: DBG:     Good signature over last key or uid!
gpg: key 5F8488C6624C8AB4: 2 signatures not checked due to missing keys
gpg: DBG: [no clock] keydb_new
gpg: DBG: [no clock] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: FPR20: '81E2 8442 9071 760F 46AB  03E1 5F84 88C6 624C 8AB4'
gpg: DBG: internal_keydb_search: searching keybox (resource 0 of 1)
gpg: DBG: internal_keydb_search: searched keybox (resource 0 of 1) => Success
gpg: DBG: [no clock] keydb_search leave (found)
gpg: DBG: [no clock] keydb_get_keyblock enter
gpg: DBG: parse_packet(iob=2): type=6 length=525 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=2): type=12 length=12 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=2): type=13 length=42 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=2): type=12 length=12 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=2): type=2 length=567 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=2): type=12 length=6 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=2): type=2 length=70 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=2): type=12 length=6 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=2): type=2 length=567 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=2): type=12 length=6 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=2): type=13 length=37 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=2): type=12 length=12 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=2): type=2 length=570 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=2): type=12 length=6 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=2): type=2 length=70 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=2): type=12 length=6 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=2): type=2 length=567 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=2): type=12 length=6 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=2): type=13 length=36 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=2): type=12 length=12 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=2): type=2 length=567 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=2): type=12 length=6 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=2): type=14 length=525 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=2): type=2 length=543 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=2): type=12 length=6 (parse.../../g10/keydb.c.1184)
gpg: DBG: iobuf-2.0: underflow: buffer size: 4840; still buffered: 0 => space for 4840 bytes
gpg: DBG: iobuf-2.0: close '?'
gpg: DBG: [no clock] keydb_get_keyblock leave
gpg: DBG: [no clock] keydb_release
gpg: DBG: [no clock] keydb_new
gpg: DBG: [no clock] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: FPR20: '81E2 8442 9071 760F 46AB  03E1 5F84 88C6 624C 8AB4'
gpg: DBG: internal_keydb_search: searching keybox (resource 0 of 1)
gpg: DBG: internal_keydb_search: searched keybox (resource 0 of 1) => Success
gpg: DBG: [no clock] keydb_search leave (found)
gpg: DBG: [no clock] keydb_get_keyblock enter
gpg: DBG: parse_packet(iob=3): type=6 length=525 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=3): type=12 length=12 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=3): type=13 length=42 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=3): type=12 length=12 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=3): type=2 length=567 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=3): type=12 length=6 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=3): type=2 length=70 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=3): type=12 length=6 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=3): type=2 length=567 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=3): type=12 length=6 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=3): type=13 length=37 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=3): type=12 length=12 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=3): type=2 length=570 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=3): type=12 length=6 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=3): type=2 length=70 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=3): type=12 length=6 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=3): type=2 length=567 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=3): type=12 length=6 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=3): type=13 length=36 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=3): type=12 length=12 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=3): type=2 length=567 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=3): type=12 length=6 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=3): type=14 length=525 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=3): type=2 length=543 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=3): type=12 length=6 (parse.../../g10/keydb.c.1184)
gpg: DBG: iobuf-3.0: underflow: buffer size: 4840; still buffered: 0 => space for 4840 bytes
gpg: DBG: [no clock] keydb_get_keyblock leave
gpg: DBG: finish_lookup: checking key 624C8AB4 (one)(req_usage=0)
gpg: DBG: 	exact search requested and found
gpg: DBG: 	no usage requested - accepting key
gpg: DBG: 	using key 624C8AB4
gpg: DBG: free_packet() type=6
gpg: DBG: free_packet() type=13
gpg: DBG: free_packet() type=2
gpg: DBG: free_packet() type=2
gpg: DBG: free_packet() type=2
gpg: DBG: free_packet() type=13
gpg: DBG: free_packet() type=2
gpg: DBG: free_packet() type=2
gpg: DBG: free_packet() type=2
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: [no clock] keydb_release
gpg: DBG: iobuf-3.0: close '?'
gpg: key 5F8488C6624C8AB4: "Frédéric Boiteux <[email protected]>" not changed
gpg: DBG: free_packet() type=6
gpg: DBG: free_packet() type=13
gpg: DBG: free_packet() type=2
gpg: DBG: free_packet() type=2
gpg: DBG: free_packet() type=2
gpg: DBG: free_packet() type=13
gpg: DBG: free_packet() type=2
gpg: DBG: free_packet() type=2
gpg: DBG: free_packet() type=2
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: [no clock] keydb_new
gpg: DBG: [no clock] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: FPR20: '81E2 8442 9071 760F 46AB  03E1 5F84 88C6 624C 8AB4'
gpg: DBG: internal_keydb_search: searching keybox (resource 0 of 1)
gpg: DBG: internal_keydb_search: searched keybox (resource 0 of 1) => Success
gpg: DBG: [no clock] keydb_search leave (found)
gpg: DBG: [no clock] keydb_get_keyblock enter
gpg: DBG: parse_packet(iob=4): type=6 length=525 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=4): type=12 length=12 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=4): type=13 length=42 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=4): type=12 length=12 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=4): type=2 length=567 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=4): type=12 length=6 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=4): type=2 length=70 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=4): type=12 length=6 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=4): type=2 length=567 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=4): type=12 length=6 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=4): type=13 length=37 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=4): type=12 length=12 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=4): type=2 length=570 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=4): type=12 length=6 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=4): type=2 length=70 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=4): type=12 length=6 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=4): type=2 length=567 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=4): type=12 length=6 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=4): type=13 length=36 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=4): type=12 length=12 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=4): type=2 length=567 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=4): type=12 length=6 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=4): type=14 length=525 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=4): type=2 length=543 (parse.../../g10/keydb.c.1184)
gpg: DBG: parse_packet(iob=4): type=12 length=6 (parse.../../g10/keydb.c.1184)
gpg: DBG: iobuf-4.0: underflow: buffer size: 4840; still buffered: 0 => space for 4840 bytes
gpg: DBG: [no clock] keydb_get_keyblock leave
gpg: DBG: finish_lookup: checking key 624C8AB4 (one)(req_usage=0)
gpg: DBG: 	exact search requested and found
gpg: DBG: 	no usage requested - accepting key
gpg: DBG: 	using key 624C8AB4
gpg: DBG: [no clock] keydb_release
gpg: DBG: iobuf-4.0: close '?'
gpg: DBG: chan_5 <- OK Pleased to meet you, process 40597
gpg: DBG: connection to the gpg-agent established
gpg: DBG: chan_5 -> RESET
gpg: DBG: chan_5 <- OK
gpg: DBG: chan_5 -> OPTION ttyname=/dev/pts/8
gpg: DBG: chan_5 <- OK
gpg: DBG: chan_5 -> OPTION ttytype=xterm-kitty
gpg: DBG: chan_5 <- OK
gpg: DBG: chan_5 -> OPTION display=:0
gpg: DBG: chan_5 <- OK
gpg: DBG: chan_5 -> OPTION xauthority=/home/fred/.Xauthority
gpg: DBG: chan_5 <- OK
gpg: DBG: chan_5 -> OPTION putenv=XDG_SESSION_TYPE=x11
gpg: DBG: chan_5 <- OK
gpg: DBG: chan_5 -> OPTION putenv=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
gpg: DBG: chan_5 <- OK
gpg: DBG: chan_5 -> OPTION lc-ctype=C
gpg: DBG: chan_5 <- OK
gpg: DBG: chan_5 -> OPTION lc-messages=C
gpg: DBG: chan_5 <- OK
gpg: DBG: chan_5 -> GETINFO version
gpg: DBG: chan_5 <- D 2.4.7
gpg: DBG: chan_5 <- OK
gpg: DBG: chan_5 -> OPTION allow-pinentry-notify
gpg: DBG: chan_5 <- OK
gpg: DBG: chan_5 -> OPTION agent-awareness=2.1.0
gpg: DBG: chan_5 <- OK
gpg: DBG: get_keygrip for public key
gpg: DBG: keygrip= 9580843aeb2d7ae913023ae844542a1553a9e31a
gpg: DBG: chan_5 -> KEYINFO 9580843AEB2D7AE913023AE844542A1553A9E31A
gpg: DBG: chan_5 <- ERR 67108891 Non trouvé <Agent GPG>
gpg: DBG: chan_5 -> KEYWRAP_KEY --import
gpg: DBG: chan_5 <- [ 44 20 7c 2a fa 59 f7 06 52 b9 20 31 9f 39 1a db ...(2 byte(s) skipped) ]
gpg: DBG: chan_5 <- OK
gpg: DBG: chan_5 -> SETKEYDESC Please+enter+the+passphrase+to+import+the+OpenPGP+secret+key:%0A%22Frédéric+Boiteux+<[email protected]>%22%0A4096-bit+RSA+key,+ID+5F8488C6624C8AB4,%0Acreated+2009-09-18.%0A
gpg: DBG: chan_5 <- OK
gpg: DBG: chan_5 -> IMPORT_KEY --timestamp=20090918T135727
gpg: DBG: chan_5 <- INQUIRE KEYDATA
gpg: DBG: chan_5 -> [ 44 20 fc 64 76 e1 3d c4 a9 28 94 db 16 27 5f a6 ...(982 byte(s) skipped) ]
gpg: DBG: chan_5 -> [ 44 20 a2 7d b1 81 82 2a ce 51 65 ca 98 8b 21 21 ...(982 byte(s) skipped) ]
gpg: DBG: chan_5 -> [ 44 20 86 1d dc a0 11 08 a8 bc 9d a8 ff 2c fc a3 ...(36 byte(s) skipped) ]
gpg: DBG: chan_5 -> END
gpg: DBG: chan_5 <- INQUIRE PINENTRY_LAUNCHED 40891 gnome3 1.3.1 /dev/pts/8 xterm-kitty :0 20600/1000/5 1000/1000 -
gpg: pinentry launched (40891 gnome3 1.3.1 /dev/pts/8 xterm-kitty :0 20600/1000/5 1000/1000 -)
gpg: DBG: chan_5 -> END
gpg: DBG: chan_5 <- ERR 67108875 Mauvaise phrase secrète <Agent GPG>
gpg: key 5F8488C6624C8AB4/5F8488C6624C8AB4: error sending to agent: Bad passphrase
gpg: error building skey array: Bad passphrase
gpg: DBG: free_packet() type=6
gpg: DBG: free_packet() type=13
gpg: DBG: free_packet() type=2
gpg: DBG: free_packet() type=2
gpg: DBG: free_packet() type=2
gpg: DBG: free_packet() type=13
gpg: DBG: free_packet() type=2
gpg: DBG: free_packet() type=2
gpg: DBG: free_packet() type=2
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=5
gpg: DBG: free_packet() type=13
gpg: DBG: free_packet() type=2
gpg: DBG: free_packet() type=2
gpg: DBG: free_packet() type=2
gpg: DBG: free_packet() type=13
gpg: DBG: free_packet() type=2
gpg: DBG: free_packet() type=2
gpg: DBG: free_packet() type=2
gpg: DBG: free_packet() type=13
gpg: DBG: free_packet() type=2
gpg: DBG: free_packet() type=7
gpg: DBG: free_packet() type=2
gpg: DBG: free_packet() type=6
gpg: DBG: free_packet() type=14
gpg: error reading 'cleComplete.gpg.asc': Bad passphrase
gpg: DBG: iobuf-1.0: close '?'
gpg: DBG: iobuf-*.*: ioctl 'cleComplete.gpg.asc' invalidate
gpg: DBG: fd_cache_invalidate (cleComplete.gpg.asc)
gpg: DBG:                 did (cleComplete.gpg.asc)
gpg: import from 'cleComplete.gpg.asc' failed: Bad passphrase
gpg: Total number processed: 0
gpg:              unchanged: 1
gpg:       secret keys read: 1
gpg: DBG: [no clock] keydb_release
gpg: DBG: [no clock] stop
gpg: keydb: handles=4 locks=1 parse=3 get=3
gpg:        build=0 update=0 insert=0 delete=0
gpg:        reset=1 found=3 not=1 cache=0 not=1
gpg: kid_not_found_cache: count=1 peak=0 flushes=0
gpg: sig_cache: total=22 cached=22 good=22 bad=0
gpg: objcache: keys=2/2/0 chains=381,1..1 buckets=383/20 attic=254
gpg: objcache: uids=1/1/0 chains=106,1..1 buckets=107/20
gpg: random usage: poolsize=600 mixed=0 polls=0/0 added=0/0
              outmix=0 getlvl1=0/0 getlvl2=0/0
gpg: rndjent stat: collector=0x0000000000000000 calls=0 bytes=0
gpg: secmem usage: 0/65536 bytes in 0 blocks
-----BEGIN PGP PUBLIC KEY BLOCK-----

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
=z7j/
-----END PGP PUBLIC KEY BLOCK-----

Reply via email to