On Thu, 26 Dec 2019 19:58:45 -0600, Ranjan Maitra wrote: > Thanks for pointing this out. Actually, I tried installing the RPMs but got > the message that all of them were installed So, I reinstalled > > sudo dnf reinstall > https://kojipkgs.fedoraproject.org//packages/fedora-repos/31/1/noarch/fedora-repos-31-1.noarch.rpm > > and this appears to have cleaned out the F30 elves...
You should/could have done a full investigation, starting with a look at the .repo files and which package they come from. It's too late now, but it would have turned up something about your "fedora-repos" package and possibly duplicates. $ rpm -qf /etc/yum.repos.d/* fedora-repos-31-1.noarch fedora-repos-31-1.noarch fedora-repos-31-1.noarch fedora-repos-31-1.noarch fedora-repos-31-1.noarch fedora-repos-31-1.noarch fedora-repos-31-1.noarch [...] _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]
