search for: regress_interop_putty

Displaying 3 results from an estimated 3 matches for "regress_interop_putty".

2019 Jan 24
2
[Regression] OpenSSH 7.7p1 no longer tests on NonStop Port
...s/host.ed25519 + 1>> /home/git/openssh-portable/regress/sshd_config + echo HostKey /home/git/openssh-portable/regress/ed25519 + 1>> /home/git/openssh-portable/regress/sshd_proxy + chmod 644 /home/git/openssh-portable/regress/authorized_keys_randall + REGRESS_INTEROP_CONCH=no + test -x + REGRESS_INTEROP_PUTTY=no + test -x -a -x + REGRESS_INTEROP_PUTTY=no + test no = yes + 1> /home/git/openssh-portable/regress/ssh_proxy + cat /home/git/openssh-portable/regress/ssh_config + echo proxycommand sudo sh /home/git/openssh-portable/regress/sshd-log-wrapper.sh /home/git/openssh-portable/regress/sshd.log /hom...
2019 Jan 21
4
[Regression] OpenSSH 7.7p1 no longer tests on NonStop Port
Hi All, I finally got around to trying to test the 7.7p1 release on the HPE NonStop Platform. 7.6p1 worked just fine - no issues at all. In 7.7p1, when the agent test ran, the following happened (prior tests worked perfectly): run test agent.sh ... Couldn't open logfile /home/git/openssh-portable/regress/ssh.log: Permission denied agent fwd failed (exit code 1) failed simple agent test
2016 Dec 31
2
Baffling regress/forwarding.sh failure, new in 7.4p1
...kgtest-virt-lxc.shared.hhquaatj/downtmp/autopkgtest_tmp/user/tree/regress/ed25519 + chmod 644 /tmp/autopkgtest-virt-lxc.shared.hhquaatj/downtmp/autopkgtest_tmp/user/tree/regress/authorized_keys_openssh-tests + REGRESS_INTEROP_CONCH=no + test -x /usr/bin/conch + REGRESS_INTEROP_CONCH=yes + REGRESS_INTEROP_PUTTY=no + test -x /usr/bin/puttygen -a -x /usr/bin/plink + REGRESS_INTEROP_PUTTY=yes + REGRESS_INTEROP_PUTTY=no + test no = yes + cat /tmp/autopkgtest-virt-lxc.shared.hhquaatj/downtmp/autopkgtest_tmp/user/tree/regress/ssh_config + echo proxycommand sudo sh /tmp/autopkgtest-virt-lxc.shared.hh...