On 08/31/2018 10:13 PM, Ben Pfaff wrote: > On Fri, Aug 31, 2018 at 12:11:20PM +0200, Thomas Goirand wrote: >> Building OpenVSwitch tip of branch-2.10 (sha256 e0cea85314) produced >> failures. The CA cert failures are probably related to OpenSSL 1.1.1, >> currently in Sid. Please see https://bugs.debian.org/900153. For the >> others, I don't know what's going on. > > When I test it myself, I do see problems related to key length. I > backported commit 3391136cf7fa ("tests: Use the default key length when > generating RSA keys") to help with that.
Indeed, that's the issue with OpenSSL 1.1.1, which has a longer minimum key length. Thanks a lot for this backport! > If you apply that, what's left? The only one failure: 2633: ovn -- ACL rate-limited logging FAILED (ovn.at:6516) Cheers, Thomas Goirand (zigo) _______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
