Call for release testing
Darren Tucker
dtucker at zip.com.au
Sat Mar 5 08:46:24 EST 2005
Iain Morgan wrote:
> I've tested the 20050304 snapshot on the following platforms:
>
> Solaris 9
> IRIX 6.5.24
> RHEL 3 (x86)
> RHEL 3 (SGI Altix)
Thanks.
> All platforms except IRIX tested successfully.
>
> On IRIX, make tests fails in the following manner:
>
> run test connect.sh ...
> @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
> @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
> @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
This can happen if you have an sshd running from a previous test, possibly
because a previous run failed or was interrupted. (The keys are
regenerated for each test).
Check that you don't already have an sshd running on port 4242 ("losf -i
:4242" if you have lsof, otherwise look through ps output for an errant
sshd). If there is one, kill it and retry your test. If the problem is
due to a test failing, you will probably see the real cause of the problem
in this run.
--
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.
More information about the openssh-unix-dev
mailing list