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

Add details on minimum MacOS version supported by a given teleport/tsh version #6727

Closed
webvictim opened this issue May 4, 2021 · 2 comments
Assignees
Labels
documentation mac tsh tsh - Teleport's command line tool for logging into nodes running Teleport.

Comments

@webvictim
Copy link
Contributor

webvictim commented May 4, 2021

Originally posted by @joyshmitz in #6631

It looks like Golang and/or MacOS have changed the APIs used for certain calls with newer versions, meaning that tsh v6.1.2 does not work on MacOS 10.11.6.

If we can find a reliable way to determine what the minimum version of MacOS supported by a given Golang version is, we should update our docs (and possibly download page) to include this information.

This may also be related to cgo and the build toolchain used on our MacOS build box - details below:

# sw_vers
ProductName:    Mac OS X
ProductVersion: 10.15.7
BuildVersion:   19H15
@webvictim webvictim changed the title Add details on minimum MacOS version supported by a given teleport/tsh version Add details on minimum MacOS version supported by a given teleport/tsh version May 4, 2021
@inertial-frame
Copy link
Contributor

inertial-frame commented May 6, 2021

It seems that https://github.com/golang/go/wiki/MinimumRequirements was partially updated to address similar questions for (Ubuntu and macOS): golang/go#43996.


https://github.com/golang/go/wiki/Darwin

@inertial-frame inertial-frame self-assigned this Jun 2, 2021
@zmb3 zmb3 added tsh tsh - Teleport's command line tool for logging into nodes running Teleport. mac labels Apr 21, 2022
@zmb3
Copy link
Collaborator

zmb3 commented Aug 29, 2022

Operating system support is documented at https://goteleport.com/docs/installation/#operating-system-support

@zmb3 zmb3 closed this as not planned Won't fix, can't repro, duplicate, stale Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation mac tsh tsh - Teleport's command line tool for logging into nodes running Teleport.
Projects
None yet
Development

No branches or pull requests

3 participants