Skip to content
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

Linux builds don't include ssh #121

Closed
craigds opened this issue Jun 17, 2020 · 0 comments · Fixed by #218
Closed

Linux builds don't include ssh #121

craigds opened this issue Jun 17, 2020 · 0 comments · Fixed by #218
Assignees
Milestone

Comments

@craigds
Copy link
Member

craigds commented Jun 17, 2020

running sno clone with an SSH URL (sno@.../reponame) may not work on linux, unless ssh was already installed separately.

Perhaps the deb/rpm packages we build should depend on openssh.

This probably isn't a problem on MacOS or Windows - ssh is builtin on MacOS and apparently the git packaging includes it on Windows

@rcoup rcoup added this to the 0.5 milestone Aug 20, 2020
rcoup added a commit that referenced this issue Aug 20, 2020
- add openssh-client as a dependency
- add license info into packages
- install dependencies during E2E archive tests
- add ubuntu:focal as latest lts/rolling release, drop eoan

[fixes #121]
rcoup added a commit that referenced this issue Aug 20, 2020
- add openssh-client as a dependency
- add license info into packages
- install dependencies during E2E archive tests
- add ubuntu:focal as latest lts/rolling release, drop eoan

[fixes #121]
@rcoup rcoup mentioned this issue Aug 20, 2020
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants