Opened 3 years ago

Last modified 3 years ago

#64151 closed defect

libssh2 1.9.0 broken with OpenSSL 3 — at Version 2

Reported by: fs111 (André Kelpe) Owned by: Gminfly
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: libssh2

Description (last modified by fs111 (André Kelpe))

Since the OpenSSL upgrade libssh2 in macports can no longer successfully establish a connection. I use midnight-commander in the +sftp variant and that is broken. I can also reproduce the problem with curl.

curl sftp://user@some.host/bla

curl: (2) Failure establishing ssh session: -44, Unable to ask for ssh-userauth service

The -44 is defined here: https://github.com/libssh2/libssh2/blob/master/include/libssh2.h#L503

Upstream has fixed the problem here: https://github.com/libssh2/libssh2/issues/463 which is part of the latest release 1.10.

Change History (2)

comment:1 Changed 3 years ago by jmroot (Joshua Root)

Owner: set to Gminfly
Port: libssh2 added
Status: newassigned

comment:2 Changed 3 years ago by fs111 (André Kelpe)

Description: modified (diff)
Summary: libssh2 0.9.6 broken with OpenSSL 3libssh2 1.9.0 broken with OpenSSL 3
Note: See TracTickets for help on using tickets.