I am guessing when it hung and you ctrl-c'ed it that some packages were installed but the cleanup's were not done yet (all installs are done and then cleanups and other stuff). Some weird things happen when dnf gets aborted the wrong time. This command would remove the dups (assuming you can get any of them to run). dnf remove --duplicates this would show them: dnf repoquery --duplicate and this will show other dependency issue: dnf repoquery --unsatisfied On Wed, Apr 22, 2020 at 3:22 PM ToddAndMargo via users <users@xxxxxxxxxxxxxxxxxxxxxxx> wrote: > > On 2020-04-22 12:59, Samuel Sieb wrote: > > > Some of those might go away when you have the right release, but > > otherwise you might need to download the other dependencies or dependent > > packages. > > I made another post with the right release. > > I think a few went away, but not many > _______________________________________________ > users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to users-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/users@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-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/users@xxxxxxxxxxxxxxxxxxxxxxx