Description of problem: python2-openvswitch packages don't have module compat. Version-Release number of selected component (if applicable): I checked it on 2.9.2-5.fc29 How reproducible: 100% Steps to Reproduce: 1. Install openvswitch and python2-openvswitch 2. Run python and try to do: from ovs.compat import sortedcontainers Actual results: Import will fail with ImportError Expected results: Module should be available Additional info: Similar bug reported already for OVS 2.10: https://bugzilla.redhat.com/show_bug.cgi?id=1614817
https://github.com/openvswitch/ovs/commit/5a6bba2c28ff82a7a1c30ef3e42f6a0389af32fe This got in 2.9.1, so it indeed needs the same fix as in 2.10
I have requested a backport to branch-2.9 as well.
The patch has been merged into upstream OVS branch-2.9. We just need to get a build made.
openvswitch-2.9.2-6.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-a6172e09cc
openvswitch-2.9.2-6.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-a6172e09cc
openvswitch-2.9.2-6.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.