Call for testing: OpenSSH 10.1p1

Hisashi T Fujinaka htodd at twofifty.com
Thu Oct 2 11:22:46 AEST 2025


On Thu, 2 Oct 2025, Damien Miller wrote:

>
> On Tue, 30 Sep 2025, Hisashi T Fujinaka wrote:
>
> Thanks for testing!
>
>> NetBSD-11(beta):
>>
>> run test connect.sh ...
>> /home/htodd/git/openssh/ssh-sk-helper: Shared object "libfido2.so.1" not found
>> client_converse: receive: unexpected internal error
>> reap_helper: helper exited with non-zero exit status
>> Key enrollment failed: unexpected internal error
>> ssh-keygen for sk-ssh-ed25519 at openssh.com failed
>> /home/htodd/git/openssh/ssh-sk-helper: Shared object "libfido2.so.1" not found
>> client_converse: receive: unexpected internal error
>> reap_helper: helper exited with non-zero exit status
>> Key enrollment failed: unexpected internal error
>
> Where is libfido2.so.1 on your system? Is it in a directory listed
> in ld.so.conf ?

I'm using pkgsrc, so it's in /usr/pkg/lib. I checked config and it did
find it for the build.

>> And a couple that are my own fault for not knowing where libcrypto is:
>>
>> Raspberry Pi running dietpi:
>>
>> checking for openssl... /usr/bin/openssl
>> configure: error: *** working libcrypto not found, check config.log
>
> Is the libssl-dev package installed on this system?

Ah, THAT's what I needed to install. This reply took a minute because I
tried it again and the pi is not the fastest. It all passed!

>> MacOS Tahoe:
>>
>> checking for openssl... /opt/sw/bin/openssl
>> configure: error: *** working libcrypto not found, check config.log
>
> MacOS AFAIK doesn't ship with usable OpenSSL headers any more. You
> need to provide your own, e.g. by installed them from homebrew or
> compiling LibreSSL (or OpenSSL) from source.

I see others are testing MacOS so I'm going to be lazy unless there's
something you'd like me to try.

-- 
Hisashi T Fujinaka - htodd at twofifty.com
BSEE + BSChem + BAEnglish + MSCS + $2.50 = coffee


More information about the openssh-unix-dev mailing list