Hello,
- OpenMandriva Lx version:
Rolling
- Desktop environment (KDE, LXQT…):
ALL
- Description of the issue (screenshots if relevant):
Time for Rolling users to distro-sync (distribution upgrade).
- Relevant informations (hardware involved, software version, logs or output…):
The rolling repository sync with cooker repositories was done Jan. 12 and 13.
So users can upgrade their rolling systems. This is a long command string and will take some time. The bulk of time is taken by dnf --allowerasing distro-sync
. Use this command in Konsole (terminal) to do the upgrade:
$ dnf clean all ; sudo dnf clean all ; sudo dnf --allowerasing distro-sync ; sudo dnf autoremove ; pkcon refresh force
Then reboot for new kernel.
There will be some questions at the end of the distro-sync part asking about keeping original file or newly created file for /etc/hosts and /etc/shadow. Just press Enter to accept default which keeps the original files. If you have questions ask in a forum post in English/Support section.