Not able to upgrade from 7.0.0 to 7.0.1 AlmaLinux8

Versions of the related components and OS (frontend, hypervisors, VMs):
7.0.0

Steps to reproduce:
yum upgrade opennebula

Current results:
Error:
Problem: cannot install the best update candidate for package opennebula-7.0.0-1.el8.x86_64
- nothing provides libxmlrpc++.so.8()(64bit) needed by opennebula-7.0.1-1.el8.x86_64 from opennebula
- nothing provides libxmlrpc_client++.so.8()(64bit) needed by opennebula-7.0.1-1.el8.x86_64 from opennebula
- nothing provides libxmlrpc_packetsocket.so.8()(64bit) needed by opennebula-7.0.1-1.el8.x86_64 from opennebula
- nothing provides libxmlrpc_server++.so.8()(64bit) needed by opennebula-7.0.1-1.el8.x86_64 from opennebula
- nothing provides libxmlrpc_server_abyss++.so.8()(64bit) needed by opennebula-7.0.1-1.el8.x86_64 from opennebula
- nothing provides libxmlrpc_server_pstream++.so.8()(64bit) needed by opennebula-7.0.1-1.el8.x86_64 from opennebula
- nothing provides libxmlrpc_util++.so.8()(64bit) needed by opennebula-7.0.1-1.el8.x86_64 from opennebula
- nothing provides xmlrpc-c-c++ needed by opennebula-7.0.1-1.el8.x86_64 from opennebula
- nothing provides xmlrpc-c-client++ needed by opennebula-7.0.1-1.el8.x86_64 from opennebula
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

Expected results:

the upgrade to be successful.

Enabling the powertools repo solved the issue.
dnf config-manager --set-enabled powertools

Hello Georgi Vasilev,

Was this an upgrade from 6.x to 7.0 first?

Were there any known issues found in your production installation.

Hi nkishore,

there were no issues with my installation environment, but at some point I decided to upgrade to AL9 and I saw that enabling powertools is actually included in your docs for AL9 OpenNebula Repositories |.