Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building image failed with copr bootc-202501150117.gdc7d4cf320-1.el10.x86_64 and rpm-ostree-2024.8.125.g1dc4295e-1.el10.x86_64 #1033

Open
henrywang opened this issue Jan 16, 2025 · 3 comments · May be fixed by coreos/rpm-ostree#5237
Labels
area/ci Issues related to our own CI area/rpmostree triaged This looks like a valid issue

Comments

@henrywang
Copy link
Contributor

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
@cgwalters
Copy link
Collaborator

I think this should be fixed since coreos/rpm-ostree#5229 right?
Looking at https://copr.fedorainfracloud.org/coprs/g/CoreOS/continuous/build/8526948/ there are just two failures, one in fedora eln and one in fedora-40-s390x.

I'm going to drop fedora-40 from that copr, we can not care about it anymore.

@cgwalters cgwalters added the area/ci Issues related to our own CI label Jan 17, 2025
@henrywang
Copy link
Contributor Author

henrywang commented Jan 20, 2025

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 fix containers/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)
@cgwalters cgwalters linked a pull request Jan 20, 2025 that will close this issue
@cgwalters
Copy link
Collaborator

coreos/rpm-ostree#5237

@cgwalters cgwalters added triaged This looks like a valid issue area/rpmostree labels Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Issues related to our own CI area/rpmostree triaged This looks like a valid issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants