2026-09-13T00:00:00Z Major ROME upgrade is in progress.
It is now safe to proceed with upgrading (dsync or disto-sync) your ROME system.
Our recent testing does not show any need for special instructions beyond the following:
If you were going to use dnf upgrade or dnf up don’t. You need to read the Big Fat Warning blue banner at the top of this page.
As of recent testing this upgrade would work fine with this command:
sudo dnf clean all ; sudo dnf dsync --allowerasing
NOTE: This is a major upgrade, there will be over 1500 downloads. To create a log file while doing this transaction is a very good idea just in case there is a problem. To do that use this command:
sudo dnf clean all ; sudo dnf dsync --allowerasing 2>&1| tee dsync-log.txt
OR we have tested doing this using the System Upgrade utility and that seems to work well.
NOTE: When using the --allowerasing it is wise to check what, if anything, might get removed.
If you have any problems or questions please ask in the English Support forum with a descriptive title and include your dsync-log.txt file.