[Swan] problem command "ipsec verify"

Tuomo Soini tis at foobar.fi
Sun May 16 08:52:11 UTC 2021


On Thu, 13 May 2021 09:52:12 -0400 (EDT)
Paul Wouters <paul at nohats.ca> wrote:

> 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} \\\

Exactly, that is what I fixed:

libreswan/packaging/rhel/7/libreswan.spec:
PYTHON_BINARY=%{__python2} \\\
libreswan/packaging/rhel/8/libreswan.spec:
PYTHON_BINARY=%{__python3} \\\

This fix will be in next release.

-- 
Tuomo Soini <tis at foobar.fi>
Foobar Linux services
+358 40 5240030
Foobar Oy <https://foobar.fi/>


More information about the Swan mailing list