On Thu, 24 Oct 2019 13:53:46 -0400 Felix Miata <mrmazda@xxxxxxxxxxxxx> wrote: > Commands included: > > dnf system-upgrade download --refresh --releasever=31 > dnf system-upgrade download --refresh --releasever=31 --allowerasing > dnf system-upgrade download --refresh --releasever=31 --allowerasing > --best dnf system-upgrade download --refresh --releasever=31 > --allowerasing --skip-broken dnf system-upgrade download --refresh > --releasever=31 --allowerasing --skip-broken --best Try this one: dnf system-upgrade download --refresh --releasever=31 --best 2> dnf_error.out Should be one line. That should give a list of all the conflicts that were found in the file dnf_error.out. I haven't tried it, so I don't know where the file will be, though it should be in the directory that you ran dnf from. You could try qualifying it with /boot or something else but I'm not sure if the system upgrade knows about those. _______________________________________________ test mailing list -- test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to test-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/test@xxxxxxxxxxxxxxxxxxxxxxx