You are not logged in.

#1 2019-01-05 03:56:27

vendion
Member
From: Tennessee, USA
Registered: 2010-03-10
Posts: 204
Website

[SOLVED] GPG fails to pull keys from key servers

The GPG on my system fails interact with key servers regardless of the actions I take (pulling keys/submitting my key/refreshing keys), the error I get for any command is a vague "keyserver refresh failed: Server indicated a failure".

dirmngr.conf settings

# dirmngr.conf - Options for Dirmngr
# Written in 2015 by The GnuPG Project <https://gnupg.org>
#
# To the extent possible under law, the authors have dedicated all
# copyright and related and neighboring rights to this file to the
# public domain worldwide.  This file is distributed without any
# warranty.  You should have received a copy of the CC0 Public Domain
# Dedication along with this file. If not, see
# <http://creativecommons.org/publicdomain/zero/1.0/>.
#
#
# Unless you specify which option file to use (with the command line
# option "--options filename"), the file ~/.gnupg/dirmngr.conf is used
# by dirmngr.  The file can contain any long options which are valid
# for Dirmngr.  If the first non white space character of a line is a
# '#', the line is ignored.  Empty lines are also ignored.  See the
# dirmngr man page or the manual for a list of options.
#

# --keyserver URI
#
# GPG can send and receive keys to and from a keyserver.  These
# servers can be HKP, Email, or LDAP (if GnuPG is built with LDAP
# support).
#
# Example HKP keyservers:
#      hkp://keys.gnupg.net
#
# Example HKP keyserver using a Tor OnionBalance service
#      hkp://jirk5u4osbsr34t5.onion
#
# Example HKPS keyservers (see --hkp-cacert below):
#       hkps://hkps.pool.sks-keyservers.net
#
# Example LDAP keyservers:
#      ldap://pgp.surfnet.nl:11370
#
# Regular URL syntax applies, and you can set an alternate port
# through the usual method:
#      hkp://keyserver.example.net:22742
#
# Most users just set the name and type of their preferred keyserver.
# Note that most servers (with the notable exception of
# ldap://keyserver.pgp.com) synchronize changes with each other.  Note
# also that a single server name may actually point to multiple
# servers via DNS round-robin.  hkp://keys.gnupg.net is an example of
# such a "server", which spreads the load over a number of physical
# servers.
#
# If exactly two keyservers are configured and only one is a Tor hidden
# service, Dirmngr selects the keyserver to use depending on whether
# Tor is locally running or not (on a per session base).

keyserver hkps://hkps.pool.sks-keyservers.net
keyserver hkp://pool.sks-keyservers.net

# --hkp-cacert FILENAME
#
# For the "hkps" scheme (keyserver access over TLS), Dirmngr needs to
# know the root certificates for verification of the TLS certificates
# used for the connection.  Enter the full name of a file with the
# root certificates here.  If that file is in PEM format a ".pem"
# suffix is expected.  This option may be given multiple times to add
# more root certificates.  Tilde expansion is supported.

hkp-cacert /home/vendion/.local/share/gnupg/sks-keyservers.netCA.pem

gpg.conf

# Options for GnuPG
# Copyright 1998-2003, 2010 Free Software Foundation, Inc.
# Copyright 1998-2003, 2010 Werner Koch
#
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
# modifications, as long as this notice is preserved.
#
# This file is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# Unless you specify which option file to use (with the command line
# option "--options filename"), GnuPG uses the file ~/.gnupg/gpg.conf
# by default.
#
# An options file can contain any long options which are available in
# GnuPG. If the first non white space character of a line is a '#',
# this line is ignored.  Empty lines are also ignored.
#
# See the gpg man page for a list of options.


# If you have more than 1 secret key in your keyring, you may want to
# uncomment the following option and set your preferred keyid.

#default-key 621CC013


# If you do not pass a recipient to gpg, it will ask for one.  Using
# this option you can encrypt to a default key.  Key validation will
# not be done in this case.  The second form uses the default key as
# default recipient.

#default-recipient some-user-id
#default-recipient-self


# Group names may be defined like this:
#   group mynames = paige 0x12345678 joe patti
#
# Any time "mynames" is a recipient (-r or --recipient), it will be
# expanded to the names "paige", "joe", and "patti", and the key ID
# "0x12345678".  Note there is only one level of expansion - you
# cannot make an group that points to another group.  Note also that
# if there are spaces in the recipient name, this will appear as two
# recipients.  In these cases it is better to use the key ID.

