On 2020-04-22 13:42, stan via users wrote:
On Wed, 22 Apr 2020 12:58:06 -0700
ToddAndMargo via users <users@lists.fedoraproject.org> 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.

Well, fewer conflicts this time:

# ls
dnf-4.2.18-1.fc30.noarch.rpm
dnf-automatic-4.2.18-1.fc30.noarch.rpm
dnf-data-4.2.18-1.fc30.noarch.rpm
dnf-plugins-core-4.0.13-1.fc30.noarch.rpm
dnf-utils-4.0.13-1.fc30.noarch.rpm
dnf-yum-4.2.18-1.fc30.noarch.rpm
libdnf-0.43.1-5.fc30.x86_64.rpm
libdnf-debuginfo-0.43.1-5.fc30.x86_64.rpm
libdnf-debugsource-0.43.1-5.fc30.x86_64.rpm
libdnf-devel-0.43.1-5.fc30.x86_64.rpm
python3-dnf-4.2.18-1.fc30.noarch.rpm
python3-dnf-plugin-leaves-4.0.13-1.fc30.noarch.rpm
python3-dnf-plugin-local-4.0.13-1.fc30.noarch.rpm
python3-dnf-plugin-post-transaction-actions-4.0.13-1.fc30.noarch.rpm
python3-dnf-plugins-core-4.0.13-1.fc30.noarch.rpm
python3-dnf-plugin-show-leaves-4.0.13-1.fc30.noarch.rpm
python3-dnf-plugin-versionlock-4.0.13-1.fc30.noarch.rpm
python3-hawkey-0.43.1-5.fc30.x86_64.rpm
python3-hawkey-debuginfo-0.43.1-5.fc30.x86_64.rpm
python3-libdnf-0.43.1-5.fc30.x86_64.rpm
python3-libdnf-debuginfo-0.43.1-5.fc30.x86_64.rpm

# rpm -Uvf *.rpm
error: Failed dependencies:
        yum-utils < 1.1.31-530 conflicts with dnf-utils-4.0.13-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
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to