A wrong exception type was returned for the same kind of issues, compared to the DNF4 version. Specifically, the DNF4 version returned `MarkingErrors`, while the DNF5 version returned `DepsolveError`, when a non-existent package was specified in the depsplve request. Make the behavior consistent and return `MarkingErrors` also from the DNF5 version. Signed-off-by: Tomáš Hozza <thozza@redhat.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| dnf.py | ||
| dnf5.py | ||