On 10/20/24 17:41, Samuel Sieb wrote:
On 10/20/24 4:25 PM, ToddAndMargo via users wrote:
On 10/20/24 13:55, Samuel Sieb wrote:
How did you upgrade?
# rpm --rebuilddb
# rpm -Va --nofiles --nodigest
if anything is too new, do a
# dnf downgrade offender(s)
# dnf update --refresh
# reboot and repeat the above update until no updates registered
# remove-retired-packages <-- optional
# dnf autoremove
# dnf install dnf-plugin-system-upgrade
# dnf system-upgrade download --refresh --releasever=41
Note: to clean out upgrade packages and start over:
# dnf system-upgrade clean
# dnf clean packages
# dnf install dnf-plugin-system-upgrade
# rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-41-primary
# dnf clean packages <-- optional
# dnf system-upgrade -v reboot --debugsolver
The order of the commands seems kind of odd, but it might work.
What is your preference3?
Re-install or upgrade?
How?
See if the system-upgrade logs are available to see what happened. Also,
check the dnf history info for that transaction.
I would have said that the transaction didn't run at all, except that
somehow you have an F41 release file, even though you don't have the
package.
Where are the logs from "dnf system-upgrade -v reboot --debugsolver"
What is the title of the grub menu entry?
What does "uname -a" show for the running kernel?
# uname -a
Linux foo.bar.local 6.5.10-200.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu
Nov 2 19:59:55 UTC 2023 x86_64 GNU/Linux
I never figured out how to get off 38's kernel
--
_______________________________________________
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
Do not reply to spam, report it:
https://pagure.io/fedora-infrastructure/new_issue