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.
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.
Status | Assigned | Task | ||
---|---|---|---|---|
Resolved | • werner | T3318 Keyserver access on Windows broken (Resource Temporary Unavailable) | ||
Resolved | • werner | T3319 Fix connect with timeout on Windows |
It's either rev: 5b9025cfa1f9b1c67ddf2f6bf87d863e780cf157 which does not compile by itself or 3419a339d9c4e800bf30e9021e05982d8c1021c1
Last good revision: e051e396156211449568afa0ca7505dc13eaa3b4
First bad revision that compiles: 3419a339d9c4e800bf30e9021e05982d8c1021c1
Sorry. Git log had some ...skipping which i overlooked instead of 3419a339d9c4e800bf30e9021e05982d8c1021c1 the actual one is 9b43220b8ad1a5c1cd51de3bbfff7ccbcc3fa877
Workaround is to add
connect-timeout 0 connect-quick-timeout 0
to dirmngr.conf and
gpgconf --reload dirmnrg
I'd say a patched installer with a different date. This is how I would have handled this in the Gpg4win 2.x times.
Patched installer is better. This is also a good test on whether the build works with custom patches.