[Swan] problem command "ipsec verify"

Paul Wouters paul at nohats.ca
Thu May 13 13:52:12 UTC 2021


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 at 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


More information about the Swan mailing list