Call for testing: OpenSSH 9.7
Darren Tucker
dtucker at dtucker.net
Sat Mar 9 13:08:00 AEDT 2024
On Sat, 9 Mar 2024 at 10:47, The Doctor <doctor at doctor.nl2k.ab.ca> wrote:
[...]
> > What's in these logfiles?
>
> From messages
Those are from your currently installed sshd and are not relevant to
the test failures. What I meant by my previous comment is that the
log files from the regress tests will be in regress/failed-ssh.log and
regress/failed-sshd.log in your build directory.
If you don't have Conch installed (which it sounds like you don't)
then the Conch interop tests should not be running at all. You should
see this in configure when it looks for it:
$ ./configure | grep conch
checking for conch... no
If that's what you see then I'm not sure why it's trying those tests,
but you can skip that and see if there are any other failures:
$ make tests SKIP_LTESTS=conch-ciphers
--
Darren Tucker (dtucker at dtucker.net)
GPG key 11EAA6FA / A86E 3E07 5B19 5880 E860 37F4 9357 ECEF 11EA A6FA
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list