On Tue, 13 Apr 2021, Wewegama, Kavinda wrote:
I synced from Libreswan mainline this morning and I am currently encountering the following with `make kvm-install` on a 64-bit Fedora 32 VM:
I did do some tweaks during the day because of openbsd. Not sure if that broke you, but I just confirmed I can run make kvm-demolish followed by make kvm-install without the problems you are seeing.
File "/usr/lib/python3.8/site-packages/pexpect/pty_spawn.py", line 509, inread_nonblocking
pexpect.exceptions.TIMEOUT: Timeoutexceeded.
Guess this does not tell us where the timeout happened. Due to the openbsd additions, you might need to install nfs-utils on the host and enable the nfs-server service on the host (because openbsd does not support a compatible 9p filesystem) Paul _______________________________________________ Swan-dev mailing list [email protected] https://lists.libreswan.org/mailman/listinfo/swan-dev
