From 2bec08579f0854e546daa1ca3de2f94e647a59ac Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 31 Oct 2024 16:37:19 -0400 Subject: [PATCH] installdeps: drop dnf config-manager Because dnf5 broke it and keeping both working is annoying and we didn't really need it. Signed-off-by: Colin Walters --- ci/installdeps.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/ci/installdeps.sh b/ci/installdeps.sh index 73a6b5f5..cc79b8f9 100755 --- a/ci/installdeps.sh +++ b/ci/installdeps.sh @@ -15,9 +15,6 @@ enabled=1 enabled_metadata=1 EOF -# Pull skopeo and ostree from updates-testing, since we depend on new features in our git main -dnf config-manager --set-enabled updates-testing - # Our tests depend on this dnf -y install skopeo