Page MenuHome GnuPG

Keyserver access on Windows broken (Resource Temporary Unavailable)
Closed, ResolvedPublic

Description

Reported in IRC and in wald: https://wald.intevation.org/forum/message.php?msg_id=5019&group_id=11

I can reproduce the error. Next step for me is to run a git bisect.

Event Timeline

aheinecke lowered the priority of this task from Unbreak Now! to Needs Triage.Jul 31 2017, 8:41 AM

Uhm. I can't reproduce this with a dirmngr built on my development system.

Workaround is to add

connect-timeout 0
connect-quick-timeout 0

to dirmngr.conf and

gpgconf --reload dirmnrg

How, shall we build just a new patched installer or do a full new release?

I'd say a patched installer with a different date. This is how I would have handled this in the Gpg4win 2.x times.

Or you publish some gnupg-2.1.23-beta3 or so. Would also be ok imo.

Patched installer is better. This is also a good test on whether the build works with custom patches.