Re: dnf Bus error (core dumped)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2020-04-22 14:24, ToddAndMargo via users wrote:
On 2020-04-22 14:21, ToddAndMargo via users wrote:
On 2020-04-22 14:03, ToddAndMargo via users wrote:
On 2020-04-22 13:42, stan via users 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.

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

# gls devel
libdnf-devel-0.43.1-5.fc30.x86_64.rpm

# mv libdnf-devel-0.43.1-5.fc30.x86_64.rpm libdnf-devel-0.43.1-5.fc30.x86_64.rpm.000

# rpm -Uvf *.rpm
error: Failed dependencies:
     yum-utils < 1.1.31-530 conflicts with dnf-utils-4.0.13-1.fc30.noarch


# gls yum
dnf-yum-4.2.18-1.fc30.noarch.rpm

# rpm -e yum-utils
<successful return>

# rpm -Uvf *.rpm
Verifying packages...
Preparing packages...
     package libdnf-0.43.1-5.fc30.x86_64 is already installed
     package dnf-data-4.2.18-1.fc30.noarch is already installed

# mv libdnf-0.43.1-5.fc30.x86_64.rpm libdnf-0.43.1-5.fc30.x86_64.rpm.000

# mv dnf-data-4.2.18-1.fc30.noarch.rpm dnf-data-4.2.18-1.fc30.noarch.rpm.000

# rpm -Uvf *.rpm
Verifying packages...
Preparing packages...
libdnf-debugsource-0.43.1-5.fc30.x86_64
libdnf-debuginfo-0.43.1-5.fc30.x86_64
python3-libdnf-0.43.1-5.fc30.x86_64
python3-hawkey-0.43.1-5.fc30.x86_64
python3-dnf-4.2.18-1.fc30.noarch
python3-dnf-plugins-core-4.0.13-1.fc30.noarch
dnf-4.2.18-1.fc30.noarch
dnf-plugins-core-4.0.13-1.fc30.noarch
python3-dnf-plugin-leaves-4.0.13-1.fc30.noarch
python3-dnf-plugin-show-leaves-4.0.13-1.fc30.noarch
dnf-utils-4.0.13-1.fc30.noarch
dnf-automatic-4.2.18-1.fc30.noarch
dnf-yum-4.2.18-1.fc30.noarch
python3-dnf-plugin-local-4.0.13-1.fc30.noarch
python3-dnf-plugin-post-transaction-actions-4.0.13-1.fc30.noarch
python3-dnf-plugin-versionlock-4.0.13-1.fc30.noarch
python3-hawkey-debuginfo-0.43.1-5.fc30.x86_64
python3-libdnf-debuginfo-0.43.1-5.fc30.x86_64
dnf-yum-4.2.11-2.fc30.noarch
dnf-4.2.11-2.fc30.noarch
dnf-plugins-core-4.0.10-1.fc30.noarch
python3-dnf-plugins-core-4.0.10-1.fc30.noarch
python3-dnf-4.2.11-2.fc30.noarch
python3-hawkey-0.35.5-2.fc30.x86_64
python3-libdnf-0.35.5-2.fc30.x86_64


# dnf upgrade
is doing its thing now.  I will get back with the results.

:-)

Burped on a bunch of duplicates.

I am running
#dnf remove --duplicates
right now. It has 523 to do

And it is now reinstalling 1470 items.  It will be a while.
BUT NO CORE DUMPS!!!!
_______________________________________________
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



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux