You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not really sure what happened but the latest appimagetool seems to no longer work in Gitlab CI (with docker runner).
The project in question is bb-imager-rs.
Here is the error I am getting in CI:
sqfs_read_range error: File exists
Failed to extract AppImage
Thanks for reporting. Do you know when was the last "known good" BeagleBoardImager build run?
Around 3 days ago. Just prior to the new appimagetool release.
I am currently downloading the latest appimagetool in CI. I probably should switch to a custom docker image.
Not really sure what happened but the latest
appimagetool
seems to no longer work in Gitlab CI (with docker runner).The project in question is bb-imager-rs.
Here is the error I am getting in CI:
Full CI logs can be found here: https://openbeagle.org/ayush1325/bb-imager-rs/-/jobs/45335
The make rule I am using to generate appimages is as follows:
The text was updated successfully, but these errors were encountered: