(SOLVED) Broken install minione on Centos 8

Please add next command to documentation or minone script for Centos 8:

yum config-manager --set-enabled PowerTools
yum install -y wget network-scripts gnutls-utils --allowerasing
chmod 777 minione

before ./minione --verbose

If this is not done, the installation is unsuccessful:

yum -y install opennebula-node-kvm
— STDERR —
Error:
Problem: package libvirt-client-4.5.0-42.module_el8.2.0+320+13f867d7.x86_64 requires gnutls-utils, but none of the providers can be installed

  • package gnutls-utils-3.6.8-11.el8_2.x86_64 requires gnutls(x86-64) = 3.6.8-11.el8_2, but none of the providers can be installed
  • package libvirt-4.5.0-42.module_el8.2.0+320+13f867d7.x86_64 requires libvirt-client = 4.5.0-42.module_el8.2.0+320+13f867d7, but none of the providers can be installed
  • package crypto-policies-20200713-1.git51d1222.el8.noarch conflicts with gnutls < 3.6.12 provided by gnutls-3.6.8-11.el8_2.x86_64
  • package opennebula-node-kvm-5.12.0.1-1.ce.el8.noarch requires libvirt, but none of the providers can be installed
  • package crypto-policies-scripts-20200713-1.git51d1222.el8.noarch requires crypto-policies = 20200713-1.git51d1222.el8, but none of the providers can be installed
  • conflicting requests
  • problem with installed package crypto-policies-scripts-20200713-1.git51d1222.el8.noarch
  • package libvirt-4.5.0-42.module_el8.2.0+320+13f867d7.i686 is filtered out by modular filtering
  • package libvirt-client-4.5.0-42.module_el8.2.0+320+13f867d7.i686 is filtered out by modular filtering