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
Build bootc image with copr bootc and rpm-ostree updated based on centos-bootc:steram10 image. Build failed today.
bootc-202501131649.g8dff32080b-1.el10.x86_64 + rpm-ostree-2024.8.125.g1dc4295e-1.el10.x86_64 did not have this building error yesterday.
But today, bootc-202501150117.gdc7d4cf320-1.el10.x86_64 with the same version of rpm-ostree failed to build image
Error: Transaction test error:
file /usr/libexec/libostree/ext/ostree-container conflicts between attempted installs of rpm-ostree-2024.8.125.g1dc4295e-1.el10.x86_64 and bootc-202501150117.gdc7d4cf320-1.el10.x86_64
file /usr/libexec/libostree/ext/ostree-ima-sign conflicts between attempted installs of rpm-ostree-2024.8.125.g1dc4295e-1.el10.x86_64 and bootc-202501150117.gdc7d4cf320-1.el10.x86_64
file /usr/libexec/libostree/ext/ostree-provisional-repair conflicts between attempted installs of rpm-ostree-2024.8.125.g1dc4295e-1.el10.x86_64 and bootc-202501150117.gdc7d4cf320-1.el10.x86_64
The text was updated successfully, but these errors were encountered:
I've thought I fixed this issue. But for CS10 and Fedora, still have this issue: file /usr/libexec/libostree/ext/ostree-container conflicts between attempted installs of rpm-ostree-2025.1.10.g84a07211-1.el10.x86_64 and bootc-202501172158.ge8bb9f748f-1.el10.x86_64
cgwalters
added a commit
to cgwalters/rpm-ostree
that referenced
this issue
Jan 20, 2025
This should fixcontainers/bootc#1033
by ensuring the copr builds use the same logic.
(It's so annoying that we have default branching on packages,
but keeping them in sync is so annoying in general that
we end up merging, which defeats the reason for having branches
at all, and so we end up with these version conditionals anyways)
Build bootc image with copr bootc and rpm-ostree updated based on
centos-bootc:steram10
image. Build failed today.bootc-202501131649.g8dff32080b-1.el10.x86_64
+rpm-ostree-2024.8.125.g1dc4295e-1.el10.x86_64
did not have this building error yesterday.But today,
bootc-202501150117.gdc7d4cf320-1.el10.x86_64
with the same version of rpm-ostree failed to build imageThe text was updated successfully, but these errors were encountered: