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

install openssh on Solaris machines #2220

Merged
merged 2 commits into from
Jun 16, 2021
Merged

install openssh on Solaris machines #2220

merged 2 commits into from
Jun 16, 2021

Conversation

gdams
Copy link
Member

@gdams gdams commented Jun 16, 2021

Fixes:

bash-3.2# ssh -T git@github.com
Client and server could not agree on a key exchange algorithm:
  client: diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  server: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256

Once installed you need to set GIT_SSH=/opt/csw/bin/ssh

@gdams gdams requested a review from sxa June 16, 2021 10:36
@karianna karianna added this to the June 2021 milestone Jun 16, 2021
Copy link
Contributor

@karianna karianna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

…/Solaris.yml

Co-authored-by: Stewart X Addison <6487691+sxa@users.noreply.github.com>
@gdams
Copy link
Member Author

gdams commented Jun 16, 2021

@sxa updated PTAL

Copy link
Member

@sxa sxa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One change to link to the error message, then this sounds good since it doesn't change the system ssh. Are you expecting thinking of setting GIT_SSH on the jenkins agent definition?

@gdams
Copy link
Member Author

gdams commented Jun 16, 2021

@sxa yes I am - see eclipse-cbi/jiro#167

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants