Disallow dnf download non-sense without --skip-unavailable#2174
Conversation
ae2a25b to
56c400c
Compare
56c400c to
18cb827
Compare
ppisar
left a comment
There was a problem hiding this comment.
The change is good.
I believe the CI failure (group install) is unrelated. Though I will try to locate the breaking commit before merging this change.
The 1st set of errors ( |
Actually, it should be fixed by this PR. |
Maybe not. When I look at the test results, the output is from this ( So the |
|
The dnf/comps-group-list.feature tests fail for dnf5daemon-client because dnf5daemon-client does not implement them (issue #2176). The failure is unrelated to this pull request. |
ba0e0df
resolves: #1151