Displaying 1 result from an estimated 1 matches for "tmpmem".
Did you mean:
tmp_mem
2007 Mar 14
0
make tests fails
...nt.sh ...
ssh_exchange_identification: Connection closed by remote host
agent fwd proto 1 failed (exit code 0)
ssh_exchange_identification: Connection closed by remote host
agent fwd proto 2 failed (exit code 0)
failed simple agent test
make[1]: *** [t-exec] Error 1
make[1]: Leaving directory `/var/tmpmem/openssh-4.6p1/openssh-4.6p1/regress'
make: *** [tests] Error 2
"""
After removing the test "agent.sh" from the Makefile in the regress directory
all other tests passed OK and instaled SSH works fine. With previous version
4.5p1 the test "agent.sh" passed OK....