On Wed, 12 May 2021, Jorge Sevillanos wrote:

Hi Bruno, something weird is happening.
Amazon Linux 2 by default comes with python2 & python3 installed and their 
executables are  inside /usr/bin
image.png

Whoever build libreswan for that linux distro should set the proper
value for PYTHON_BINARY=

eg see:

paul@bofh:~$ grep PYTHON_BINARY libreswan/packaging/rhel/*/*spec
libreswan/packaging/rhel/7/libreswan.spec:    PYTHON_BINARY=python2 \\\
libreswan/packaging/rhel/8/libreswan.spec:    PYTHON_BINARY=%{__python3} \\\

Paul
_______________________________________________
Swan mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan

Reply via email to