Upgrading: Remove "dnf repoquery --unsatisfied" command #766

Merged
ryanlerch merged 1 commit from dnf5_no_unsatisfied into main 2024-10-22 10:02:22 +00:00

1 commit

Author SHA1 Message Date
Petr Písař
428debfd4b Upgrading: Remove "dnf repoquery --unsatisfied" command
DNF5 does not support this option. Thus it cannot be used after an
upgrade on Fedora 41.

Moreover, this manual is about upgrading. Not about fixing a broken
system. One cannot install a broken package with DNF. "rpm --nodeps"
is for those who know what they do.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2316290
2024-10-04 16:17:30 +02:00