Comment 14 for bug 1827102

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

Ok, Bionic Guest fixed (was a grub issue)
=> non proposed as expected triggered the bug

Building initial module for 5.1.21-050121-generic
ERROR (dkms apport): kernel package linux-headers-5.1.21-050121-generic is not supported
Error! Bad return status for module build on kernel: 5.1.21-050121-generic (x86_64)
Consult /var/lib/dkms/dpdk-rte-kni/17.11.5/build/make.log for more information.

When then installing from proposed things resolve, but one needs to read between the lines.
The reported and fixed bug resolves.
With 18.11.2 (as reported above) it does so completely and builds.
With 17.11.6 plus the fix it work as well for the reported error, but then fails at some other issue later on.

So when 5.1 comes we will also need a fix for
/var/lib/dkms/dpdk-rte-kni/17.11.6/build/kni_net.c:40:10: fatal error: kni_fifo.h: No such file or directory
 #include <kni_fifo.h>

But for the scope of this bug it is really fixed.

=> verified