On Wed, Jan 22, 2014 at 4:21 PM, Mauricio Tavares <raubvogel at gmail.com> wrote: [...] > [dalek at devcentos openssh]$ cat regress/failed-regress.log > trace: certified host keys: host ed25519 revoked cert privsep yes > FAIL: ssh cert connect succeeded unexpectedly > trace: certified host keys: host ed25519 revoked cert privsep no > FAIL: ssh cert connect succeeded unexpectedly this one was due to redhat not supporting the NID_secp521r1 algorithm. This caused a test failure, but that failure also corrupted the setup for the following line a Damien fixed it: https://anongit.mindrot.org/openssh.git/commit/?id=f9df7f6f477792254eab33cdef71a6d66488cb88 and the next snapshot (or possibly even the current one) should be good. > Would you want the two files? They are around 300 lines each. only if a snapshot built after that change above still shows a problem -- Darren Tucker (dtucker at zip.com.au) GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69 Good judgement comes with experience. Unfortunately, the experience usually comes from bad judgement.