Comment 15 for bug 1641615

Revision history for this message
Christian Ehrhardt  (paelzer) wrote : Re: FTBFS of libvirt 2.1 in zesty

Neither gnutls upgrade announce to change anything around this:
https://lists.gnupg.org/pipermail/gnutls-devel/2016-October/008194.html
https://lists.gnupg.org/pipermail/gnutls-devel/2016-November/008221.html

Interestingly the tests are the follwing way:
expect-srvfail expect-clientfail result
true, false, ok
false, false, fail
false, false, fail
true, false, ok
false, false, fail
false, false, fail

Given that pattern it is possible that server verification now just ALWAYS fails.
That would still give exactly the pattern we see.