Call for testing: OpenSSH-5.7

Iain Morgan imorgan at nas.nasa.gov
Sat Jan 8 09:33:50 EST 2011


On Fri, Jan 07, 2011 at 15:12:54 -0600, Damien Miller wrote:
> On Fri, 7 Jan 2011, Iain Morgan wrote:
> 
> > Hi,
> > 
> > The 20110110 snapshot builds on RHEL 5 (x86_64), Solaris 9 (SPARC), and
> > FMac OS X (Intel). It passes the regression tests on the RHEL 5 system,
> > but fails on the other two.
> > 
> > Initially, the OS X case failed with:
> > 
> > ok banner
> > run test rekey.sh ...
> > no rekeying occured
> > failed rekey during transfer data
> > make[1]: *** [t-exec] Error 1
> > 
> > However, after editing my PATH, it now fails in keytype.sh. The Solaris
> > system likewise fails in keytype.sh.
> 
> Do you have an error message from this failure? Also, what $PATH change did
> you have to make?

Sorry about that, I meant to include the error. I had my own build of
OpenSsL at the head of the PATH during the first build attempt.
I removed it from my PATH to avoid confusion when I was checking the
system-provided version. After that, the error in the regression tests
changed. I would not have expected the PATH change to be relevant, but
it was the only thing that I had changed.

The error is as follows:

ok port number parsing
run test keytype.sh ...
keygen dsa, 1024 bits:	        0.21 real         0.21 user         0.00 sys
keygen rsa, 2048 bits:	        0.74 real         0.74 user         0.00 sys
keygen rsa, 3072 bits:	        3.01 real         2.99 user         0.00 sys
userkey dsa-1024, hostkey dsa-1024:	No DSA host key is known for localhost-with-alias and you have requested strict checking.
Host key verification failed.
        0.01 real         0.00 user         0.00 sys
ssh userkey dsa-1024, hostkey dsa-1024 failed
userkey dsa-1024, hostkey dsa-1024:	No DSA host key is known for localhost-with-alias and you have requested strict checking.
Host key verification failed.
        0.01 real         0.00 user         0.00 sys
ssh userkey dsa-1024, hostkey dsa-1024 failed
userkey dsa-1024, hostkey dsa-1024:	No DSA host key is known for localhost-with-alias and you have requested strict checking.
Host key verification failed.
        0.01 real         0.00 user         0.00 sys
ssh userkey dsa-1024, hostkey dsa-1024 failed
userkey rsa-2048, hostkey rsa-2048:	No RSA host key is known for localhost-with-alias and you have requested strict checking.
Host key verification failed.
        0.02 real         0.00 user         0.00 sys
ssh userkey rsa-2048, hostkey rsa-2048 failed
userkey rsa-2048, hostkey rsa-2048:	No RSA host key is known for localhost-with-alias and you have requested strict checking.
Host key verification failed.
        0.02 real         0.00 user         0.00 sys
ssh userkey rsa-2048, hostkey rsa-2048 failed
userkey rsa-2048, hostkey rsa-2048:	No RSA host key is known for localhost-with-alias and you have requested strict checking.
Host key verification failed.
        0.02 real         0.00 user         0.00 sys
ssh userkey rsa-2048, hostkey rsa-2048 failed
userkey rsa-3072, hostkey rsa-3072:	No RSA host key is known for localhost-with-alias and you have requested strict checking.
Host key verification failed.
        0.04 real         0.00 user         0.00 sys
ssh userkey rsa-3072, hostkey rsa-3072 failed
userkey rsa-3072, hostkey rsa-3072:	No RSA host key is known for localhost-with-alias and you have requested strict checking.
Host key verification failed.
        0.04 real         0.00 user         0.00 sys
ssh userkey rsa-3072, hostkey rsa-3072 failed
userkey rsa-3072, hostkey rsa-3072:	No RSA host key is known for localhost-with-alias and you have requested strict checking.
Host key verification failed.
        0.04 real         0.00 user         0.00 sys
ssh userkey rsa-3072, hostkey rsa-3072 failed
failed login with different key types
make[1]: *** [t-exec] Error 1

> 
> > In both cases, I suspect that the version of OpenSSL may be an issue,
> > although previous OpenSSH releases (5.6 for example) have tested
> > correctly on these systems.
> 
> Which version of OSX are you using?
> 
> -d

-- 
Iain Morgan


More information about the openssh-unix-dev mailing list