Bug 1659163
| Summary: | Please add Requires: openvswitch = %{version}-%{release} to python-openvswitch in the specfile | |||
|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Steve Linabery <slinaber> | |
| Component: | openvswitch | Assignee: | Timothy Redaelli <tredaelli> | |
| Status: | CLOSED ERRATA | QA Contact: | Roee Agiman <ragiman> | |
| Severity: | low | Docs Contact: | ||
| Priority: | low | |||
| Version: | 13.0 (Queens) | CC: | apevec, bhaley, chrisw, qding, rhos-maint, tredaelli | |
| Target Milestone: | z5 | Keywords: | Triaged, ZStream | |
| Target Release: | 13.0 (Queens) | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | openvswitch-2.9.0-91.el7fdn | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1662944 (view as bug list) | Environment: | ||
| Last Closed: | 2019-03-14 13:28:34 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | 1662946 | |||
| Bug Blocks: | ||||
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, 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-2019:0552 |
openvswitch-2.9.0-83.el7fdp.1 produces these warnings from rpmdiff: Subpackage python-openvswitch on aarch64 x86_64 ppc64le s390x consumes libraries libopenvswitch-2.9.so.0()(64bit) libopenvswitch-2.9.so.0(libopenvswitch_0)(64bit) from subpackage openvswitch but does not have explicit package version requirement. Please add Requires: openvswitch = %{version}-%{release} to python-openvswitch in the specfile to avoid the need to test interoperability between the various combinations of old and new subpackages. There is a similar warning about openvswitch-devel, but since we do not ship that package in the openstack product it is lower priority. Still, cleaning up the spec for both subpkgs would let us avoid waiving this rpmdiff issue in the future.