https://bugs.winehq.org/show_bug.cgi?id=38850
Bug ID: 38850 Summary: crypt32/tests: chain test fails on Debian Jessie Product: Wine Version: 1.7.46 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: crypt32 Assignee: wine-bugs@winehq.org Reporter: bernhardu@vr-web.de Distribution: Debian
Created attachment 51777 --> https://bugs.winehq.org/attachment.cgi?id=51777 console output of failing "make chain.ok"
chain.c:4424: Test failed: stanfordPolicyCheckWithMatchingName[0](#0004): expected 00000000, got 800b0109 (see full output attached)
Tried to isolate the problem: - An Debian Wheezy chroot succeeds on this test - An Debian Jessie chroot fails also on this test
Tested to upgrade the ca-certifactes package with available versions from snapshot.debian.org: - Last succeeding version was ca-certificates_20130906_all.deb - First failing version is ca-certificates_20140223_all.deb
Between this version some certificates were dropped. Tried removing certificates one by one which were shown removed by "debdiff". This leads to: Entrust.net_Secure_Server_CA.crt
Adding this certificate in the Debian Jessie chroot made the test succeed again.