Re: dnf Bus error (core dumped)

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

 



On Tue, 21 Apr 2020 22:45:02 -0700
ToddAndMargo via users <users@xxxxxxxxxxxxxxxxxxxxxxx> wrote:

> Hi All,
> 
> Fedora 30
> 
> How do I fix this?
> 
> # dnf upgrade --refresh --disablerepo=brave*
> Fedora Modular 30 - x86_64                      2.9 kB/s |  16 kB 
> 00:05
> Fedora Modular 30 - x86_64 - Updates             32 kB/s |  14 kB 
> 00:00
> Fedora 30 - x86_64 - Updates                     34 kB/s |  15 kB 
> 00:00
> Fedora 30 - x86_64                               60 kB/s |  16 kB 
> 00:00
> Bus error (core dumped)

Three things to try.

1.  From the error messages, there is something seriously wrong in the
integrity of the dnf databases.  Try 
dnf clean all
Does the update run correctly now?

2.  Run the command
dnf module reset '*'
before the update to reset modules in case they are causing the problem.
Does the update run correctly now?

3.  If that fails, go to 
https://koji.fedoraproject.org/koji/buildinfo?buildID=1487421
and
https://koji.fedoraproject.org/koji/buildinfo?buildID=1487494
and download all the dnf and libdnf rpms that you have installed.  Then,
in the directory where they are, run
dnf -C update dnf libdnf
Once that completes, run the regular update again.
If it doesn't complete, force the install of the packages using rpm.
rpm -Uvh [package name(s)]
See man rpm for complete details.

If the regular update still doesn't work, post further details.
_______________________________________________
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