coreos / coreos-assembler

Tooling container to assemble CoreOS-like systems
https://coreos.github.io/coreos-assembler/
Apache License 2.0
347 stars 168 forks source link

vmdeps: add python3-dnf for now #3910

Closed dustymabe closed 1 month ago

dustymabe commented 1 month ago

OSBuild dropped dnf as a dependency upstream [1] but osbuild-mpp still uses python3-dnf. Let's add the dep here until it's added as a dep on osbuild-tools upstream [2].

[1] https://github.com/osbuild/osbuild/pull/1896 [2] https://github.com/osbuild/osbuild/pull/1908

mike-nguyen commented 1 month ago

/test images

dustymabe commented 1 month ago

/retest ci/prow/images

openshift-ci[bot] commented 1 month ago

@dustymabe: The /retest command does not accept any targets. The following commands are available to trigger required jobs:

Use /test all to run all jobs.

In response to [this](https://github.com/coreos/coreos-assembler/pull/3910#issuecomment-2427621126): >/retest ci/prow/images Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
dustymabe commented 1 month ago

/test images

openshift-ci[bot] commented 1 month ago

@dustymabe: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/images 3f0a1aa805305c6bfb83bdb561066cb58cd4237f link true /test images

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).