@sil2100 --disable-test-modules \
override_dh_auto_test: + dh_auto_test --builddir=build-deb are needed together to enable building and running unittests during build. Note previously focal builds did not run unittests at all. The autoconf help text for the option says "disable building test modules during make check: cached modules will be used". What it means use the prebuilt kernel modules from the orig tarball for unittests, which works in launchpad builders. Without this option an attempt is made to rebuild test modules for the currently running kernel which is not possible or useful in launchpad. Installing linux-generic-headers and forcing the build for the current kernel in a given series is another alternative, but also not too sure if that is useful given prebuilt known/working modules for unittests are available. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1933491 Title: kmod add zstd support To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kmod/+bug/1933491/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
