libssh2: ssh2.sh test failed with OpenSSH 8.8p1
libssh2 version: 1.9.0 and 1.10.0
[root@localhost]# make check
...
PASS: simple
PASS: mansyntax.sh
FAIL: ssh2.sh
============================================================================
Testsuite summary for libssh2 -
============================================================================
# TOTAL: 3
# PASS: 2
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to libssh2-devel@cool.haxx.se
============================================================================
[root@localhost]# cat tests/test-suite.log
=====================================
libssh2 -: tests/test-suite.log
=====================================
# TOTAL: 3
# PASS: 2
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: ssh2.sh
=============
command-line line 0: Deprecated option UsePrivilegeSeparation
command-line line 0: Deprecated option UsePrivilegeSeparation
Failure establishing SSH session
FAIL ssh2.sh (exit status: 1)
[root@localhost]# ssh -V
OpenSSH_8.8p1, OpenSSL 1.1.1l 24 Aug 2021
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 15 (9 by maintainers)
It’s time to support
ssh-ed25519andecdsa-sha2-nistp521in host key algorithms right now.