GitHub-Action Issue
Hi,
I just wanted to restart my experiments with BlueBuild, today. One month ago, it worked: https://github.com/SteVio89/stevio-os/tree/b0a297007afc3d2ef1c6b03bf405aefb9e5a0f62, but I had some other issues and stopped it.
Today I decided to give it another try. Locally, I can build the image, but it did not work with the GH-Action workflow. Always getting the same error: https://github.com/SteVio89/stevio-os/actions/runs/15099470535/job/42438517867
First, I thought it was because I now used the dnf module instead rpm-ostree to install packages. So I switched back to using the rpm-ostree variant I had 1 month ago, it also failed: https://github.com/SteVio89/stevio-os/actions/runs/15097940093/job/42435113436
It only works if I when I'm using eighter the dnf nor the rpm-ostree module (so just using the base-image): https://github.com/SteVio89/stevio-os/tree/153e19e77fa354a3d9f10923a67056825053e3e9
GitHub
Cleanup · SteVio89/stevio-os@7bb8721
Contribute to SteVio89/stevio-os development by creating an account on GitHub.
GitHub
add rpm-ostree to see if it works · SteVio89/stevio-os@650245b
Contribute to SteVio89/stevio-os development by creating an account on GitHub.
GitHub
GitHub - SteVio89/stevio-os at 153e19e77fa354a3d9f10923a67056825053...
Contribute to SteVio89/stevio-os development by creating an account on GitHub.
1 Reply
Solution
fix after I added files/.gitkeep