Skip to content
This repository has been archived by the owner on Jan 27, 2019. It is now read-only.

Error download go toolchain for architecture armv #31

Open
maksim77 opened this issue May 22, 2017 · 0 comments
Open

Error download go toolchain for architecture armv #31

maksim77 opened this issue May 22, 2017 · 0 comments

Comments

@maksim77
Copy link

If you try to run a build on the arm platform (Raspberry for example) then we get the error:

:prepareToolchain FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':prepareToolchain'.
> Could not download https://storage.googleapis.com/golang/go1.8.linux-arm.tar.gz to /home/pi/.go/sdk/bootstrap.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

I guess the problem is that the plugin looks for the file: go1.8.linux-arm.tar.gz and actually his name is: go1.8.1.linux-armv6l.tar.gz

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant