-
Notifications
You must be signed in to change notification settings - Fork 500
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
Support for linux/armv7 #542
Comments
Oops, sorry about that. The v1.7.10 arm build for linux should work on the Raspberry Pi. I think the bug here is in godownloader, but I need to do more investigation. |
Oops again, it turns out that #543 was not the correct fix. The underlying status is:
I've reverted the incorrect fix from #543 in #565. linux/arm7 uses can still use the arm builds (which target arm6), but will need to do a manual install. I'll update the installation instructions to reflect this. In the meantime, I'll re-open this bug as it's not fixed. |
The arm build works on Raspberry PI:
|
I think this issue is now fixed: |
Hi,
I am trying to install chezmoi on my Raspberry Pi and I get this message:
$ curl -sfL https://git.io/chezmoi | sh twpayne/chezmoi crit platform linux/armv7 is not supported. Make sure this script is up-to-date and file request at https://github.com/twpayne/chezmoi/issues/new
The text was updated successfully, but these errors were encountered: