-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
Hello,
I'm using flatpak-builder for my app ossia score.
For a few days now, builds have been either getting stuck or complaining of disk space issues very early in the build process of my app.
Example: https://github.com/ossia/score/actions/runs/21010824452/job/60405006583
I even tried building an older known-working commit and it started failing too.
- Last known working: https://github.com/ossia/score/actions/runs/20910553228
- First failing: https://github.com/ossia/score/actions/runs/20928440550
My first failing commit does not have any change that would impact the Flatpak build: it changes some code only in a macOS-specific file:
ossia/score@57d302d
AArch64 builds which are pretty similar (10 megabytes difference between both flatpak) have no trouble going to the end.
What could be steps to debug this ?
Metadata
Metadata
Assignees
Labels
No labels