The ABF server crash did introduce some problems regarding system upgrades for Rolling and OM Lx 4.2. I thought I had them mostly or completely figured out and corrected but it looks like in the case of Rolling I did not. So I just did some work on this that I hope will correct or get things very close to correct again. Apologies for any inconvenience to our Rolling users.
One of the distro-release packages tells dnf what packages should be installed for that version of OM Lx. The repodata file in the repository tells what package version each package from that repository should be.
The current version of the distro-release packages for Rolling is distro-release-OpenMandriva-4.2-0.15. If you have version 4.50 you need to downgrade that. That version is for after we do the next cp cooker2rolling.
sudo should be v. sudo-1.9.5p2-1. You don’t mention any other packages so that is all I can address at this time.
The repodata files for main repositories in Rolling were just updated.
If you run:
$ sudo dnf clean all ; sudo dnf distro-sync
That will put your system current with what is actually in repos at this time. If there are any downgrades let me know exactly what they are and I can probably correct that.
I am not seeing any thing that would downgrade here.
Note: I did not regenerate the repodata files for non-free, restricted, or unsupported repos. If there is a need to do so I can but I don’t see any need. The problems I saw were strictly related to main repo.