#group mynames = paige 0x12345678 joe patti


# GnuPG can automatically locate and retrieve keys as needed using
# this option.  This happens when encrypting to an email address (in
# the "user@@example.com" form) and there are no keys matching
# "user@example.com" in the local keyring.  This option takes any
# number mechanisms which are tried in the given order.  The default
# is "--auto-key-locate local" to search for keys only in the local
# key database.  Uncomment the next line to locate a missing key using
# two DNS based mechanisms.

#auto-key-locate local,pka,dane


# Common options for keyserver functions:
# (Note that the --keyserver option has been moved to dirmngr.conf)
#
# include-disabled = when searching, include keys marked as "disabled"
#                    on the keyserver (not all keyservers support this).
#
# no-include-revoked = when searching, do not include keys marked as
#                      "revoked" on the keyserver.
#
# verbose = show more information as the keys are fetched.
#           Can be used more than once to increase the amount
#           of information shown.
#
# auto-key-retrieve = automatically fetch keys as needed from the keyserver
#                     when verifying signatures or when importing keys that
#                     have been revoked by a revocation key that is not
#                     present on the keyring.
#
# no-include-attributes = do not include attribute IDs (aka "photo IDs")
#                         when sending keys to the keyserver.

#keyserver-options auto-key-retrieve


# Uncomment this line to display photo user IDs in key listings and
# when a signature from a key with a photo is verified.

#show-photos


# Use this program to display photo user IDs
#
# %i is expanded to a temporary file that contains the photo.
# %I is the same as %i, but the file isn't deleted afterwards by GnuPG.
# %k is expanded to the key ID of the key.
# %K is expanded to the long OpenPGP key ID of the key.
# %t is expanded to the extension of the image (e.g. "jpg").
# %T is expanded to the MIME type of the image (e.g. "image/jpeg").
# %f is expanded to the fingerprint of the key.
# %% is %, of course.
#
# If %i or %I are not present, then the photo is supplied to the
# viewer on standard input.  If your platform supports it, standard
# input is the best way to do this as it avoids the time and effort in
# generating and then cleaning up a secure temp file.
#
# The default program is "xloadimage -fork -quiet -title 'KeyID 0x%k' stdin"
# On Mac OS X and Windows, the default is to use your regular JPEG image
# viewer.
#
# Some other viewers:
# photo-viewer "qiv %i"
# photo-viewer "ee %i"
# photo-viewer "display -title 'KeyID 0x%k'"
#
# This one saves a copy of the photo ID in your home directory:
# photo-viewer "cat > ~/photoid-for-key-%k.%t"
#
# Use your MIME handler to view photos:
# photo-viewer "metamail -q -d -b -c %T -s 'KeyID 0x%k' -f GnuPG"


# Because some mailers change lines starting with "From " to ">From "
# it is good to handle such lines in a special way when creating
# cleartext signatures; all other PGP versions do it this way too.
# To enable full OpenPGP compliance you may want to use this option.

#no-escape-from-lines


# Uncomment the following option to get rid of the copyright notice

#no-greeting

default-key  F1F26B789FC642D0
use-agent
#keyserver hkps://hkps.pool.sks-keyservers.net
keyserver-options auto-key-retrieve
keyserver-options no-honor-keyserver-url
keyid-format 0xlong
with-fingerprint

Attempt to refresh keys

