Currently the updates seem to be blocked by a conflict between yum-utils
and dnf-utils:
https://bugzilla.redhat.com/show_bug.cgi?id=1542616
There are ways to work around it but it's not obvious, so in the
interest of resolving this quickly I decided to post here.
TL;DR:
dnf update --skip-broken --best doesn't help; the only way I could
find is:
dnf -y update --exclude=fedora-upgrade
I think an intervention from the packager of dnf-tools or fedora-upgrade
is required.
As an aside, I guessed which package needs to be excluded, but there
must be a way to discover it in a more systematic way. From the error
message I can infer that dnf-utils is to blame, but how do I find out
which package pulls it in as a dependency?
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx