Skip to content

SSH sk keys wont work becasue of missing file in package #62187

Description

@deutschem1

Is this a new report?

Yes

System Info

Void 6.18.45_1 x86_64 GenuineIntel uptodate rr

Package(s) Affected

openssh-10.5p1_1

Does a report exist for this bug with the project's home (upstream) and/or another distro?

``

Expected behaviour

try to connect to a SSH-server with a sk-key.

Actual behaviour

get: reap_helper: helper exited with non-zero exit status
done:
sudo strace -f ssh-keygen -t ed25519-sk -f ~/.ssh/test_key 2>&1

gives me a line:

[pid 701] execve("/usr/libexec/ssh-sk-helper", ["/usr/libexec/ssh-sk-helper"], ... = -1 ENOENT (Datei oder Verzeichnis nicht gefunden)

in /usr/libexec/ i only see:

ssh-keysign
sh-pkcs11-helper
sshd-auth
sshd-session

but no ssh-sk-helper.

Steps to reproduce

sudo strace -f ssh-keygen -t ed25519-sk -f ~/.ssh/test_key 2>&1
or ssh -i ~/.ssh/id_ed25519_sk user@server

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds-testingTesting a PR or reproducing an issue needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions