Re: gnome-software and release upgrade?

Francis Montagnac via users <[email protected]>
Newsgroups gmane.linux.redhat.fedora.general
Message-ID <20260609081538.7b5bd1ba@fmpc>
On Mon, 8 Jun 2026 21:45:27 -0700
ToddAndMargo via users <[email protected]> wrote:

> I used gnome software to upgrade a lady from 38 to 40.  She
> is getting a kernel panic.

This used thus dnf4
 
> What next?

Try to boot the previous kernel (normally an fc38 one in this case).
If it also panic, boot from a live media and chroot to the installed
system.

Then:
  - sudo dnf check
  - sudo dnf distro-sync ...

Useful page (for dnf5, but apply I think also to dnf4):

  https://discussion.fedoraproject.org/t/repos-seem-to-all-be-out-of-date-after-upgrading-to-43/179300/4

In this case:

    sudo dnf distro-sync \
        --refresh \
        --releasever=40 \
        --allowerasing \
        --skip-broken \
        --setopt=protected_packages=

-- 
francis
-- 
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.