Report information
The Basics
Id:
47097
Status:
resolved
Priority:
Low/Low
Queue:

People
Owner:
Nobody in particular
Cc:
AdminCc:

BugTracker
Version Fixed:
9.13.0, 9.12.1, 9.11.3, 9.10.7, 9.9.12
Version Found:
(no value)
Versions Affected:
(no value)
Versions Planned:
(no value)
Priority:
P2 Normal
Severity:
S2 Normal
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
(no value)
Area:
bug

Dates
Created:Wed, 31 Jan 2018 00:39:20 -0500
Updated:Thu, 08 Feb 2018 16:39:05 -0500
Closed:Thu, 08 Feb 2018 16:39:05 -0500



This bug tracker is no longer active.

Please go to our Gitlab to submit issues (both feature requests and bug reports) for active projects maintained by Internet Systems Consortium (ISC).

Due to security and confidentiality requirements, full access is limited to the primary maintainers.

From: marka@isc.org
To: bind9-public@isc.org
Subject: dns_client_upate test is failing under Windows - WSAStartup needs to be called.
Date: Tue, 30 Jan 2018 19:39:20 -1000
nsupdate system test reports I:check that dns_client_update handles prerequisite NXDOMAIN failure (37) I:failed I:check that dns_client_update handles prerequisite YXDOMAIN failure (38) I:failed I:check that dns_client_update handles prerequisite NXRRSET failure (39) I:failed I:check that dns_client_update handles prerequisite YXRRSET failure (40) I:failed and the following error is logged. getaddrinfo(10.53.0.1) failed: Either the application has not called WSAStartup, or WSAStartup failed. getaddrinfo(10.53.0.2) failed: Either the application has not called WSAStartup, or WSAStartup failed.
ready for review
It's fine. I committed it so I can spin 9.12.1b1. 4888. [test] Initialize sockets correctly in sample-update so that nsupdate system test will will run on Windows. [RT #47097] 9.13.0, 9.12.1, 9.11.3, 9.10.7, 9.9.12