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

glide for linux arm64 #1044

Open
Gaurav047 opened this issue Jan 9, 2019 · 1 comment
Open

glide for linux arm64 #1044

Gaurav047 opened this issue Jan 9, 2019 · 1 comment

Comments

@Gaurav047
Copy link

I tried to install glide on my system ( raspberry pi debian OS ), and I'm getting these errors:

Downloading https://github.com/Masterminds/glide/releases/download/v0.13.2/glide-v0.13.2-linux-arm64.tar.gz
Did not find a release for your system: linux arm64
Trying to find a release on the github api.
LATEST_RELEASE_URL=https://api.github.com/repos/Masterminds/glide/releases/tags/v0.13.2
Getting https://api.github.com/repos/Masterminds/glide/releases/tags/v0.13.2
Sorry, we dont have a dist for your system: linux arm64
You can ask one here: https://github.com/Masterminds/glide/issues
Fail to install glide

@stanislav-chlebec
Copy link

curl https://glide.sh/get | sh
will fail on arm64....

....
Using curl as download tool
Getting https://glide.sh/version
TAG=v0.13.2
GLIDE_DIST=glide-v0.13.2-linux-arm64.tar.gz
Downloading https://github.com/Masterminds/glide/releases/download/v0.13.2/glide-v0.13.2-linux-arm64.tar.gz
Did not find a release for your system: linux arm64
....

stanislav-chlebec pushed a commit to stanislav-chlebec/sfc-controller that referenced this issue Mar 6, 2019
- currently there is no glide version 0.13.2 for ARM64 platform
- see Masterminds/glide#1044

Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
stanislav-chlebec pushed a commit to stanislav-chlebec/sfc-controller that referenced this issue Mar 11, 2019
- currently there is no glide version 0.13.2 for ARM64 platform
- see Masterminds/glide#1044

Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
stanislav-chlebec pushed a commit to stanislav-chlebec/sfc-controller that referenced this issue Mar 11, 2019
- currently there is no glide version 0.13.2 for ARM64 platform
- see Masterminds/glide#1044

Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
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

2 participants