[~]─> gpg -vvv --debug-all --refresh-keys
gpg: reading options from '/home/vendion/.gnupg/gpg.conf'
gpg: using character set 'utf-8'
gpg: enabled debug flags: packet mpi crypto filter iobuf memory cache memstat trust hashing 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: FIRST
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.keydb.c.1242)
gpg: DBG: parse_packet(iob=1): type=13 length=31 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=1): type=2 length=70 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=1): type=2 length=284 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=1): type=2 length=312 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=1): type=2 length=412 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=1): type=2 length=412 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=1): type=2 length=412 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=1): type=2 length=412 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=1): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=1): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=1): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=1): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=1): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=1): type=13 length=37 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=1): type=2 length=70 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=1): type=2 length=284 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=1): type=2 length=312 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=1): type=2 length=412 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=1): type=2 length=412 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=1): type=2 length=412 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=1): type=2 length=412 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=1): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=1): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=1): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=1): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=1): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=1): type=14 length=269 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=1): type=2 length=287 (parse.keydb.c.1242)
gpg: DBG: iobuf-1.0: underflow: buffer size: 11004; still buffered: 0 => space for 11004 bytes
gpg: DBG: iobuf-1.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=2): type=13 length=39 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=2): type=2 length=557 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=2): type=14 length=269 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=2): type=2 length=836 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=2): type=14 length=269 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=2): type=2 length=836 (parse.keydb.c.1242)
gpg: DBG: iobuf-2.0: underflow: buffer size: 3351; still buffered: 0 => space for 3351 bytes
gpg: DBG: iobuf-2.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=3): type=13 length=37 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=3): type=2 length=557 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=3): type=14 length=269 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=3): type=2 length=836 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=3): type=14 length=269 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=3): type=2 length=836 (parse.keydb.c.1242)
gpg: DBG: iobuf-3.0: underflow: buffer size: 3349; still buffered: 0 => space for 3349 bytes
gpg: DBG: iobuf-3.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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=814 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=4): type=13 length=35 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=4): type=2 length=111 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=4): type=13 length=33 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=4): type=2 length=122 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=4): type=13 length=39 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=4): type=2 length=122 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=4): type=14 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=4): type=2 length=97 (parse.keydb.c.1242)
gpg: DBG: iobuf-4.0: underflow: buffer size: 1918; still buffered: 0 => space for 1918 bytes
gpg: DBG: iobuf-4.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=5): type=13 length=43 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=5): type=2 length=564 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=5): type=14 length=269 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=5): type=2 length=836 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=5): type=14 length=269 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=5): type=2 length=836 (parse.keydb.c.1242)
gpg: DBG: iobuf-5.0: underflow: buffer size: 3362; still buffered: 0 => space for 3362 bytes
gpg: DBG: iobuf-5.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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=6): type=6 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=13 length=35 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=2 length=557 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=2 length=586 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=13 length=32 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=2 length=573 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=2 length=596 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=13 length=34 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=2 length=577 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=2 length=600 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=13 length=31 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=2 length=573 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=2 length=596 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=14 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=2 length=1092 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=2 length=1115 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=6): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: iobuf-6.0: underflow: buffer size: 8241; still buffered: 0 => space for 8241 bytes
gpg: DBG: iobuf-6.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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=7): type=6 length=814 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=13 length=33 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=2 length=132 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=2 length=129 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=2 length=132 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=13 length=77 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=2 length=128 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=2 length=128 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=13 length=78 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=2 length=128 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=2 length=128 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=2 length=128 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=2 length=128 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=2 length=131 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=14 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=2 length=103 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=2 length=103 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=14 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=2 length=646 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=7): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: iobuf-7.0: underflow: buffer size: 4398; still buffered: 0 => space for 4398 bytes
gpg: DBG: iobuf-7.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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=8): type=6 length=269 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=8): type=13 length=26 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=8): type=2 length=312 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=8): type=13 length=33 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=8): type=2 length=312 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=8): type=14 length=269 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=8): type=2 length=287 (parse.keydb.c.1242)
gpg: DBG: iobuf-8.0: underflow: buffer size: 1527; still buffered: 0 => space for 1527 bytes
gpg: DBG: iobuf-8.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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=9): type=6 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=9): type=13 length=50 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=9): type=2 length=575 (parse.keydb.c.1242)
gpg: DBG: iobuf-9.0: underflow: buffer size: 1158; still buffered: 0 => space for 1158 bytes
gpg: DBG: iobuf-9.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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=10): type=6 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=10): type=13 length=37 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=10): type=2 length=573 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=10): type=14 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=10): type=2 length=549 (parse.keydb.c.1242)
gpg: DBG: iobuf-10.0: underflow: buffer size: 2223; still buffered: 0 => space for 2223 bytes
gpg: DBG: iobuf-10.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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=11): type=6 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=11): type=13 length=43 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=11): type=2 length=569 (parse.keydb.c.1242)
gpg: DBG: iobuf-11.0: underflow: buffer size: 1145; still buffered: 0 => space for 1145 bytes
gpg: DBG: iobuf-11.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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=12): type=6 length=1037 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=13 length=47 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1120 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1085 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1085 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1120 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1120 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1120 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1120 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1120 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1120 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1120 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1120 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1120 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=13 length=42 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1085 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1085 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1085 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1085 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1085 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1085 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1085 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1085 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1085 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1111 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1111 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1111 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1111 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=14 length=1037 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1060 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=14 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1061 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=14 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1604 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=14 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=12): type=2 length=1061 (parse.keydb.c.1242)
gpg: DBG: iobuf-12.0: underflow: buffer size: 36209; still buffered: 0 => space for 36209 bytes
gpg: DBG: iobuf-12.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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=13): type=6 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=13): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=13): type=13 length=54 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=13): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=13): type=2 length=590 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=13): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=13): type=13 length=72 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=13): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=13): type=2 length=590 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=13): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=13): type=13 length=39 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=13): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=13): type=2 length=583 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=13): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=13): type=14 length=269 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=13): type=2 length=836 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=13): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=13): type=14 length=269 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=13): type=2 length=836 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=13): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=13): type=14 length=269 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=13): type=2 length=566 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=13): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: iobuf-13.0: underflow: buffer size: 5638; still buffered: 0 => space for 5638 bytes
gpg: DBG: iobuf-13.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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=14): type=6 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=14): type=13 length=37 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=14): type=2 length=70 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=14): type=2 length=496 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=14): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=14): type=2 length=567 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=14): type=13 length=40 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=14): type=2 length=70 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=14): type=2 length=284 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=14): type=2 length=496 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=14): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=14): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=14): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=14): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=14): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=14): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=14): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=14): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=14): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=14): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=14): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=14): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=14): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=14): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=14): type=2 length=567 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=14): type=14 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=14): type=2 length=543 (parse.keydb.c.1242)
gpg: DBG: iobuf-14.0: underflow: buffer size: 12397; still buffered: 0 => space for 12397 bytes
gpg: DBG: iobuf-14.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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=15): type=6 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=15): type=13 length=46 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=15): type=2 length=590 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=15): type=14 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=15): type=2 length=566 (parse.keydb.c.1242)
gpg: DBG: iobuf-15.0: underflow: buffer size: 2266; still buffered: 0 => space for 2266 bytes
gpg: DBG: iobuf-15.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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=16): type=6 length=269 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=16): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=16): type=13 length=62 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=16): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=16): type=2 length=365 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=16): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=16): type=14 length=269 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=16): type=2 length=577 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=16): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: iobuf-16.0: underflow: buffer size: 1600; still buffered: 0 => space for 1600 bytes
gpg: DBG: iobuf-16.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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=17): type=6 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=17): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=17): type=13 length=28 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=17): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=17): type=2 length=590 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=17): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=17): type=17 length=21153 (new_ctb) (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=17): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=17): type=2 length=590 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=17): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=17): type=14 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=17): type=2 length=1132 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=17): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=17): type=14 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=17): type=2 length=566 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=17): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=17): type=14 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=17): type=2 length=566 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=17): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: iobuf-17.0: underflow: buffer size: 26842; still buffered: 0 => space for 26842 bytes
gpg: DBG: iobuf-17.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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=18): type=6 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=18): type=12 length=36 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=18): type=13 length=35 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=18): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=18): type=2 length=590 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=18): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=18): type=14 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=18): type=2 length=566 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=18): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: iobuf-18.0: underflow: buffer size: 2323; still buffered: 0 => space for 2323 bytes
gpg: DBG: iobuf-18.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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=19): type=6 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=36 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=13 length=33 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=70 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=70 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=70 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=93 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=117 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=117 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=284 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=284 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=284 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=284 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=307 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=307 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=307 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=307 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=307 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=435 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=435 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=563 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=563 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=563 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=563 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=563 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=573 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=596 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=596 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=14 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=117 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=117 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=2 length=572 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=19): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: iobuf-19.0: underflow: buffer size: 14213; still buffered: 0 => space for 14213 bytes
gpg: DBG: iobuf-19.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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=20): type=6 length=269 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=20): type=12 length=36 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=20): type=13 length=30 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=20): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=20): type=2 length=334 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=20): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=20): type=2 length=540 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=20): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=20): type=14 length=269 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=20): type=2 length=310 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=20): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: iobuf-20.0: underflow: buffer size: 1845; still buffered: 0 => space for 1845 bytes
gpg: DBG: iobuf-20.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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=21): type=6 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=21): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=21): type=13 length=42 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=21): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=21): type=2 length=590 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=21): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=21): type=2 length=181 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=21): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: iobuf-21.0: underflow: buffer size: 1392; still buffered: 0 => space for 1392 bytes
gpg: DBG: iobuf-21.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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=22): type=6 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=22): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=22): type=13 length=38 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=22): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=22): type=2 length=564 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=22): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=22): type=14 length=269 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=22): type=2 length=836 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=22): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=22): type=14 length=269 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=22): type=2 length=836 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=22): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: iobuf-22.0: underflow: buffer size: 3409; still buffered: 0 => space for 3409 bytes
gpg: DBG: iobuf-22.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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=23): type=6 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=23): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=23): type=13 length=35 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=23): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=23): type=2 length=568 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=23): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=23): type=14 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=23): type=2 length=565 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=23): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: iobuf-23.0: underflow: buffer size: 2276; still buffered: 0 => space for 2276 bytes
gpg: DBG: iobuf-23.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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=24): type=6 length=269 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=24): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=24): type=13 length=32 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=24): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=24): type=2 length=312 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=24): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=24): type=13 length=39 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=24): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=24): type=2 length=301 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=24): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=24): type=14 length=269 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=24): type=2 length=287 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=24): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: iobuf-24.0: underflow: buffer size: 1594; still buffered: 0 => space for 1594 bytes
gpg: DBG: iobuf-24.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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=25): type=6 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=25): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=25): type=13 length=29 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=25): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=25): type=2 length=568 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=25): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=25): type=14 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=25): type=2 length=565 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=25): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: iobuf-25.0: underflow: buffer size: 2270; still buffered: 0 => space for 2270 bytes
gpg: DBG: iobuf-25.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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=26): type=6 length=269 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=26): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=26): type=13 length=35 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=26): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=26): type=2 length=340 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=26): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=26): type=14 length=269 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=26): type=2 length=316 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=26): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: iobuf-26.0: underflow: buffer size: 1287; still buffered: 0 => space for 1287 bytes
gpg: DBG: iobuf-26.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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=27): type=6 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=27): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=27): type=13 length=35 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=27): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=27): type=2 length=568 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=27): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=27): type=13 length=40 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=27): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=27): type=2 length=565 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=27): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=27): type=14 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=27): type=2 length=565 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=27): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: iobuf-27.0: underflow: buffer size: 2908; still buffered: 0 => space for 2908 bytes
gpg: DBG: iobuf-27.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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=28): type=6 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=28): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=28): type=13 length=33 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=28): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=28): type=2 length=568 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=28): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=28): type=13 length=35 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=28): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=28): type=2 length=565 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=28): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=28): type=14 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=28): type=2 length=565 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=28): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: iobuf-28.0: underflow: buffer size: 2901; still buffered: 0 => space for 2901 bytes
gpg: DBG: iobuf-28.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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=29): type=6 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=29): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=29): type=13 length=33 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=29): type=12 length=12 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=29): type=2 length=568 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=29): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=29): type=14 length=525 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=29): type=2 length=565 (parse.keydb.c.1242)
gpg: DBG: parse_packet(iob=29): type=12 length=6 (parse.keydb.c.1242)
gpg: DBG: iobuf-29.0: underflow: buffer size: 2274; still buffered: 0 => space for 2274 bytes
gpg: DBG: iobuf-29.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: NEXT
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: chan_3 <- # Home: /home/vendion/.gnupg
gpg: DBG: chan_3 <- # Config: /home/vendion/.gnupg/dirmngr.conf
gpg: DBG: chan_3 <- OK Dirmngr 2.2.12 at your service
gpg: DBG: connection to the dirmngr established
gpg: DBG: chan_3 -> GETINFO version
gpg: DBG: chan_3 <- D 2.2.12
gpg: DBG: chan_3 <- OK
gpg: DBG: chan_3 -> KEYSERVER
gpg: DBG: chan_3 <- S KEYSERVER hkps://hkps.pool.sks-keyservers.net
gpg: DBG: chan_3 <- OK
gpg: refreshing 29 keys from hkps://hkps.pool.sks-keyservers.net
gpg: DBG: chan_3 -> KS_GET -- 0x487EACC08557AD082088DABA1EB2638FF56C0C53 0x0B5D5F42C268D35A5ECFD586E74FA11EAE1BC60F 0x2C62D6E3F251237F7332240C7D1EC2F8A39C52E3 0x51AE1981BECDE1A4A057C4212891E83048D46B94 0x0C1DD95E2541FB39434F3B3C30FE73571F1432FD 0x94AA3A5BDBD40EA549CABAF9FBC07D6A97016CB3 0x85E38F69046B44C1EC9FB07B76D78F0500D026C4 0x51DE5E0C56436F37D7180936603CA7D727C9E467 0x182D883FA244874379F0A4A876EFB988A85F7CEE 0xCED4D58339C4E14C2C7A8027B8A2212647DF010B 0xC8AD9A45935D39832C6127B01F87A0F87C62E611 0x539698DBE86C49C434F7820DAB53BFDF39E1C46E 0xE91020F1E7B30F18E24A8315F1F26B789FC642D0 0xDAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF 0x72BCE0FF00663B98BA78B35C44AA132F23D96349 0xDCEC4A16AFAB822627E1859E46724E236A214318 0xEB4F9E5A60D32232BB52150C12C87A28FEAC6B20 0xA972B9ABB95D0B760B51442231C7E470E2138192 0xCA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 0xF23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 0x06A26D531D56C42D66805049C5469996F0DF68EC
gpg: DBG: chan_3 <- ERR 219 Server indicated a failure <Unspecified source>
gpg: keyserver refresh failed: Server indicated a failure
gpg: DBG: chan_3 -> BYE
gpg: DBG: [not enabled in the source] stop
gpg: keydb: handles=1 locks=0 parse=29 get=29
gpg:        build=0 update=0 insert=0 delete=0
gpg:        reset=0 found=29 not=1 cache=0 not=0
gpg: kid_not_found_cache: count=0 peak=0 flushes=0
gpg: sig_cache: total=0 cached=0 good=0 bad=0
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

