Page MenuHome GnuPG
Feed Advanced Search

May 6 2016

aheinecke placed T2300: Second crlDP is not used if first is unavailable up for grabs.
May 6 2016, 7:16 PM · g10code, Feature Request, dirmngr
aheinecke added a comment to T2300: Second crlDP is not used if first is unavailable.

Ah nevermind. I think myself that this is nobug and current behavior is correct.
There is a mechanism for the redundant setup that we want to have already and we
need to use it instead of doing something undefined.

May 6 2016, 7:16 PM · g10code, Feature Request, dirmngr
aheinecke assigned T2300: Second crlDP is not used if first is unavailable to werner.
May 6 2016, 6:59 PM · g10code, Feature Request, dirmngr
aheinecke added a comment to T2300: Second crlDP is not used if first is unavailable.

D364: 829_0001-Dirmngr-Treat-multiple-crlDPs-as-redundancies.patch

May 6 2016, 6:59 PM · g10code, Feature Request, dirmngr
aheinecke updated subscribers of T2300: Second crlDP is not used if first is unavailable.
May 6 2016, 6:59 PM · g10code, Feature Request, dirmngr
aheinecke added a comment to T2300: Second crlDP is not used if first is unavailable.

Ah, the world of S/MIME related RFCs,.. Fun.

From RFC 5280 4.2.1.13. CRL Distribution Points:
If the DistributionPointName contains multiple values, each name
describes a different mechanism to obtain the same CRL. For example,
the same CRL could be available for retrieval through both LDAP and
HTTP.

So the short Answer is. Intevation's certificate is bad. If we want to mark that
our Certificate Revocation lists are Redundant then we should have used a list
in the crlDP and not multiple crlDPs. This GnuPG would handle correctly.

Before I noticed beforementioned bit I've tried to fix it in GnuPG. And I think
it might be an improval as the same section also says:

If the DistributionPoint omits the reasons field, the CRL MUST
include revocation information for all reasons. This profile
RECOMMENDS against segmenting CRLs by reason code. When a conforming
CA includes a cRLDistributionPoints extension in a certificate, it
MUST include at least one DistributionPoint that points to a CRL that
covers the certificate for all reasons.

So If we have one such list we don't have to fetch all crlDP's and error out if
one can't be obtained.

I've attached a patch for that but I can fully understand If you don't think
this should be applied as the current behavior is mature and conforms to the RFC
already. In that case you can resolve this as "nobug".

May 6 2016, 6:59 PM · g10code, Feature Request, dirmngr

Apr 5 2016

justus closed T1844: dirmngr-client should auto-detect when input is in PEM form as Resolved.
Apr 5 2016, 4:12 PM · Feature Request, gnupg, dirmngr
justus claimed T1844: dirmngr-client should auto-detect when input is in PEM form.
Apr 5 2016, 4:12 PM · Feature Request, gnupg, dirmngr
justus added a comment to T1844: dirmngr-client should auto-detect when input is in PEM form.

Fixed in 9354293.

Apr 5 2016, 4:12 PM · Feature Request, gnupg, dirmngr

Mar 31 2016

aheinecke added projects to T2300: Second crlDP is not used if first is unavailable: dirmngr, Bug Report.
Mar 31 2016, 11:20 AM · g10code, Feature Request, dirmngr

Mar 17 2016

werner added a comment to T1972: gpg --search-keys doesn't indicate that results are truncated.

That is for LDAP keyservers.

Mar 17 2016, 4:03 PM · Bug Report, dirmngr, gnupg

Mar 3 2016

justus added a comment to T2235: gnupg-2.1.11, compile error for: make -f build-aux/speedo.mk native.

D344: 787_fix-2235.patch

Mar 3 2016, 1:58 PM · gnupg, dirmngr, Bug Report
justus closed T2235: gnupg-2.1.11, compile error for: make -f build-aux/speedo.mk native as Resolved.
Mar 3 2016, 1:58 PM · gnupg, dirmngr, Bug Report
justus added a comment to T2235: gnupg-2.1.11, compile error for: make -f build-aux/speedo.mk native.

I believe your problem is fixed in 9f0ba508. With that change I was able to
build gnupg-2.1.11 using speedo in a very minimal Debian jessie chroot.

