-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Raspberry Pi 5 | Stable release fails with segmentation fault #763
Comments
yes, you would need to the nightly build. However, it seems something wrong with the build process. @MichaIng @ravenclaw900 can you have a look? |
Hmm strange. There is a clippy warning that So I guess https://nightly.link/ stopped updating its links for some reason. Maybe it requires the whole workflow to succeed, including the lint. I'll open a PR to apply the suggested changes. EDIT: If really the failing clippy test is the reason for the missing nightly link, this will fix it: #765 |
Any updates on getting the nightly build working again? |
@CrueBrew : I have never commented on GitHub before but I feel obligated to share this with you and possibly others after finally getting dietpi-dashboard nightly build to run successfully on my Raspberry Pi 5 8gb. Hardware: RPi 5 8gb First off, a big thank you to @MichaIng for this post just above. Click here for the solution, a.k.a Tl;dr:Working nightly links: https://nightly.link/ravenclaw900/DietPi-Dashboard/actions/runs/8302631750 Click here for the explanation incl. instructions:This part is for those like me who are curious about the details or experience similar issues in the future. Regardless of the method, start the installation and choose nightly when asked. If you have the same problem I had, then this is where we encounter the error. DietPi will give you a few options where one is to edit the command that caused the error. Select that and replace the url with one of the nightly links. For Pi5 it is: https://nightly.link/ravenclaw900/DietPi-Dashboard/actions/runs/8302631750/dietpi-dashboard-aarch64.zip I don't know if this part will be the same for you but I will share it to safe: I hope it can help someone. :) Cheers! |
Great! That go it working. Thanks! |
btw: this workaround is not working anymore because the artifact has been expired (>90 days) and was deleted automatically. We would need to get this back working ;) |
The latest commits contain again assents/builds, e.g.: https://github.com/ravenclaw900/DietPi-Dashboard/actions/runs/9506605147 EDIT: And also nightly builds are updated 🙂. So no workaround required anymore, but of course we should do a release ASAP. |
ADMIN EDIT
For now, use/switch to the nightly build on Raspberry Pi 5:
When running the Stable release of DietPi-Dashboard, it fails to run.
I am unable to try the Nightly release as it fails to install. It looks like the download link is broke.
Here is the results from that.
I saw you fixed a similar issue before and requested this information, so I'm going to go ahead and include it.
Hopefully this can't point you to the right direction.
Thank you!
The text was updated successfully, but these errors were encountered: