Call for testing: OpenSSH 6.8

Corinna Vinschen vinschen at redhat.com
Mon Feb 23 20:13:48 AEDT 2015


Hi Roumen,

On Feb 21 20:44, Roumen Petrov wrote:
> Corinna Vinschen wrote:
> >[SNIP]
> >- Last but not least, all tests in hostkey-agent.sh fail and I don't
> >   understand what's the problem here.  I attached the log files for this
> >   problem to this mail.  Maybe you see what's going wrong?
> 
> Test cannot load host keys .... please see attached file
> [...]
> @@ -22,7 +22,7 @@ for k in `${SSH} -Q key-plain | grep -v "^x509v3-"` ; do
>  	) >> $OBJ/known_hosts.orig
>  	${SSHADD} $OBJ/agent-key.$k >/dev/null 2>&1 || \
>  		fatal "couldn't load key $OBJ/agent-key.$k"
> -	echo "Hostkey $OBJ/agent-key.${k}" >> sshd_proxy.orig
> +	echo "Hostkey $OBJ/agent-key.${k}" >> $OBJ/sshd_proxy.orig

Oh, wow, I missed that.  With this patch the testcase works nicely.
Thanks!


Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20150223/c7617825/attachment.bin>


More information about the openssh-unix-dev mailing list