Other commands work fine, I'm able to encrypt/decrypt files using keys already in my keyring without issues, the issue just seems to be when it tries to work with the key servers.

gnupg information:

[~]─> pacman -Qi gnupg
Name            : gnupg
Version         : 2.2.12-1
Description     : Complete and free implementation of the OpenPGP standard
Architecture    : x86_64
URL             : https://www.gnupg.org/
Licenses        : GPL
Groups          : None
Provides        : dirmngr  gnupg2=2.2.12
Depends On      : npth  libgpg-error  libgcrypt  libksba  libassuan  pinentry  bzip2  readline  gnutls  sqlite
Optional Deps   : libldap: gpg2keys_ldap [installed]
                  libusb-compat: scdaemon [installed]
                  pcsclite: scdaemon [installed]
Required By     : browserpass  gpgme  pass
Optional For    : None
Conflicts With  : dirmngr  gnupg2
Replaces        : dirmngr  gnupg2
Installed Size  : 9.92 MiB
Packager        : Gaetan Bisson <bisson@archlinux.org>
Build Date      : Fri 14 Dec 2018 04:05:08 PM EST
Install Date    : Fri 04 Jan 2019 10:03:40 PM EST
Install Reason  : Installed as a dependency for another package
Install Script  : Yes
Validated By    : Signature

