Summary: | openvswitch-ovn-kubernetes requires Python 2 to build | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Petr Viktorin <pviktori> |
Component: | openvswitch-ovn-kubernetes | Assignee: | Phil Cameron <pcameron> |
Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | pcameron |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-03-04 08:47:04 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: | |
Bug Depends On: | |||
Bug Blocks: | 1803205 |
Description
Petr Viktorin
2020-02-28 09:37:45 UTC
Hi Petr, openvswitch-ovn-kubernetes rpm is obsolete and needs to be removed. We are using container images and not rpms. I don't know how to do that. Do you know how it is done or can you point me to someone that does? Thanks Verify that nothing depends on it. (I've run these;l nothing does): $ sudo dnf repoquery --repo rawhide --whatrequires openvswitch-ovn-kubernetes $ sudo dnf repoquery --repo rawhide-source --whatrequires openvswitch-ovn-kubernetes The retirement procedure is in https://fedoraproject.org/wiki/How_to_remove_a_package_at_end_of_life but basically, it's: fedpkg retire DESCRIPTION Please do this only on master (i.e. Rawhide). Petr I did the retire. Please verify that the pkg is gone. Thanks. Confirmed. Thank you! |