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

404 on arm64 mac #50

Closed
david-martin opened this issue Jun 19, 2023 · 3 comments
Closed

404 on arm64 mac #50

david-martin opened this issue Jun 19, 2023 · 3 comments
Assignees

Comments

@david-martin
Copy link

Installing subctl version release-0.15
  OS detected:           darwin
  Architecture detected: arm64
  Download URL:          https://github.com/submariner-io/subctl/releases/download/subctl-release-0.15/subctl-release-0.15-darwin-arm64.tar.xz

Downloading...
Download attempt #1...
curl: (22) The requested URL returned error: 404
Download attempt #2...
curl: (22) The requested URL returned error: 404
Download attempt #3...
curl: (22) The requested URL returned error: 404
Download attempt #4...
curl: (22) The requested URL returned error: 404
Download attempt #5...
curl: (22) The requested URL returned error: 404
make: *** [/Users/davidmartin/work/multi-cluster-traffic-controller/bin/subctl] Error 1

Workaround is to use the amd64 darwin binary version.

@dfarrell07
Copy link
Member

We need to backport a PR to 0.15 to get ARM64 building for that release stream.

@dfarrell07
Copy link
Member

submariner-io/subctl#723

@dfarrell07 dfarrell07 self-assigned this Jun 20, 2023
@skitt skitt assigned tpantelis and aswinsuryan and unassigned dfarrell07 Oct 17, 2023
@tpantelis
Copy link

I tried this on my MAC and it worked:

~>curl https://get.submariner.io | VERSION=release-0.15 bash
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  5085    0  5085    0     0   4381      0 --:--:--  0:00:01 --:--:--  4394
Installing subctl version release-0.15
  OS detected:           darwin
  Architecture detected: arm64
  Download URL:          https://github.com/submariner-io/subctl/releases/download/subctl-release-0.15/subctl-release-0.15-darwin-arm64.tar.xz

Downloading...
Download attempt #1...
subctl-release-0.15-darwin-arm64 has been installed as /Users/pantelis/.local/bin/subctl
This provides subctl version: release-0.15

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

No branches or pull requests

4 participants