-
Bug
-
Resolution: Won't Do
-
Major
-
3.3.0.GA
-
False
-
None
-
False
-
-
Bug Fix
-
Rejected
-
-
Synced from Eclipse Che issue
https://github.com/eclipse/che/issues/21783
Describe the bug
Chectl cannot be installed on M1 mac.
Che version
7.55@latest
Steps to reproduce
Try to follow along with https://www.eclipse.org/che/docs/stable/administration-guide/installing-che-locally/ on M1 mac; see the following error message about not having arm support
$ bash <(curl -sL https://www.eclipse.org/che/chectl/)
chectl script requires superuser access.
You will be prompted for your password by sudo.
Password:
curl: (22) The requested URL returned error: 404
ERROR: No download link found at https://che-incubator.github.io/chectl/download-link/stable-darwin-arm
Expected behavior
Should be able to install and get started evaluating
Runtime
Docker Desktop
Screenshots
No response
Installation method
chectl/latest
Environment
macOS
Eclipse Che Logs
No response
Additional context
No response
- is triggering
-
CRW-3607 Support `dsc` on on M1 mac (darwin-arm64)
- Resolved
- links to