Error when installing packages: nothing provides mysql module

Since maybe 8AM GMT+1, whenever installing a package with DNF (seemingly any package), I get a warning/error:

`Modular dependency problem:

Problem: nothing provides requested module(mysql:8.0:8100020260615102116)`

The install succeeds anyway when run manually. However, our Ansible scripts don’t seem to like this when installing the “@nodejs” module and fail - I can’t find a way around this. Could this be a problem caused by a package being pulled from the official repos?

Any help appreciated

Thanks for flagging this up. I’m investigating right now.

This has been fixed on dl.rockylinux.org and should be showing up in your local mirror within the next few hours.

Thanks very much, that seems to have fixed the problem!