Comment 5 for bug 1587084

Revision history for this message
Alexander Bozhenko (alexbozhenko) wrote :

On fuel 9.0 when you update kernel, this error occurs:
Error! Bad return status for module build on kernel: 3.13.0-95-generic (x86_64)
Consult /var/lib/dkms/openvswitch/2.0.2/build/make.log for more information.
tail -n1 /var/lib/dkms/openvswitch/2.0.2/build/make.log
configure: error: Linux kernel in /lib/modules/3.13.0-92-generic/build is version 3.13.11, but version newer than 3.12.x is not supported

this is because openvswitch-datapath-dkms version 2.0.2-0ubuntu0.14.04.3 is installed:

Did we start to use version, shipped on ubuntu, and, according to this, dkms it is not needed anymore?
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1311843/comments/3

Before, on version <=8.0 we had this version of the package:
openvswitch-datapath-dkms 2.3.1-1~u14.04+mos2

From 8.0:
root@node-2:~# modinfo openvswitch
filename: /lib/modules/3.13.0-92-generic/kernel/net/openvswitch/openvswitch.ko
license: GPL
description: Open vSwitch switching datapath
srcversion: 94294A72258BA583D666607
depends: libcrc32c,vxlan,gre
intree: Y
vermagic: 3.13.0-92-generic SMP mod_unload modversions
signer: Magrathea: Glacier signing key
sig_key: 2A:48:00:B9:4D:C7:83:D0:53:26:FA:E6:7B:01:B0:BE:B7:3B:B8:11
sig_hashalgo: sha512

From 9.0:
root@node-2:~# modinfo openvswitch
filename: /lib/modules/3.13.0-92-generic/kernel/net/openvswitch/openvswitch.ko
license: GPL
description: Open vSwitch switching datapath
srcversion: 94294A72258BA583D666607
depends: libcrc32c,vxlan,gre
intree: Y
vermagic: 3.13.0-92-generic SMP mod_unload modversions
signer: Magrathea: Glacier signing key
sig_key: 2A:48:00:B9:4D:C7:83:D0:53:26:FA:E6:7B:01:B0:BE:B7:3B:B8:11
sig_hashalgo: sha512