From 15fd7c3a9fc2975bbb52b255f6ead1009ee8687b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ale=C5=A1=20Mat=C4=9Bj?= Date: Mon, 10 Jun 2024 13:39:46 +0200 Subject: [PATCH] merge into enable undo --- dnf-behave-tests/dnf/history-undo.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dnf-behave-tests/dnf/history-undo.feature b/dnf-behave-tests/dnf/history-undo.feature index 6c8473097..92c3ab029 100644 --- a/dnf-behave-tests/dnf/history-undo.feature +++ b/dnf-behave-tests/dnf/history-undo.feature @@ -112,7 +112,7 @@ Scenario: Undo a transaction with a package that is no longer available """ Failed to resolve the transaction: Cannot perform Remove action because 'filesystem-3.9-2.fc29.x86_64' matches only excluded packages. - Problem: package filesystem-3.9-2.fc29.x86_64 requires setup, but none of the providers can be installed + Problem: installed package filesystem-3.9-2.fc29.x86_64 requires setup, but none of the providers can be installed - conflicting requests - problem with installed package """ @@ -237,7 +237,7 @@ Scenario: Undo a downgrade transaction | upgrade | wget-0:1.19.6-5.fc29.x86_64 | And stderr is """ - Warning: skipped PGP checks for 1 package(s). + Warning: skipped PGP checks for 1 package from repository: dnf-ci-fedora-updates """