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

Support running chectl on on M1 mac #21783

Closed
scr-oath opened this issue Oct 25, 2022 · 3 comments
Closed

Support running chectl on on M1 mac #21783

scr-oath opened this issue Oct 25, 2022 · 3 comments
Labels
area/chectl Issues related to chectl, the CLI of Che area/install Issues related to installation, including offline/air gap and initial setup new&noteworthy For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes severity/P1 Has a major impact to usage or development of the system.
Milestone

Comments

@scr-oath
Copy link

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

@scr-oath scr-oath added the kind/bug Outline of a bug - must adhere to the bug report template. label Oct 25, 2022
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Oct 25, 2022
@tolusha tolusha added the area/chectl Issues related to chectl, the CLI of Che label Oct 26, 2022
@amisevsk amisevsk added severity/P1 Has a major impact to usage or development of the system. area/install Issues related to installation, including offline/air gap and initial setup and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Oct 28, 2022
@AObuchow
Copy link

@scr-oath Sorry to hear you experienced this issue - I tested things out and it seems there is either an issue with the install script (getting the wrong download link) or the release script is not releasing to https://che-incubator.github.io/chectl/download-link/... (It seems like GitHub releases is now being used instead?).

My suggestion is to follow the manual install instructions for chectl, and download the latest stable release of chectl for darwin-x64. This worked on my M1 MacBook Pro.

Hope this helps :)

@tolusha
Copy link
Contributor

tolusha commented Oct 31, 2022

Should be fixed by che-incubator/chectl#2348

@tolusha tolusha closed this as completed Oct 31, 2022
@tolusha tolusha modified the milestones: 7.55, 7.56 Oct 31, 2022
@l0rd l0rd changed the title Cannot install chectl on M1 mac Support running chectl on on M1 mac Nov 10, 2022
@l0rd l0rd added new&noteworthy For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes status/release-notes-review-needed Issues that needs to be reviewed by the doc team for the Release Notes wording and removed kind/bug Outline of a bug - must adhere to the bug report template. labels Nov 10, 2022
@max-cx max-cx removed the status/release-notes-review-needed Issues that needs to be reviewed by the doc team for the Release Notes wording label Jan 12, 2023
@devstudio-release
Copy link

sync'd to Red Hat JIRA https://issues.redhat.com/browse/CRW-3518

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/chectl Issues related to chectl, the CLI of Che area/install Issues related to installation, including offline/air gap and initial setup new&noteworthy For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

8 participants