FedoraForum.org - Fedora Support Forums and Community
Page 2 of 2 FirstFirst 12
Results 16 to 21 of 21
  1. #16
    Join Date
    Oct 2011
    Posts
    1,917
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: dnf broke fedora 25 after crash during update

    Quote Originally Posted by daniel016
    so dnf and yum both removed, manually reinstalling them to try get system going again is going to be more work than just reinstalling

    thanks again for all the help!

    daniel
    Just a little correction, it should not actually remove dnf or yum, just "ghost" packages. But I respect your decision, it is a though situation for someone that is not very familiar with the system.

  2. #17
    Join Date
    Jun 2005
    Location
    Montreal, Québec, Canada
    Age
    85
    Posts
    10,123
    Mentioned
    33 Post(s)
    Tagged
    0 Thread(s)

    Re: dnf broke fedora 25 after crash during update

    TODAY JUNE 21, at 10:45EST (GMT-4)

    system-python: /builddir/build/BUILD/hawkey-0.6.4/src/sack.c:354: load_ext: Assertion `ret == 0' failed.

    DNF is not working and the rpm --rebuilddb does not correct this problem

    Can/should I use

    dnf remove $(dnf repoquery --duplicated --latest-limit -1 -q) hawkey-0.6.4
    Leslie in Montreal

    Interesting web sites list
    http://forums.fedoraforum.org/showth...40#post1697840
    We get too soon old, and too late smart!

  3. #18
    Join Date
    Jun 2017
    Location
    Washington DC
    Posts
    1
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: dnf broke fedora 25 after crash during update

    This worked for me ... (although on a second machine I had to do it twice ,,,)

    # dnf clean all
    # dnf --disablerepo=updates update
    # dnf update

  4. #19
    Join Date
    Jun 2008
    Location
    Earth
    Age
    68
    Posts
    10
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: dnf broke fedora 25 after crash during update

    I have gotten that problem many times over the yrs w/Fedora, got it again w/25. Solution = comment out the #metalink and uncomment the baseurl in fedora.repo and/OR fedora-updates.repo

  5. #20
    Join Date
    Dec 2013
    Location
    United Kingdom
    Posts
    7,133
    Mentioned
    7 Post(s)
    Tagged
    1 Thread(s)

    Re: dnf broke fedora 25 after crash during update

    I've no idea what 's been going on with the update servers regarding dnf package information since I've been out of action most of the day. yum-deprecated from raveit65's copr still works okay this evening.

    I still don't use dnf for bare metal installs as I find the old yum-deprecated and yumex packages more reliable. granted dnf is a little faster (not that much in it though really) and far less problematic than when I posted the setup guide last October but you still get these hiccups.

    yum is still used for RHEL and CentOS 7.3 as the default package manager if you do a minimal install. so it should have a few years in it yet for fedora libraries permitting.

  6. #21
    Join Date
    Jun 2007
    Posts
    76
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: dnf broke fedora 25 after crash during update

    Regarding today's issue with updates and bug #1463561:

    There was a glitch on the main update server and the file that contained all the update information got replaced with one containing garbage (not quite, but that was the gist of it).
    The problematic files propagated into local mirrors (where people connect to and get their updates).
    As dnf didn't produce any meaningful messages for that type of error, it took a while to locate the problem.
    Both issues have been dealt with.

    Do keep in mind, that mirrors retrieve the file lists every x hours (depending on admin's settings) and that metadata are also cached locally on end systems. This means that even if you remove the stale metadata (e.g. with dnf clean all), you might hit a mirror that has not yet retrieved the proper file list, which will result in the same error. Just be patient, and the issue will go away.

    This has absolutely nothing to do with the libdb problem and you do not need to rebuild the rpm database. You need to do that only if you have just updated to libdb-5.3.28-21.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Wireless broke after update Fedora 12
    By BinaryBandit in forum EOL (End Of Life) Versions
    Replies: 2
    Last Post: 8th May 2011, 05:06 PM
  2. Fedora 13 update broke boot loader
    By MikeMike in forum Using Fedora
    Replies: 1
    Last Post: 3rd January 2011, 09:42 PM
  3. CRASH after Fedora 12 update- HELP!
    By Redheart in forum Hardware
    Replies: 8
    Last Post: 13th February 2010, 03:50 PM
  4. Fedora Update Crash
    By dustin0 in forum Using Fedora
    Replies: 6
    Last Post: 21st October 2007, 05:29 AM
  5. Fedora Crash after yum -y update
    By shreedhan in forum Installation, Upgrades and Live Media
    Replies: 3
    Last Post: 2nd August 2007, 08:02 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •