gruntwork-io / gruntwork-io/fetch
Does not run on Raspberry Pi 3
Open
bug
p:needs triage
- Dominant language
- Go
- Stars
- 624
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
None of the 3 linux builds will run on Raspberry Pi 3 running Debian 10 Buster. I've tried downloading and running all 3, and they all fail with the error `bash: ./fetch_linux_arm64(or amd64 or 386): cannot execute binary file: Exec format error`.
When I run `uname -m`, I get the output `armv7l`, which I believe means 32-bit ARM, which none of the 3 Linux releases covers. Is there a way I can get this to run?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.