Displaying 2 results from an estimated 2 matches for "814c8f2".
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
2019 Jan 24
2
[Regression] OpenSSH 7.7p1 no longer tests on NonStop Port
...t; > are these changes publicly available?
>
> My GitHub fork for this is https://github.com/rsbeckerca/openssh-portable
> on the Randall branch, which is work in progress. The 7.6p1 port changes
are
> at 2abb363, representing the bulk of the work. 7.7p1 is from there upward
to
> 814c8f2.
Here's where we are in debugging. I've set +x and fail in test-exec.sh,
here's the log. I am having difficulty interpreting the output or where to
look next. To the uninitiated, this does not look bad.
+ SSH_KEYTYPES=rsa ed25519
+ trace generate keys
+ [ ! -f /home/git/openssh-porta...