oVirt / ovirt-node-ng-image

The source for oVirt Node NG installer ISO and RPM image
GNU General Public License v2.0
20 stars 13 forks source link

Preparing for 4.5.1 on rocky/alma 9 #54

Closed sandrobonazzola closed 2 years ago

sandrobonazzola commented 2 years ago

Changes introduced with this PR

Are you the owner of the code you are sending in, or do you have permission of the owner?

y

sandrobonazzola commented 2 years ago

this is currently failing on

12:35:04,287 INFO anaconda:program: Problem: package ovirt-release-host-node-4.5.0.3-1.el9.x86_64 requires ovirt-host, but none of the providers can be installed 12:35:04,287 INFO anaconda:program: - cannot install the best candidate for the job 12:35:04,287 INFO anaconda:program: - nothing provides scap-security-guide >= 0.1.60-4 needed by ovirt-host-4.5.0-3.el9.x86_64

Alma has: scap-security-guide.noarch 0.1.57-5.el9

RHEL 9 has scap-security-guide-0.1.60-6.el9_0 so it should be ok by Alma 9 GA

srbala commented 2 years ago

Alma has: scap-security-guide.noarch 0.1.57-5.el9

RHEL 9 has scap-security-guide-0.1.60-6.el9_0 so it should be ok by Alma 9 GA

AlmaLinux 9, GA is available with an updated package, the version looks good.

sandrobonazzola commented 2 years ago

Currently failing on AlmaLinux 9.0 with: nothing provides nmstate-plugin-ovsdb needed by vdsm-network-4.50.0.13-1.el9.x86_64 and it seems that subpackage is missing in Alma while it's available in CentOS Stream https://kojihub.stream.centos.org/koji/buildinfo?buildID=17369

Reported regression to RHEL 9.0: https://bugzilla.redhat.com/show_bug.cgi?id=2091581

sandrobonazzola commented 2 years ago

Almalinux 9.0 based node built manually and uploaded for testing at https://resources.ovirt.org/repos/testing/alma/ ; still waiting for Rocky Linux 9 for testing that build too. Merging this in the meanwhile.