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