Hi
I have an existing oVirt host 4.4 running on CentOS 8, and I am in the process of converting the OS to CentOS Stream.
I am getting the following errors:
```
# yum
        update
        Last metadata expiration check: 0:03:14 ago on Wed 08 Dec 2021
        01:05:55 AM CET.
        Error: 
         Problem 1: package ovirt-host-dependencies-4.4.9-2.el8.x86_64
        requires rsyslog-openssl, but none of the providers can be
        installed
          - package rsyslog-openssl-8.2102.0-5.el8.x86_64 requires
        rsyslog = 8.2102.0-5.el8, but none of the providers can be
        installed
          - cannot install both rsyslog-8.2102.0-6.el8.x86_64 and
        rsyslog-8.2102.0-5.el8.x86_64
          - cannot install both rsyslog-8.2102.0-5.el8.x86_64 and
        rsyslog-8.2102.0-6.el8.x86_64
          - cannot install the best update candidate for package
        rsyslog-8.2102.0-5.el8.x86_64
          - cannot install the best update candidate for package
        ovirt-host-dependencies-4.4.8-1.el8.x86_64
         Problem 2: package ovirt-host-dependencies-4.4.9-2.el8.x86_64
        requires rsyslog-openssl, but none of the providers can be
        installed
          - package rsyslog-openssl-8.2102.0-5.el8.x86_64 requires
        rsyslog = 8.2102.0-5.el8, but none of the providers can be
        installed
          - cannot install both rsyslog-8.2102.0-6.el8.x86_64 and
        rsyslog-8.2102.0-5.el8.x86_64
          - cannot install both rsyslog-8.2102.0-5.el8.x86_64 and
        rsyslog-8.2102.0-6.el8.x86_64
          - package rsyslog-elasticsearch-8.2102.0-6.el8.x86_64 requires
        rsyslog = 8.2102.0-6.el8, but none of the providers can be
        installed
          - package ovirt-host-4.4.9-2.el8.x86_64 requires
        ovirt-host-dependencies = 4.4.9-2.el8, but none of the providers
        can be installed
          - cannot install the best update candidate for package
        rsyslog-elasticsearch-8.2102.0-5.el8.x86_64
          - cannot install the best update candidate for package
        ovirt-host-4.4.8-1.el8.x86_64
        (try to add '--allowerasing' to command line to replace
        conflicting packages or '--skip-broken' to skip uninstallable
        packages or '--nobest' to use not only best candidate packages)
```
Does anyone know how to resolve it?
Notice: The oVirt host is also a gluster storage server
      (hyperconverged).
    
Thanks
Toni