On Wed, 22 Apr 2020 13:42:46 -0700 stan via users <users@xxxxxxxxxxxxxxxxxxxxxxx> wrote: > On Wed, 22 Apr 2020 12:58:06 -0700 > ToddAndMargo via users <users@xxxxxxxxxxxxxxxxxxxxxxx> wrote: > > > [root@server dnf]# rpm -Uvf *.rpm > > error: Failed dependencies: > > python3-dnf-plugins-core < 4.0.12 conflicts with > > dnf-4.2.18-1.fc30.noarch libsolv-devel(x86-64) >= 0.7.7 is needed > > by libdnf-devel-0.43.1-5.fc30.x86_64 > > pkgconfig(glib-2.0) is needed by > > libdnf-devel-0.43.1-5.fc30.x86_64 pkgconfig(librepo) is needed by > > libdnf-devel-0.43.1-5.fc30.x86_64 pkgconfig(libsolv) is needed by > > libdnf-devel-0.43.1-5.fc30.x86_64 pkgconfig(libsolvext) is needed by > > libdnf-devel-0.43.1-5.fc30.x86_64 pkgconfig(rpm) is needed by > > libdnf-devel-0.43.1-5.fc30.x86_64 pkgconfig(sqlite3) is needed by > > libdnf-devel-0.43.1-5.fc30.x86_64 > > > > > > What next, force remove the offenders and then do > > an "ivh"? > > I don't think you need libdnf-devel, as that is for people who are > working on dnf, not for people who are using it. So, just remove it. > > dnf remove libdnf-devel > > And the plugins conflict occurs because you don't have the > dnf-plugins matching the other packages in your update. > > https://koji.fedoraproject.org/koji/buildinfo?buildID=1429433 > > This time I got the f30 right. I just went on autopilot to the f31 > packages even though I knew you needed f30. PS If it doesn't work after these fixes, please post the output of rpm -qa | grep dnf That will show all the packages related to dnf that are installed, in case there is something else missing. _______________________________________________ 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