On a CentOS installation over Oracle Cloud, when running yum or dnf, you may get the error: Failed loading plugin “osmsplugin”: No module named ‘librepo’
To fix this error install the python3-librepo package with:sudo dnf install python3-librepo
On a CentOS installation over Oracle Cloud, when running yum or dnf, you may get the error: Failed loading plugin “osmsplugin”: No module named ‘librepo’
To fix this error install the python3-librepo package with:sudo dnf install python3-librepo