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

spec: Add dnf-bootc subpackage #2201

Open
wants to merge 1 commit into
base: bootc
Choose a base branch
from

Conversation

evan-goode
Copy link
Member

dnf-bootc's only job is to Require python3-gobject-base and ostree-libs, which are needed to check the unlock status on bootc systems. We don't want to add these dependencies on python3-dnf because we don't want them on non-bootc systems, so we use a subpackage.

dnf-bootc's only job is to Require python3-gobject-base and ostree-libs,
which are needed to check the unlock status on bootc systems. We don't
want to add these dependencies on `python3-dnf` because we don't want
them on non-bootc systems, so we use a subpackage.
@jan-kolarik jan-kolarik self-assigned this Jan 29, 2025
@jan-kolarik
Copy link
Member

jan-kolarik commented Jan 29, 2025

Hey, it looks good. The tests are failing due to need for merging bootc branch in libdnf. So it's just a question about how to follow now. You can probably run CI test suite locally with all the bootc changes and then we can merge all remaining PRs, if it's fine. Otherwise, we need to merge libdnf, wait for/trigger nightly builds and see how the tests results will look like.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants