Skip to content

feat: explicitly require openssh-client #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

jackhodgkiss
Copy link
Contributor

Multinode workflows are failing due to ssh-keygen: command not found it appears that this maybe due to openssh-client being a suggested and never being installed. Possibly due to the git being already latest version and openssh-client being installed alongside it.

Fails git already installed openssh-client skipped as suggested package. https://github.com/stackhpc/stackhpc-kayobe-config/actions/runs/11173185437/job/31060852769#step:4:39

Works git doesn't show as latest version and openssh-client is an additional package to be installed. https://github.com/stackhpc/stackhpc-kayobe-config/actions/runs/11155063059/job/31005381381#step:4:67

@jackhodgkiss jackhodgkiss added the bug Something isn't working label Oct 6, 2024
@jackhodgkiss jackhodgkiss self-assigned this Oct 6, 2024
@jackhodgkiss jackhodgkiss enabled auto-merge October 6, 2024 12:21
@jackhodgkiss jackhodgkiss merged commit a3711c8 into main Oct 8, 2024
@jackhodgkiss jackhodgkiss deleted the add-openssh-client-apt branch October 8, 2024 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants