GitHub build failures
I've put together a simple variant of the Bazzite-Deck image and so I could add bcache:
https://github.com/vicerious001/bazzite-deck-bcache
It's derived from the Bazzite template. It's worked greate for months, but a few weeks ago the automated builds started failing.
Failed build:
https://github.com/vicerious001/bazzite-deck-bcache/actions/runs/19869381842/job/56940715834
The error appears to be line 149:
Since this is an image being built on GitHub's infra, I'm not sure what disk it's referring to. Do I need to change something in my repo? Is there a disk configured somewhere that's too small now?
At first I thought this might mean I had too many versions of the built image so I cleared out my artifacts, but that didn't help. I have lots of Linux experience but very little with GitHub.
https://github.com/vicerious001/bazzite-deck-bcache
It's derived from the Bazzite template. It's worked greate for months, but a few weeks ago the automated builds started failing.
Failed build:
https://github.com/vicerious001/bazzite-deck-bcache/actions/runs/19869381842/job/56940715834
The error appears to be line 149:
Error: creating build container: writing blob: adding layer with blob "sha256:e31ba76c63dc603a142b310b1b1a1e89dec18200234cc346b27122c13c81db1e": processing tar file(write /sysroot/ostree/repo/objects/fc/4fae638db74161d6a29f53571d10f10dbbe025d6f92f8ade5be7a4a68ad331.file: no space left on device): exit status 1Since this is an image being built on GitHub's infra, I'm not sure what disk it's referring to. Do I need to change something in my repo? Is there a disk configured somewhere that's too small now?
At first I thought this might mean I had too many versions of the built image so I cleared out my artifacts, but that didn't help. I have lots of Linux experience but very little with GitHub.
GitHub
Contribute to vicerious001/bazzite-deck-bcache development by creating an account on GitHub.
GitHub
Contribute to vicerious001/bazzite-deck-bcache development by creating an account on GitHub.