Hello, The upstream version of makedumpfile does a verification of the kernel version being used and issue the message "kernel version is not supported" if it finds that the kernel being used it newer than the latest version that upstream has tested.
This causes repetitive bug reports when we push new kernels out, especially in LTS releases even if, the crash file produced by makedumpfile remains valid. Upstream adapt to the latest kernel version in each major release, so doing an SRU of the major release is not a valid solution. Since kernel specific changes to makedumpfile are small, they are usually backported to the older release but the version check is never adapted. I am thinking of adding a patch to the versions of makedumpfile in stable releases where it has been confirmed that the newer kernel works to avoid such a message,even if this verification has not been done upstream. LP: #1626269[1] is an example of such a situation. Does that sound like a reasonable solution ? TIA, Kind regards, ...Louis [1]https://bugs.launchpad.net/ubuntu/+source/makedumpfile/+bug/1626269 -- Louis Bouchard Software engineer, Cloud & Sustaining eng. Canonical Ltd Ubuntu developer Debian Maintainer GPG : 429D 7A3B DD05 B6F8 AF63 B9C4 8B3D 867C 823E 7A61 -- ubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel
