I had to invoke
- Code: Select all
# dnf system-upgrade download --releasever=cauldron --allowerasing
After release the call would be with --releasever=9, of course. The upgrade itself started after
- Code: Select all
# dnf system-upgrade reboot
the upgrade counter stalled at [865/6103] lib64plymouth5. The transaction however continued and ended successfully. This is an irritating bug, but I would not try to reproduce it, and I do not expect that it would be resolved by Mageia.
You have to reconfigure the repos manually with
- Code: Select all
# dnf repo-manager --set-enabled ( or --set-disabled)
The result should look like
- Code: Select all
# dnf repolist
repo id
repo name
cauldron-x86_64
Mageia Cauldron - x86_64
cauldron-x86_64-nonfree
Mageia Cauldron - x86_64 - Nonfree
cauldron-x86_64-tainted
Mageia Cauldron - x86_64 - Tainted
One has further to invoke
- Code: Select all
# rpmdb --rebuilddb
This was already mentioned elsewhere and also valid for urpmi.
Best regards,
Bequimão
NB: I intended to send this text to the Mageia mailing list, but it didn't work for me.