Hi Andrew and Paul, Commenting out the OpenBSD tests didn’t work. So, I went with `gmake kvm-demolish kvm-install` which resolved the issue.
Thanks for the help. -Kavinda From: Andrew Cagney <[email protected]> Sent: Tuesday, April 13, 2021 3:20 PM To: Paul Wouters <[email protected]> Cc: Wewegama, Kavinda <[email protected]>; Libreswan Development List <[email protected]> Subject: EXTERNAL: Re: [Swan-dev] make kvm-install failing On Tue, 13 Apr 2021 at 16:03, Paul Wouters <[email protected]<mailto:[email protected]>> wrote: 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) FYI, the interface "swandefault" needs a fiewall hole for NFS (and it seems that the openbsd domain likes to chat to ntp via that same interface). I filed bugs. Later. Anyway, the large hammer approach is: gmake kvm-demolish kvm-install
_______________________________________________ Swan-dev mailing list [email protected] https://lists.libreswan.org/mailman/listinfo/swan-dev
