Skip to content

RHEL8 - fix installed packages in envsetup

Created by: fpokryvk

python3 is default on RHEL8, so python2 libraries ane not needed installing equivalent libraries for python3 instead

use newer openvswitch, which does not depend on python2

remove instalation of wireshark, wireshark-cli is enough

Merge request reports