The detection of this flag is broken with DNF5, because it now only appears under `dnf install --help`. Also, DNF5 now implements the logic we want (skipping packages that are not available, rather than "broken") under a new --skip-unavailable flag. Therefore, detect both using `dnf install --help` and also check for --skip-unavailable first. Without this fix the tests try to install each package one by one with DNF5, which is suboptimal. Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com> |
||
|---|---|---|
| .. | ||
| main.fmf | ||
| runtest.sh | ||