https://bugs.winehq.org/show_bug.cgi?id=54848 --- Comment #3 from Hans Leidekker <hans(a)meelstraat.net> --- (In reply to Rémi Bernon from comment #2)
dnsapi:query start dlls/dnsapi/tests/query.c query.c:91: DnsQuery DNS_TYPE_A: L"test.winehq.org" type=CNAME -> L"winehq.org" L"winehq.org" type=A -> 4.4.81.124 L"." type=41 query.c:113: Test failed: unexpected record type 41 query.c:134: DnsQuery DNS_TYPE_CNAME: L"test.winehq.org" type=CNAME -> L"winehq.org" L"winehq.org" type=A -> 4.4.81.124 L"." type=41
41 = DNS_TYPE_OPT. Can you post the output of this command? $ dig test.winehq.org -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.