Bug 1997663
| Summary: | Keep cinbderlib dependencies optional for 4.4.8 | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Marina Kalinin <mkalinin> | |
| Component: | ovirt-engine | Assignee: | Michal Skrivanek <michal.skrivanek> | |
| Status: | CLOSED ERRATA | QA Contact: | sshmulev | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | 4.4.7 | CC: | michal.skrivanek | |
| Target Milestone: | ovirt-4.4.8-1 | Keywords: | ZStream | |
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1998017 (view as bug list) | Environment: | ||
| Last Closed: | 2021-09-08 14:12:12 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1998017 | |||
|
Description
Marina Kalinin
2021-08-25 15:50:32 UTC
Failed coresystem QE: https://bugzilla.redhat.com/show_bug.cgi?id=1974729#c1 Verified. # yum deplist ./ovirt-engine-4.4.8.4-0.7.el8ev.noarch.rpm | grep -E "ceph-common|python3-cinderlib|rhvm" result: Before revert the following dependencies were displayed: Last metadata expiration check: 0:08:51 ago on Thu 26 Aug 2021 06:15:18 PM IDT. dependency: ceph-common provider: ceph-common-2:14.2.11-184.el8cp.x86_64 provider: rhvm-dependencies-4.4.1-1.el8ev.noarch dependency: python3-cinderlib provider: python3-cinderlib-1:1.0.1-1.20210310093033.199ebd4.el8ost.noarch dependency: rhvm = 4.4.8.4-0.7.el8ev provider: rhvm-4.4.8.4-0.7.el8ev.noarch After revert: #yum deplist ./ovirt-engine-4.4.8.5-0.4.el8ev.noarch.rpm | grep -E "ceph-common|python3-cinderlib|rhvm" result: Last metadata expiration check: 0:28:13 ago on Mon 30 Aug 2021 05:39:53 AM EDT. ovirt-engine-4.4.8.5-0.4.el8ev.noarch.rpm 2.1 MB/s | 13 MB 00:06 provider: rhvm-dependencies-4.4.1-1.el8ev.noarch dependency: rhvm = 4.4.8.5-0.4.el8ev Result as expected. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (RHV Manager (ovirt-engine) [ovirt-4.4.8]), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2021:3460 |