-
-
Notifications
You must be signed in to change notification settings - Fork 501
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
Update to 6.24.3 is not working, because gitea-1.8-linux-arm-7 is not available #2959
Comments
@maschiw You are right, somehow the ARMv7 binary is missing in all v1.8 version, ARMv5/6/64 i386/x64_64 are all there. No idea what happened there, if it's a temporary upload/sync issue or wanted: https://dl.gitea.io/gitea/ Will check release notes and opened issues/reports about this. |
Found: go-gitea/gitea#7222
|
Thanks for your workaround. I implemented it and started dietpi-update again. |
@maschiw
Gitea is a very simple install, so for this a backup IMO is not required, but doesn't hurt as well. |
Okay I merged the hotfix into the v6.25 patch file. Just verified that it is official aim/recommendation to use the ARMv6 binaries on ARMv7 from v1.8 on. I mark this as closed. |
ADMIN EDIT
Workaround:
sed -i 's/arm-7/arm-6/' /DietPi/dietpi/dietpi-software
Details:
#1 SMP PREEMPT Thu Aug 23 05:59:33 UTC 2018
Steps to reproduce:
I just called dietpi-update
Expected behaviour:
Update the system
Actual behaviour:
The check if https://dl.gitea.io/gitea/1.8/gitea-1.8-linux-arm-7 exists is failing,
because it is not there
The file gitea-1.8-linux-arm-7 is not listed at https://dl.gitea.io/gitea/1.8/
Additional logs:
The text was updated successfully, but these errors were encountered: