Closed jakepurple13 closed 1 year ago
Having the same thing on a Raspberry Pi Zero W, fresh download and install of the OS (Rasbian).
It looks like this was indeed broken in the latest v4.11.1 release as the new CI currently does not produce binaries for the Armv6 architecture which is used by the Raspbian installer. A quick fix would be to point the installer script to the older release - v4.4.6 , which has a Armv6 binary. That is to make the RELEASE_URL
variable point to releases/45509064
instead of releases/latest
.
This is now addressed and should be working again.
Confirmed that this has been resolved @webbhm. Thanks @majorz
I'm running the install script and running into this error:
This is from a near clean install of Rasbian. Am I missing something here?