From 04581ecd5d223106143f91409260d915813d46d1 Mon Sep 17 00:00:00 2001 From: Jonathan Lebon Date: Thu, 4 Apr 2024 16:02:10 -0400 Subject: [PATCH] common.yaml: add dnf As per discussions in https://github.com/coreos/fedora-coreos-tracker/issues/1687, we will add dnf to RHCOS so it can be used for derivation. --- common.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common.yaml b/common.yaml index 0e42b663..2e38381c 100644 --- a/common.yaml +++ b/common.yaml @@ -169,8 +169,6 @@ check-groups: exclude-packages: # https://bugzilla.redhat.com/show_bug.cgi?id=1798278 - subscription-manager - # And this one shouldn't come in - - dnf # https://github.com/coreos/rpm-ostree/pull/1789/files/a0cd999a8acd5b40ec1024a794a642916fbc8ff8#diff-fc2076dc46933204a7a798f544ce3734 # People need to use `rpm-ostree kargs` instead. - grubby @@ -246,6 +244,8 @@ packages: - crypto-policies-scripts # For semanage - policycoreutils-python-utils + # https://github.com/coreos/fedora-coreos-tracker/issues/1687 + - dnf packages-x86_64: # Temporary add of open-vm-tools. Should be removed when containerized