Skip to content

Commit

Permalink
Consistently use "removing" instead of "erasing" packages
Browse files Browse the repository at this point in the history
Adapt "--allowerasing is hinted on attempt to install conflicting
packages" dnf/resolve-hints.feature scenario to a changed output of
the conflict hint. The output was changed in "Consistently use
"removing" instead of "erasing" packages" DNF5 commit.

Related: rpm-software-management/dnf5#1732
  • Loading branch information
ppisar committed Sep 27, 2024
1 parent 51bc086 commit 9f7d4d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dnf-behave-tests/dnf/resolve-hints.feature
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Scenario: --allowerasing is hinted on attempt to install conflicting packages
- conflicting requests
You can try to add to command line:
--skip-unavailable to skip unavailable packages
--allowerasing to allow erasing of installed packages to resolve problems
--allowerasing to allow removing of installed packages to resolve problems
--skip-broken to skip uninstallable packages
"""

Expand Down

0 comments on commit 9f7d4d8

Please sign in to comment.