[Swan-dev] testing: virtual machine kernels out of sync.

D. Hugh Redelmeier hugh at mimosa.com
Sat Mar 15 00:02:27 EET 2014


| From: D. Hugh Redelmeier <hugh at mimosa.com>

| For some reason, on my testing system, west's kernel is newer than east's.  
| west: 3.12.11-201.fc19.x86_64
| east: 3.9.5-301.fc19.x86_64

I should have mentioned why I cared.

The script swan-install, run on east, does not install the ipsec.ko
module so testing fails.

Here's a line of make output from the swan-install run on east:

OSMODLIB=`make -C /lib/modules/3.12.11-201.fc19.x86_64/build -p help | ( sed -n -e '/^MODLIB/p' -e '/^MODLIB/q' ; cat > /dev/null ) | sed -e 's/^MODLIB[ :=]*\([^;]*\).*/\1/'` ; \

You can see that the modules directory isn't useful for the kernel
running on the machine.


More information about the Swan-dev mailing list