OK to upgrade ROME again (read this!)

2023-08-04T22:00:00Z

The process is complete. It did take longer than usual this time due to unforeseen circumstances. As always in the contributor group if we see a problem, we stop and deal with it.

See this post before upgrading.

Do not try to do this upgrade with Discover of dnfdragora. You have been warned. Reason: Because they do not use the correct command to do this type of upgrade correctly.

Do the upgrade this way from terminal (Konsole):

sudo dnf clean all ; sudo dnf --allowerasing dsync | tee dsync-log.txt

That command will create a log file called dsync-log.txt you can post here if you run in to any issue. If all goes well, as we hope, you can delete the log file after a few weeks.

Should you see any “Problem” mentioning Plasma6 packages do the upgrade like this:

sudo dnf clean all ; sudo dnf --allowerasing -x *5.240.0* dsync | tee dsync-log.txt

If you experience any issues with this please post your issue in English/Support forum with a descriptive title and the created file dsync-log.txt and any and all relevant information.

1 Like