On 21/08/14 22:12, Corinna Vinschen wrote:
This runs all non-unit tests. See regress/Makefile, right at the top.
Right.
Looks like ssh-keygen is busted.
It passes t1 but t2 is fail:
make[1]: Entering directory
`/export/home/tgc/buildpkg/openssh/src/openssh/regress'
cat
/export/home/tgc/buildpkg/openssh/src/openssh/regress/rsa_openssh.prv >
/export/home/tgc/buildpkg/openssh/src/openssh/regress/t
chmod 600 /export/home/tgc/buildpkg/openssh/src/openssh/regress//t2.out
/export/home/tgc/buildpkg/openssh/src/openssh/ssh-keygen -yf
/export/home/tgc/buildpkg/openssh/src/openssh/regress//t2.out | diff b
key_write failed1c1
<
---
> ssh-rsa
AAAAB3NzaC1yc2EAAAADAQABAAAAgQDsilwKcaKN6wSMNd1WgQ9+HRqQEkD0kCTVttrazGu0OhBU3Uko+dFD1Ip0CxdXmN25JQWxOYF7h/Ocu8P3jzv3RTX8=
make[1]: *** [t2] Error 1
Running the command by hand:
$ /export/home/tgc/buildpkg/openssh/src/openssh/ssh-keygen -yf
/export/home/tgc/buildpkg/openssh/src/openssh/regress//t2.out
key_write failed
$
-tgc
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev