oVirt engine is not supported on Centos 9.

This is resolved.

*David Johnson*


On Sun, Aug 21, 2022 at 1:29 PM <users-requ...@ovirt.org> wrote:

> Send Users mailing list submissions to
>         users@ovirt.org
>
> To subscribe or unsubscribe via email, send a message with subject or
> body 'help' to
>         users-requ...@ovirt.org
>
> You can reach the person managing the list at
>         users-ow...@ovirt.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Users digest..."Today's Topics:
>
>    1.  Ovirt 4.5 standalone engine does not install on Centos 9 stream
>       (David Johnson)
>
>
>
> ---------- Forwarded message ----------
> From: David Johnson <djohn...@maxistechnology.com>
> To: users <users@ovirt.org>
> Cc:
> Bcc:
> Date: Sun, 21 Aug 2022 13:28:16 -0500
> Subject: [ovirt-users] Ovirt 4.5 standalone engine does not install on
> Centos 9 stream
> Good afternoon all,
>
> The instructions at
> https://www.ovirt.org/documentation/installing_ovirt_as_a_standalone_manager_with_local_databases/#Enabling_the_Red_Hat_Virtualization_Manager_Repositories_install_RHVM
> say:
>
> Ensure all packages are up to date:
>
> # dnf upgrade --nobest
> Reboot the machine if any kernel-related packages were updated.
>
> Install the ovirt-engine package and dependencies.
>
> # dnf install ovirt-engine
> Run the engine-setup command to begin configuring the oVirt Engine:
>
> # engine-setup
>
> I did figure out that the modules that were in centos 8 are now straight
> out installs except for the pkideps. haven't got that one figured out yet.
>
> At this step, engine-setup is nowhere to be found on the system, and there
> appears to be no ovirt-engine RPM available.
>
> Terminal dump of the offending session:
>
> [root@ovirt2 administrator]# *dnf install -y centos-release-ovirt45*
> Last metadata expiration check: 0:12:04 ago on Sun 21 Aug 2022 12:58:00 PM
> CDT.
> Package centos-release-ovirt45-9.1-2.el9s.noarch is already installed.
> Dependencies resolved.
> Nothing to do.
> Complete!
> [root@ovirt2 administrator]#
> *dnf upgrade --nobest*Last metadata expiration check: 0:12:15 ago on Sun
> 21 Aug 2022 12:58:00 PM CDT.
> Dependencies resolved.
>
>  Problem 1: package ovirt-openvswitch-2.15-4.el9.noarch requires
> openvswitch2.15, but none of the providers can be installed
>   - package rdo-openvswitch-2:2.17-2.el9s.noarch obsoletes openvswitch2.15
> < 2.17 provided by openvswitch2.15-2.15.0-99.el9s.x86_64
>   - package rdo-openvswitch-2:2.17-2.el9s.noarch obsoletes openvswitch2.15
> < 2.17 provided by openvswitch2.15-2.15.0-51.el9s.x86_64
>   - package rdo-openvswitch-2:2.17-2.el9s.noarch obsoletes openvswitch2.15
> < 2.17 provided by openvswitch2.15-2.15.0-56.el9s.x86_64
>   - package rdo-openvswitch-2:2.17-2.el9s.noarch obsoletes openvswitch2.15
> < 2.17 provided by openvswitch2.15-2.15.0-81.el9s.x86_64
>   - cannot install the best update candidate for package
> ovirt-openvswitch-2.15-4.el9.noarch
>   - cannot install the best update candidate for package
> openvswitch2.15-2.15.0-99.el9s.x86_64
>  Problem 2: problem with installed package
> ovirt-openvswitch-2.15-4.el9.noarch
>   - package ovirt-openvswitch-2.15-4.el9.noarch requires openvswitch2.15,
> but none of the providers can be installed
>   - package rdo-openvswitch-2:2.17-2.el9s.noarch obsoletes openvswitch2.15
> < 2.17 provided by openvswitch2.15-2.15.0-99.el9s.x86_64
>   - package rdo-openvswitch-2:2.17-2.el9s.noarch obsoletes openvswitch2.15
> < 2.17 provided by openvswitch2.15-2.15.0-51.el9s.x86_64
>   - package rdo-openvswitch-2:2.17-2.el9s.noarch obsoletes openvswitch2.15
> < 2.17 provided by openvswitch2.15-2.15.0-56.el9s.x86_64
>   - package rdo-openvswitch-2:2.17-2.el9s.noarch obsoletes openvswitch2.15
> < 2.17 provided by openvswitch2.15-2.15.0-81.el9s.x86_64
>   - package python3-rdo-openvswitch-2:2.17-2.el9s.noarch requires
> rdo-openvswitch = 2:2.17-2.el9s, but none of the providers can be installed
>   - cannot install the best update candidate for package
> python3-openvswitch2.15-2.15.0-99.el9s.x86_64
>
> ====================================================================================================================================================
>  Package                                   Architecture
> Version                           Repository
> Size
>
> ====================================================================================================================================================
> Skipping packages with broken dependencies:
>  python3-rdo-openvswitch                   noarch
> 2:2.17-2.el9s                     centos-openstack-yoga
> 7.5 k
>
> Transaction Summary
>
> ====================================================================================================================================================
> Skip  1 Package
>
> Nothing to do.
> Complete!
>
> I confirmed that the required OpenVSwitch version is installed:
>
> [root@ovirt2 administrator]# *dnf list installed |grep openvswitch*
>
> centos-release-nfv-openvswitch.noarch            1-4.el9s
>         @c9s-extras-common
> openvswitch-selinux-extra-policy.noarch          1.0-31.el9s
>        @centos-nfv-openvswitch
> *openvswitch2.15.x86_64                           2.15.0-99.el9s
>         @centos-nfv-openvswitch*
> ovirt-openvswitch.noarch                         2.15-4.el9
>         @centos-ovirt45
> python3-openvswitch2.15.x86_64                   2.15.0-99.el9s
>         @centos-nfv-openvswitch
>
>
>
> [root@ovirt2 administrator]# *dnf install ovirt-engine*
> Last metadata expiration check: 0:12:29 ago on Sun 21 Aug 2022 12:58:00 PM
> CDT.
> No match for argument: ovirt-engine
> Error: Unable to find a match: ovirt-engine
> [root@ovirt2 administrator]#
>
>
> DNF list shows this:
>
> [root@ovirt2 administrator]# *dnf list|grep engine*
> fio-engine-dev-dax.x86_64                                 3.27-7.el9
>                                  appstream
> fio-engine-http.x86_64                                    3.27-7.el9
>                                  appstream
> fio-engine-libaio.x86_64                                  3.27-7.el9
>                                  appstream
> fio-engine-libpmem.x86_64                                 3.27-7.el9
>                                  appstream
> fio-engine-nbd.x86_64                                     3.27-7.el9
>                                  appstream
> fio-engine-pmemblk.x86_64                                 3.27-7.el9
>                                  appstream
> fio-engine-rados.x86_64                                   3.27-7.el9
>                                  appstream
> fio-engine-rbd.x86_64                                     3.27-7.el9
>                                  appstream
> fio-engine-rdma.x86_64                                    3.27-7.el9
>                                  appstream
> gtk-murrine-engine.x86_64                                 0.98.2-23.el9
>                                   epel
> gtk2-engines.x86_64                                       2.20.2-24.el9
>                                   epel
> gtk2-engines-devel.x86_64                                 2.20.2-24.el9
>                                   epel
> kwebenginepart.x86_64
> 22.04.1-1.el9.next                                epel-next
> lumina-themeengine.x86_64                                 1.6.2-2.el9
>                                   epel
> mariadb-oqgraph-engine.x86_64                             3:10.5.16-2.el9
>                                   appstream
> openscap-engine-sce.i686                                  1:1.3.6-4.el9
>                                   appstream
> openscap-engine-sce.x86_64                                1:1.3.6-4.el9
>                                   appstream
> openscap-engine-sce-devel.i686                            1:1.3.6-4.el9
>                                   crb
> openscap-engine-sce-devel.x86_64                          1:1.3.6-4.el9
>                                   crb
> openstack-heat-engine.noarch                              1:18.0.0-1.el9s
>                                   centos-openstack-yoga
> openstack-mistral-engine.noarch                           14.0.0-1.el9s
>                                   centos-openstack-yoga
> openstack-mistral-event-engine.noarch                     14.0.0-1.el9s
>                                   centos-openstack-yoga
> openstack-murano-engine.noarch                            13.0.0-1.el9s
>                                   centos-openstack-yoga
> openstack-sahara-engine.noarch                            1:16.0.0-1.el9s
>                                   centos-openstack-yoga
> openstack-senlin-engine.noarch                            13.0.0-1.el9s
>                                   centos-openstack-yoga
> openstack-watcher-decision-engine.noarch                  8.0.0-1.el9s
>                                  centos-openstack-yoga
> ovirt-engine-appliance.x86_64
> 4.5-20220419160254.1.el9                          ovirt-45-upstream
> ovirt-engine-extension-aaa-ldap.noarch                    1.4.6-1.el9
>                                   centos-ovirt45
> ovirt-engine-extension-aaa-ldap-setup.noarch              1.4.6-1.el9
>                                   centos-ovirt45
> ovirt-engine-extensions-api.noarch                        1.0.1-1.el9
>                                   centos-ovirt45
> ovirt-engine-extensions-api-javadoc.noarch                1.0.1-1.el9
>                                   centos-ovirt45
> ovirt-engine-nodejs-modules.noarch                        2.3.9-1.el9
>                                   centos-ovirt45
> ovirt-engine-wildfly.x86_64                               24.0.1-1.el9
>                                  centos-ovirt45
> ovirt-hosted-engine-ha.noarch                             2.5.0-1.el9
>                                   centos-ovirt45
> ovirt-hosted-engine-setup.noarch                          2.6.5-1.el9
>                                   centos-ovirt45
> pentaho-reporting-flow-engine.noarch                      1:0.9.4-24.el9
>                                  appstream
> pki-servlet-engine.noarch                                 1:9.0.50-1.el9
>                                  appstream
> python3-ovirt-engine-sdk4.x86_64                          4.5.1-1.el9
>                                   centos-ovirt45
> qatengine.x86_64                                          0.6.10-1.el9
>                                  appstream
> qt5-qtwebengine.x86_64
>  5.15.8-5.el9.next                                 epel-next
> qt5-qtwebengine-devel.x86_64
>  5.15.8-5.el9.next                                 epel-next
> qt5-qtwebengine-devtools.x86_64
> 5.15.8-5.el9.next                                 epel-next
> qt5-qtwebengine-examples.x86_64
> 5.15.8-5.el9.next                                 epel-next
> texlive-stackengine.noarch
>  9:20200406-25.el9                                 appstream
>
>
> Please advise.
>
> *David Johnson*
>
> _______________________________________________
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
>
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/RVVQ7LHBW2LYE727KE2QSFPSDGROL7OA/

Reply via email to