Description of problem: Currently, we are using beta channels for 4.2, we add 4.2 GA channels.
I was told 4.2 manager channel got renamed: # cat /usr/sbin/ovirt-engine-hyper-upgrade | sed -n '/^[ \t]*RHV_42_REPOS/,/^[ \t]*\]/p' RHV_42_REPOS = [ "rhel-7-server-supplementary-rpms", "rhel-7-server-rpms", "rhel-7-server-rhv-4.2-rpms", "rhel-7-server-rhv-4-tools-rpms", "jb-eap-7-for-rhel-7-server-rpms" ] According to pbrilla@ it should be 'rhel-7-server-rhv-4.2-manager-rpms' now.
Well, it seems it's not just simple renaming problem, so please double check. I heard some rumours the policy has changed... Even if old 4.2 channel name exists, it's empty: # repoquery --repoid=rhel-7-server-rhv-4.2-rpms -a failure: repodata/repomd.xml from rhel-7-server-rhv-4.2-rpms: [Errno 256] No more mirrors to try. https://cdn.redhat.com/content/dist/rhel/server/7/7Server/x86_64/rhv/4.2/os/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found IIUC another SKU is needed, just for manager.
ok, 4.1 -> 4.2 ovirt-engine-hyper-upgrade-1.0.0-7.el7ev.noarch as part of https://bugzilla.redhat.com/show_bug.cgi?id=1575904#c62 (4.0 -> 4.2)
BZ<2>Jira Resync