Bug 1537280
| Summary: | ovirt-engine-hyper-upgrade: Add 4.2 GA channels | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Douglas Schilling Landgraf <dougsland> |
| Component: | ovirt-fast-forward-upgrade | Assignee: | Douglas Schilling Landgraf <dougsland> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jiri Belka <jbelka> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 4.2.0 | CC: | asabadra, dougsland, jbelka, lsvaty, mgoldboi, pbrilla, ylavi |
| Target Milestone: | ovirt-4.2.4 | Keywords: | ZStream |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ovirt-fast-forward-upgrade-1.0.0-1.el7ev | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-06-28 06:57:20 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Integration | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1366900 | ||
|
Description
Douglas Schilling Landgraf
2018-01-22 20:18:10 UTC
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 |