edit: solved the issue, seems to have been caused by a stale /etc/resolv.conf file, see post #3 below for details.

Last edited by vendion (2019-01-05 16:44:17)

Offline

#2 2019-01-05 07:01:05

Archlin
Member
Registered: 2018-05-09
Posts: 67

Re: [SOLVED] GPG fails to pull keys from key servers

Do you run a firewall and did you already tried to specify explicit DNS servers in your network configuration file?

Offline

#3 2019-01-05 16:43:04

vendion
Member
From: Tennessee, USA
Registered: 2010-03-10
Posts: 204
Website

Re: [SOLVED] GPG fails to pull keys from key servers

I am behind a firewall yes, but I'm not blocking the ports for the hkp and hkps protocols, also tried to use the --keyserver command line flag to point it to http://pgp.mit.edu:80 as well with no luck.

I did sort out the issue though, I'm using systemd-resolved for DNS resolution and it seems that one of my VPN applications updated /etc/resolv.conf and didn't revert the changes once I closed the VPN tunnel was closed without my knowledge. This left my /etc/resolv.conf file pointing to DNS servers that are inaccessible without the VPN. To compound to this GPG seems to depend on this file rather than just being able to use systemd-resolved directly like other applications seem to be. Manually updating this file seems to have corrected the issue.

Offline

Board footer

Powered by FluxBB