Do clean up in cosa for bootc v1.6.0#4285
Conversation
|
Skipping CI for Draft Pull Request. |
Looks like the issue still exist in the latest bootc version. |
I think the issue there is that we needed new enough rpm-ostree (v2025.10, which pulls in the newer ostree-ext) in the starting disk image, i.e. the qcow2 that |
Using EDIT: rpm-ostree version in the above image is rpm-ostree-2025.10-3.fc44.x86_64 |
b8699b0 to
ecac0c3
Compare
|
Hmm, and you're sure you're using new enough cosa that has the newer bootc as well? |
Yup, using local build from this branch. |
|
Can you dig into this more? E.g. compare the output of |
|
I think bootc-dev/bootc#1637 could also be a factor here that breaks reproducibility. |
|
@PeaceRebel what's the status of this? |
This is parked for now due to the issue with bootc. I may be able to look at it after ignition subpackage work. |
As bootc v1.6.0 is expected to fix the reproducibility of ostree commit, these changes mainly contains changes to use ostree commit from meta.json
Closes: #4275