#409 Use /usr/libexec/platform-python in case of RHEL-8
Closed by mvadkert. Opened by mvadkert.
fix-python-interpreter-rhel8  into  master

Download 409.patch

While trying to get working STR against a Beaker machine
for @omajid we found this problem. Python3 is not available
in the default installation of RHEL-8. In BaseOS CI we default
there to /usr/libexec/platform-python which works well.

After investigating the problem, these changes seem to fix
the problem also in this environment.

/usr/libexec/platform-python is system Python-3.6.8

Signed-off-by: Miroslav Vadkerti mvadkert@redhat.com

@astepano @msrb @jimbair PTAL

Pull-Request has been closed by mvadkert

Metadata