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
Attachment:
pgp2ftjc9boe0.pgp
Description: PGP signature
_______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev