Upgrade 4.4 to 4.5 node package issue

I'm updating my environment from 4.4 to 4.5. The Hosted Engine upgrade completed with no errors. On both nodes it fails at step 1. My nodes are CentOS Stream 8. Is there a release package I can download somewhere? Or is something else going on? # dnf install -y centos-release-ovirt45 Last metadata expiration check: 0:08:42 ago on Thu 11 Aug 2022 10:43:28 PM CDT. No match for argument: centos-release-ovirt45 Error: Unable to find a match: centos-release-ovirt45 # cat /etc/os-release NAME="CentOS Stream" VERSION="8" ID="centos" ID_LIKE="rhel fedora" VERSION_ID="8.6.2109.0" VARIANT="oVirt Node 4.4.10.2" VARIANT_ID="ovirt-node" PRETTY_NAME="oVirt Node 4.4.10" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:centos:centos:8" HOME_URL="https://www.ovirt.org/" BUG_REPORT_URL="https://bugzilla.redhat.com/" PLATFORM_ID="platform:el8"

On Fri, Aug 12, 2022 at 6:17 AM Jason Beard <jabeard24@gmail.com> wrote:
I'm updating my environment from 4.4 to 4.5. The Hosted Engine upgrade completed with no errors. On both nodes it fails at step 1. My nodes are CentOS Stream 8. Is there a release package I can download somewhere? Or is something else going on?
# dnf install -y centos-release-ovirt45 Last metadata expiration check: 0:08:42 ago on Thu 11 Aug 2022 10:43:28 PM CDT. No match for argument: centos-release-ovirt45 Error: Unable to find a match: centos-release-ovirt45
# cat /etc/os-release NAME="CentOS Stream" VERSION="8" ID="centos" ID_LIKE="rhel fedora" VERSION_ID="8.6.2109.0" VARIANT="oVirt Node 4.4.10.2" VARIANT_ID="ovirt-node" PRETTY_NAME="oVirt Node 4.4.10" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:centos:centos:8" HOME_URL="https://www.ovirt.org/" BUG_REPORT_URL="https://bugzilla.redhat.com/" PLATFORM_ID="platform:el8"
I don't know the reason of not finding the package, but I found it here on CentOS Stream mirrors: http://mirror.centos.org/centos/8-stream/extras/x86_64/os/Packages/centos-re... Is extras repo enabled on your system? Gianluca

You're correct, extras wasn't enabled. I enabled it and pulled the package. Both my nodes are updated now. Thank you so much for the quick response.

On Fri, Aug 12, 2022 at 6:23 PM Jason Beard <jabeard24@gmail.com> wrote:
You're correct, extras wasn't enabled. I enabled it and pulled the package. Both my nodes are updated now.
Thanks for the update. Which doc/guide did you follow with 'dnf install -y centos-release-ovirt45'? Perhaps you'd like to send a patch for it, or open a ticket, if needed (to enable 'extras' repo)? Best regards, -- Didi
participants (3)
-
Gianluca Cecchi
-
Jason Beard
-
Yedidyah Bar David