To test this change, please apply the attached patch (generated using 'git diff
gnupg-2.1.11 dirmngr/Makefile.am' from gnupg master).

If the problem persists, feel free to reopen this bug.

Mar 3 2016, 1:58 PM · gnupg, dirmngr, Bug Report
justus claimed T2235: gnupg-2.1.11, compile error for: make -f build-aux/speedo.mk native.
Mar 3 2016, 12:33 PM · gnupg, dirmngr, Bug Report
justus added a comment to T2235: gnupg-2.1.11, compile error for: make -f build-aux/speedo.mk native.

That particular problem is fixed in 9a1778ab. Can you be more specific on the
other problem(s)?

Mar 3 2016, 12:33 PM · gnupg, dirmngr, Bug Report

Feb 1 2016

werner added a project to T2235: gnupg-2.1.11, compile error for: make -f build-aux/speedo.mk native: dirmngr.
Feb 1 2016, 9:04 AM · gnupg, dirmngr, Bug Report
werner added a project to T2235: gnupg-2.1.11, compile error for: make -f build-aux/speedo.mk native: gnupg.
Feb 1 2016, 9:02 AM · gnupg, dirmngr, Bug Report

Jan 29 2016

lechten added projects to T2235: gnupg-2.1.11, compile error for: make -f build-aux/speedo.mk native: dirmngr, Bug Report.
Jan 29 2016, 6:58 PM · gnupg, dirmngr, Bug Report

Jan 22 2016

werner added a project to T2039: CRL issuingDistributionPoint support: gnupg.
Jan 22 2016, 1:17 PM · gnupg, Feature Request, dirmngr
werner added a project to T2148: dirmngr fails when started from gpg2 --homedir <something>: gnupg.
Jan 22 2016, 1:17 PM · gnupg, Bug Report, dirmngr
werner added a project to T2107: dirmngr crash when searching keyservers on OpenBSD: gnupg.
Jan 22 2016, 1:16 PM · Duplicate, gnupg, Bug Report, dirmngr
werner added a project to T1141: dirmngr does not try all CRL DPs if first fetchable CRL is too old: gnupg.
Jan 22 2016, 1:15 PM · gnupg, Bug Report, dirmngr
werner added a comment to T1141: dirmngr does not try all CRL DPs if first fetchable CRL is too old.

Re-assigning to GnuPG. It won't be fixed in the old dirmngr package.

Jan 22 2016, 1:15 PM · gnupg, Bug Report, dirmngr
werner added projects to T1021: documentation of Dirmngr misses "OPTION audit-events" and "LDAPSERVER".: Won't Fix, Too Old.
Jan 22 2016, 1:13 PM · Too Old, Won't Fix, Bug Report, dirmngr
werner closed T1021: documentation of Dirmngr misses "OPTION audit-events" and "LDAPSERVER". as Resolved.
Jan 22 2016, 1:13 PM · Too Old, Won't Fix, Bug Report, dirmngr
werner added projects to T1142: Help usage text not properly aligned on UTF-8 terminal: Won't Fix, Too Old.
Jan 22 2016, 1:13 PM · Too Old, Won't Fix, Bug Report, dirmngr
werner closed T1142: Help usage text not properly aligned on UTF-8 terminal as Resolved.
Jan 22 2016, 1:13 PM · Too Old, Won't Fix, Bug Report, dirmngr
werner closed T1754: dirmngr does not support pluggable keyserver helpers as Resolved.
Jan 22 2016, 1:12 PM · Feature Request, dirmngr
werner added a project to T1804: HKPS scheme support for Windows Installer: gnupg.
Jan 22 2016, 1:09 PM · Bug Report, gnupg, dirmngr
werner added a comment to T1147: Certificate serial number in hexadecimal base should be marked as such.

Fixed with commit 12c665b for gnupg 2.1.11.
The patch is different to not break the translations.

Jan 22 2016, 1:08 PM · Feature Request, dirmngr
werner closed T1147: Certificate serial number in hexadecimal base should be marked as such as Resolved.
Jan 22 2016, 1:08 PM · Feature Request, dirmngr
werner added a comment to T2181: ship sks-keyservers.netCA.pem in distributed tarball.

Thanks. I did some modifications and also fixed an unrelated bug in the
detection of the poolname. Will go into 2.1.11.

Jan 22 2016, 12:41 PM · gnupg, Bug Report, dirmngr
werner added a project to T2181: ship sks-keyservers.netCA.pem in distributed tarball: Restricted Project.
Jan 22 2016, 12:41 PM · gnupg, Bug Report, dirmngr
werner added a project to T2181: ship sks-keyservers.netCA.pem in distributed tarball: gnupg.
Jan 22 2016, 11:23 AM · gnupg, Bug Report, dirmngr

Dec 11 2015

dkg added a comment to T2181: ship sks-keyservers.netCA.pem in distributed tarball.

I'm attaching an updated patch that doesn't just ship sks-keyservers.netCA.pem
in the distributed tarball, but installs it during "make install" in pkgdatadir,
and then checks during query time to see if it should be used.

In particular, if the user asks for "hkps://hkps.pool.sks-keyservers.net" and
they haven't specified any hkp-cacert argument in dirmngr, it automatically
tries to load the bundled cert.

Dec 11 2015, 4:04 AM · gnupg, Bug Report, dirmngr
dkg added a comment to T2181: ship sks-keyservers.netCA.pem in distributed tarball.

D340: 736_0001-Use-sks-keyservers-CA-by-default-for-the-hkps-pool.patch

Dec 11 2015, 4:04 AM · gnupg, Bug Report, dirmngr

Dec 10 2015

dkg added projects to T2181: ship sks-keyservers.netCA.pem in distributed tarball: dirmngr, Bug Report.
Dec 10 2015, 11:25 PM · gnupg, Bug Report, dirmngr
dkg set Version to 2.1.10 on T2181: ship sks-keyservers.netCA.pem in distributed tarball.
Dec 10 2015, 11:25 PM · gnupg, Bug Report, dirmngr

Dec 8 2015

justus added a comment to T1827: Allow to batch up key refreshs in dirmngr.

Related issue: #1166.

Dec 8 2015, 11:46 AM · gnupg, Feature Request, dirmngr
justus claimed T1827: Allow to batch up key refreshs in dirmngr.
Dec 8 2015, 11:46 AM · gnupg, Feature Request, dirmngr

Dec 2 2015

justus added a comment to T1989: Missing support for IPv4 may lead to problems..

I'm not sure, I reverted said change, and it still works for me:

% echo -e "KEYSERVER hkp://ipv6.pool.sks-keyservers.net/\nKS_SEARCH CADE3658\n"

dirmngr/dirmngr 2>&1grep dead

dirmngr[10105.0]: marking host '[2a01:4f8:192:f5::3]' as dead
dirmngr[10105.0]: marking host '[2001:41d0:2:a8b4::10]' as dead
dirmngr[10105.0]: marking host '[2001:67c:2050:1000::3:4]' as dead
dirmngr[10105.0]: marking host 'hufu.ki.iif.hu' as dead

Dec 2 2015, 3:16 PM · Bug Report, gnupg, dirmngr

Nov 30 2015

werner lowered the priority of T2165: dirmngr doc references missing keyserver-options documention from Normal to Wishlist.
Nov 30 2015, 4:09 PM · gnupg, Documentation, Feature Request, dirmngr
werner added a comment to T2165: dirmngr doc references missing keyserver-options documention.

Changed to

  provided.  These are the same as the @option{--keyserver-options} of
  @command{gpg}, but apply only to this particular keyserver.

Thanks. Should actually be explained here but we wait for this until keyserver
features have been removed from gpg.

[I granted you full user rights].

Nov 30 2015, 4:09 PM · gnupg, Documentation, Feature Request, dirmngr
werner removed a project from T2165: dirmngr doc references missing keyserver-options documention: Bug Report.
Nov 30 2015, 4:09 PM · gnupg, Documentation, Feature Request, dirmngr
werner added projects to T2165: dirmngr doc references missing keyserver-options documention: Feature Request, Documentation, gnupg.
Nov 30 2015, 4:09 PM · gnupg, Documentation, Feature Request, dirmngr
IanKelling set Version to 686f31c on T2165: dirmngr doc references missing keyserver-options documention.
Nov 30 2015, 2:41 AM · gnupg, Documentation, Feature Request, dirmngr
IanKelling added projects to T2165: dirmngr doc references missing keyserver-options documention: dirmngr, Bug Report.
Nov 30 2015, 2:41 AM · gnupg, Documentation, Feature Request, dirmngr

Nov 25 2015

werner added a comment to T1989: Missing support for IPv4 may lead to problems..

May this be related to you fix for

if(ai->family != AF_INET6)

commit 23ea641b ?

Nov 25 2015, 11:20 AM · Bug Report, gnupg, dirmngr

Nov 24 2015

justus added a comment to T1989: Missing support for IPv4 may lead to problems..

Werner, in https://lists.gnupg.org/pipermail/gnupg-users/2015-May/053617.html you wrote:

The real bug is that dirmngr does not mark the v6 address dead and
retry anotyer server (or the v4 address).

I cannot reproduce this. I pointed dirnmngr to ipv6.pool.sks-keyservers.net and servers
got marked as dead as expected.

Nov 24 2015, 11:39 AM · Bug Report, gnupg, dirmngr

Nov 23 2015

justus added a comment to T1788: Keyserver (hkp) DNS SRV support missing from 2.1.0.

Fixed in c9f5aa15.

Nov 23 2015, 2:07 PM · Bug Report, dirmngr
justus closed T1788: Keyserver (hkp) DNS SRV support missing from 2.1.0 as Resolved.
Nov 23 2015, 2:07 PM · Bug Report, dirmngr
justus added a comment to T1843: dirmngr-client doesn't auto-launch dirmngr.

Fixed in a9e0b1dd.

Nov 23 2015, 1:44 PM · gnupg, Bug Report, dirmngr
justus closed T1843: dirmngr-client doesn't auto-launch dirmngr as Resolved.
Nov 23 2015, 1:44 PM · gnupg, Bug Report, dirmngr
justus claimed T1843: dirmngr-client doesn't auto-launch dirmngr.
Nov 23 2015, 10:29 AM · gnupg, Bug Report, dirmngr

Nov 18 2015

justus closed T1950: gpg --refresh-keys fails with large keyrings over hkps as Resolved.
Nov 18 2015, 3:45 PM · gnupg, Bug Report, dirmngr
justus added a comment to T1950: gpg --refresh-keys fails with large keyrings over hkps.

Fixed in eb54fca.

Nov 18 2015, 3:45 PM · gnupg, Bug Report, dirmngr
justus closed T2012: Add support for keyservers specified as IP address as Resolved.
Nov 18 2015, 9:49 AM · Bug Report, gnupg, gnupg (gpg21), dirmngr
justus added a comment to T2012: Add support for keyservers specified as IP address.

Fixed in 1e3dbb15.

Nov 18 2015, 9:49 AM · Bug Report, gnupg, gnupg (gpg21), dirmngr

Nov 17 2015

neal added a comment to T1586: error from ldap_simple_bind_s reported wrong.

This has since been corrected. Thanks.

Nov 17 2015, 11:15 PM · Bug Report, dirmngr
neal closed T1586: error from ldap_simple_bind_s reported wrong as Resolved.
Nov 17 2015, 11:15 PM · Bug Report, dirmngr
neal added a comment to T1449: dirmngr should be able to use LDAPv3.

(At least) 2.1.9 should support version 3 (see dirmngr/ks-engine-ldap.c:492).
If this is still not working, please reopen this bug. Thanks.

Nov 17 2015, 10:20 PM · gnupg, Feature Request, dirmngr
neal closed T1449: dirmngr should be able to use LDAPv3 as Resolved.
Nov 17 2015, 10:20 PM · gnupg, Feature Request, dirmngr
neal removed a project from T2082: dirmngr segfault on fuzzed input: Restricted Project.
Nov 17 2015, 10:23 AM · Bug Report, dirmngr
neal closed T2082: dirmngr segfault on fuzzed input as Resolved.
Nov 17 2015, 10:23 AM · Bug Report, dirmngr

Nov 11 2015

werner added a comment to T2148: dirmngr fails when started from gpg2 --homedir <something>.

A workaround is to use

GNUPGHOME=<something> gpg2 ...

so that Dirmngr also seen GNUPGHOME. I'll look into this bug. Thanks for
reporting.

Nov 11 2015, 4:22 PM · gnupg, Bug Report, dirmngr
mmucklo set Version to 2.1.9 on T2148: dirmngr fails when started from gpg2 --homedir <something>.
Nov 11 2015, 10:31 AM · gnupg, Bug Report, dirmngr
mmucklo added projects to T2148: dirmngr fails when started from gpg2 --homedir <something>: dirmngr, Bug Report.
Nov 11 2015, 10:31 AM · gnupg, Bug Report, dirmngr

Nov 6 2015

neal closed T1295: link dirmngr_ldap with -llber as Resolved.
Nov 6 2015, 2:09 PM · dirmngr, Bug Report
neal added a comment to T1295: link dirmngr_ldap with -llber.

This is a really old patch. Since it was reported, dirmngr has been
significantly reworked and integrated into GnuPG. Further, GnuPG's configure.ac
checks for ber_free. Since this is (I'm assuming) in the same SO as ber_alloc
(which this patch checks for) this patch is already effectively applied. Given
this, I'm closing this issue.

Nov 6 2015, 2:09 PM · dirmngr, Bug Report
neal updated subscribers of T1147: Certificate serial number in hexadecimal base should be marked as such.
Nov 6 2015, 11:36 AM · Feature Request, dirmngr
neal added a comment to T1147: Certificate serial number in hexadecimal base should be marked as such.

Werner: This patch is still relevant and it only changes diagnostics so it
shouldn't impact any existing code. Okay to apply?

Nov 6 2015, 11:36 AM · Feature Request, dirmngr

Oct 28 2015

werner added a project to T2082: dirmngr segfault on fuzzed input: Restricted Project.
Oct 28 2015, 12:02 PM · Bug Report, dirmngr
werner added a comment to T2082: dirmngr segfault on fuzzed input.

Fixed with commit fa15a71 for 2.1.10. Thanks.

Oct 28 2015, 12:02 PM · Bug Report, dirmngr

Oct 21 2015

werner added a comment to T2120: Supporte tilde (~) expansion for dirmngr option hkp-cacert.

re T2120 (wk on Oct 19 2015, 07:54 PM / Roundup): of course I meant "Now".

Oct 21 2015, 8:29 AM · Feature Request, dirmngr
werner closed T2120: Supporte tilde (~) expansion for dirmngr option hkp-cacert as Resolved.
Oct 21 2015, 8:29 AM · Feature Request, dirmngr

Oct 19 2015

languitar added a comment to T2120: Supporte tilde (~) expansion for dirmngr option hkp-cacert.

Thanks for the quick fix!

Oct 19 2015, 8:08 PM · Feature Request, dirmngr
languitar reopened T2120: Supporte tilde (~) expansion for dirmngr option hkp-cacert as "Open".
Oct 19 2015, 8:08 PM · Feature Request, dirmngr
werner closed T2120: Supporte tilde (~) expansion for dirmngr option hkp-cacert as Resolved.
Oct 19 2015, 7:54 PM · Feature Request, dirmngr
werner removed a project from T2120: Supporte tilde (~) expansion for dirmngr option hkp-cacert: Restricted Project.
Oct 19 2015, 7:54 PM · Feature Request, dirmngr
werner added a comment to T2120: Supporte tilde (~) expansion for dirmngr option hkp-cacert.

No available with 2.1.9.

Oct 19 2015, 7:54 PM · Feature Request, dirmngr

Oct 6 2015

werner added a project to T2120: Supporte tilde (~) expansion for dirmngr option hkp-cacert: Restricted Project.
Oct 6 2015, 1:16 PM · Feature Request, dirmngr
werner added a comment to T2120: Supporte tilde (~) expansion for dirmngr option hkp-cacert.

Done with commit 9db6547. Thanks for reminding me about this annoyance.

Oct 6 2015, 1:16 PM · Feature Request, dirmngr

Oct 3 2015

languitar set Version to 2.1.8 on T2120: Supporte tilde (~) expansion for dirmngr option hkp-cacert.
Oct 3 2015, 2:25 PM · Feature Request, dirmngr
languitar added projects to T2120: Supporte tilde (~) expansion for dirmngr option hkp-cacert: dirmngr, Feature Request.
Oct 3 2015, 2:25 PM · Feature Request, dirmngr

Oct 2 2015

werner renamed T2119: dimngr should auto-detect the format of a CA certificate from dimngr should auto-deect the format of a CA certifciate to dimngr should auto-detect the format of a CA certificate.
Oct 2 2015, 12:52 PM · gnupg, Feature Request, dirmngr
werner added projects to T2119: dimngr should auto-detect the format of a CA certificate: dirmngr, Feature Request, gnupg.
Oct 2 2015, 12:51 PM · gnupg, Feature Request, dirmngr
vext01 added a comment to T2107: dirmngr crash when searching keyservers on OpenBSD.

No problem!

Regarding ipv6. It's not that my OS doesn't support it, it's that the network I
am currently connected to (on my laptop) is not providing IPv6. There's nothing
to say that I won't move to another network that does.

Detecting IPv6 capability would be useful, but (I think) difficult. Especially
since I can move between networks in the lifetime of a single dirmngr. If I move
from a network *without* IPv6 to a network *with* IPv6, should dirmngr realise
and re-enable IPv6?

Anyway, we should open a new bug for this?

P.S.

The fix is applied to OpenBSD ports 2.1.8.

Cheers

Oct 2 2015, 12:02 PM · Duplicate, gnupg, Bug Report, dirmngr
werner added a project to T2107: dirmngr crash when searching keyservers on OpenBSD: Restricted Project.
Oct 2 2015, 11:46 AM · Duplicate, gnupg, Bug Report, dirmngr
werner added a comment to T2107: dirmngr crash when searching keyservers on OpenBSD.

Thanks for debugging the problem. I have pushed the fix which will go into 2.1.9.

(I neglected to implement an autogrow of reftbl and instead decided to set an
upper limit and shrink the table at the end.)

The common way to solve the v6 problems would be to add an --v4-only and
-v6-only option to dirmngr. However, it would be better to detect a non-working
v6 connectivity and disable v6.

Oct 2 2015, 11:46 AM · Duplicate, gnupg, Bug Report, dirmngr
aheinecke closed T1773: Keyserver search with gnupg 2.1 fails with "System error w/o errno" as Resolved.
Oct 2 2015, 9:45 AM · Bug Report, Keyserver, gnupg (gpg21), dirmngr
aheinecke added a comment to T1773: Keyserver search with gnupg 2.1 fails with "System error w/o errno".

Haven't seen this problem for months and npth-1.2 contains the fix.

-> Resolved.

Oct 2 2015, 9:45 AM · Bug Report, Keyserver, gnupg (gpg21), dirmngr

Sep 29 2015

vext01 added a comment to T2107: dirmngr crash when searching keyservers on OpenBSD.

The unusable hosts is a separate issue. I don't have IPv6 connectivity. I can
work around this by using the ipv4 sks pool.

Sep 29 2015, 8:34 PM · Duplicate, gnupg, Bug Report, dirmngr
vext01 added a comment to T2107: dirmngr crash when searching keyservers on OpenBSD.

OK, I think the crash is a use-after free, caused by a realloc followed by a use
of the old dangling pointer.

The following patch fixes this. Can someone on the GPG team review and commit
this for me? I can deal with fixing this in the OpenBSD ports tree. Thanks.

  • dirmngr/ks-engine-hkp.c.orig Tue Sep 29 15:05:02 2015

+++ dirmngr/ks-engine-hkp.c Tue Sep 29 15:05:26 2015
@@ -512,7 +512,7 @@ map_host (ctrl_t ctrl, const char *name, int force_res

  xfree (reftbl);
  return err;
}
  • qsort (reftbl, refidx, sizeof *reftbl, sort_hostpool);

+ qsort (hi->pool, refidx, sizeof *reftbl, sort_hostpool);

  }
else
  xfree (reftbl);
Sep 29 2015, 8:33 PM · Duplicate, gnupg, Bug Report, dirmngr

Sep 22 2015

vext01 added a comment to T2107: dirmngr crash when searching keyservers on OpenBSD.

FWIW, after setting MALLOC_FLAGS="s", I get:

dirmngr[16846.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'openpgp.us'
dirmngr[16846.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'jupiter.zaledia.com'
dirmngr[16846.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'schluesselbruecke.de'
dirmngr[16846.0]: getnameinfo returned for 'pool.sks-keyservers.net': 'keys-
02.licoho.de'
dirmngr[16846.0]: getnameinfo returned for 'pool.sks-keyservers.net': 'host-
550b4a17.sileman.net.pl'
dirmngr[16846.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'keyserver.mattrude.com'
dirmngr[16846.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'dreamcoat.che.uct.ac.za'
dirmngr[16846.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'194.94.127.122'
dirmngr[16846.0]: getnameinfo returned for 'pool.sks-keyservers.net': 'RESISP-
209-135-211-141.smf.ragingwire.net'
dirmngr[16846.0]: getnameinfo returned for 'pool.sks-keyservers.net': 'pkqs.net'
dirmngr[16846.0]: getnameinfo returned for 'pool.sks-keyservers.net': 'openpgp-
keyserver.de'
dirmngr[16846.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'[2001:4d88:1ffc:477::7]'
dirmngr[16846.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'[2001:67c:2050:1000::3:4]'
dirmngr[16846.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'[2a01:a500:385:1::9:1]'
dirmngr[16846.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'mira.cbaines.net'
dirmngr[16846.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'[2001:bc8:3d90:103::]'
dirmngr[16846.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'[2001:470:b2a7:1:225:90ff:fe93:e9fc]'
dirmngr[16846.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'[2001:1488:ac15:fffe::4]'
dirmngr[16846.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'[2a00:b9c0:e::4]'
dirmngr[16846.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'[2604:a880:800:10::688:e001]'
dirmngr[16846.0]: can't connect to '2001:470:b2a7:1:225:90ff:fe93:e9fc': No 
route to host
dirmngr[16846.0]: error connecting to 
'http://[2001:470:b2a7:1:225:90ff:fe93:e9fc]:11371': No route to host
dirmngr[16846.0]: command 'KS_SEARCH' failed: No route to host
ERR 167804970 No route to host <Dirmngr>

I ran again and got:

KEYSERVER --clear hkp://pool.sks-keyservers.net
KS_SEARCH blah@sometesst.ext
OK
dirmngr[16131.0]: getnameinfo returned for 'pool.sks-keyservers.net': 'RESISP-
209-135-211-141.smf.ragingwire.net'
dirmngr[16131.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'dreamcoat.che.uct.ac.za'
dirmngr[16131.0]: getnameinfo returned for 'pool.sks-keyservers.net': 'pkqs.net'
dirmngr[16131.0]: getnameinfo returned for 'pool.sks-keyservers.net': 'host-
550b4a17.sileman.net.pl'
dirmngr[16131.0]: getnameinfo returned for 'pool.sks-keyservers.net': 'keys-
02.licoho.de'
dirmngr[16131.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'jupiter.zaledia.com'
dirmngr[16131.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'194.94.127.122'
dirmngr[16131.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'schluesselbruecke.de'
dirmngr[16131.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'openpgp.us'
dirmngr[16131.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'keyserver.mattrude.com'
dirmngr[16131.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'[2604:a880:800:10::688:e001]'
dirmngr[16131.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'[2a00:b9c0:e::4]'
dirmngr[16131.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'[2001:470:b2a7:1:225:90ff:fe93:e9fc]'
dirmngr[16131.0]: getnameinfo returned for 'pool.sks-keyservers.net': 'openpgp-
keyserver.de'
dirmngr[16131.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'[2001:4d88:1ffc:477::7]'
dirmngr[16131.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'mira.cbaines.net'
dirmngr[16131.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'[2001:1488:ac15:fffe::4]'
dirmngr[16131.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'[2001:67c:2050:1000::3:4]'
dirmngr[16131.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'[2a01:a500:385:1::9:1]'
dirmngr[16131.0]: getnameinfo returned for 'pool.sks-keyservers.net': 
'[2001:bc8:3d90:103::]'
dirmngr[16131.0]: error accessing 'http://194.94.127.122:11371/pks/lookup?
op=index&options=mr&search=blah%40sometesst%2Eext': http status 404
dirmngr[16131.0]: command 'KS_SEARCH' failed: No data
ERR 167772218 No data <Dirmngr>

Seems like it doesn't crash with malloc flags on (which is weird). I'm not sure
how dirmngr is supposed to work, but from what i gather the SKS pool has loads
of broken hosts. I've not gotten a working one yet. Surely this can't be right?

Sep 22 2015, 9:32 PM · Duplicate, gnupg, Bug Report, dirmngr
vext01 added projects to T2107: dirmngr crash when searching keyservers on OpenBSD: dirmngr, Bug Report.
Sep 22 2015, 9:19 PM · Duplicate, gnupg, Bug Report, dirmngr
vext01 set Version to 2.1.8 on T2107: dirmngr crash when searching keyservers on OpenBSD.
Sep 22 2015, 9:19 PM · Duplicate, gnupg, Bug Report, dirmngr

Sep 21 2015

werner removed a project from T1786: dirmngr ignores honor-http-proxy and http-proxy options: Restricted Project.
Sep 21 2015, 8:54 AM · gnupg, Bug Report, dirmngr
werner closed T1786: dirmngr ignores honor-http-proxy and http-proxy options as Resolved.
Sep 21 2015, 8:54 AM · gnupg, Bug Report, dirmngr
werner closed T1842: dirmngr crashes if DIR.txt is empty as Resolved.
Sep 21 2015, 8:52 AM · gnupg, Bug Report, dirmngr