Repo for Raspbian Wheezy arm??
W: Failed to fetch http://ppa.launchpad.net/masterminds/glide/ubuntu/dists/wheezy/main/source/Sources 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/masterminds/glide/ubuntu/dists/wheezy/main/binary-armhf/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
Hi @cescoferraro
As mentioned in the README of this project there is repo for these ubuntu distros (and here is the project https://github.com/Masterminds/glide-ppa)
Ubuntu Precise(12.04), Trusty (14.04), Wily (15.10) or Xenial (16.04)
Are you asking for a debian wheezy repo?
@cescoferraro Are you asking for arm64 or some other architecture? Go has numerous arm options.
@franciscocpg thanks for jumping on this.
@franciscocpg yeah, wheezy is gonne. Jessie would be better. I am buliding it with go for now.
I think this issue is related to issue https://github.com/Masterminds/glide/issues/448 and PR https://github.com/Masterminds/glide/pull/428.
I see no problem adding the wheezy dist to ppa, but I really think that curl <URL> | sh script with the github release is a better option to reach all supported golang platforms.
@mattfarina rpi 2 uses armv6 while the rpi3 uses armv7.
When I do the next release I'll try to make the installation process better.
With the v0.12.0 release there are arm binaries. Does this work (you should be able to use the install script).
Install script is not working for armv7 Using Raspberry PI 3 Model B+ with Raspbian 2019-07-10
ARCH=armv7
OS=linux
Using curl as download tool
Getting https://glide.sh/version
TAG=v0.13.3
GLIDE_DIST=glide-v0.13.3-linux-armv7.tar.gz
Downloading https://github.com/Masterminds/glide/releases/download/v0.13.3/glide-v0.13.3-linux-armv7.tar.gz
Did not find a release for your system: linux armv7
Trying to find a release on the github api.
LATEST_RELEASE_URL=https://api.github.com/repos/Masterminds/glide/releases/tags/v0.13.3
Getting https://api.github.com/repos/Masterminds/glide/releases/tags/v0.13.3
Sorry, we dont have a dist for your system: linux armv7
You can ask one here: https://github.com/Masterminds/glide/issues
Fail to install glide
glide v0.13.3 is missing release assets! v0.13.2 is fine