** Description changed: - the issue has been fixed by upstream [1]: + [Impact] + OBSOLETE_BY in DKMS.CONF not work + Which also be reported on upstream: https://github.com/dell/dkms/issues/81 - we need to land that fix to DKMS on Ubuntu as well. + [Test case] + 1. add OBSOLETE_BY in DKMS.CONF + e.g. OBSOLETE_BY="4.15.0-1033" + 2. the kernel module should not be built with kernel greater than the version specified by OBSOLETE_BY + e.g. + - user install kernel 4.15.0-1030 and 4.15.0-10360 + - user install kernel oem-wifi-qualcomm-ath10k-lp1803647-4.15-dkms [1] which has OBSOLETE_BY="4.15.0-1033" + - the kernel module from dkms [1] should only built for 4.15.0-1030, but not for 4.15.0-10360 - [1] https://github.com/dell/dkms + [Regression potential] + None as it used to work, but somehow regression there. + + [1] https://code.launchpad.net/~alextu/+recipe/oem-wifi-qualcomm-ath10k- + lp1803647-4.15-dkms-daily
-- You received this bug notification because you are a member of Kernel Packages, which is subscribed to dkms in Ubuntu. https://bugs.launchpad.net/bugs/1828948 Title: OBSOLETE_BY in DKMS.CONF not work Status in DKMS: Confirmed Status in OEM Priority Project: New Status in dkms package in Ubuntu: New Status in dkms source package in Bionic: New Bug description: [Impact] OBSOLETE_BY in DKMS.CONF not work Which also be reported on upstream: https://github.com/dell/dkms/issues/81 [Test case] 1. add OBSOLETE_BY in DKMS.CONF e.g. OBSOLETE_BY="4.15.0-1033" 2. the kernel module should not be built with kernel greater than the version specified by OBSOLETE_BY e.g. - user install kernel 4.15.0-1030 and 4.15.0-10360 - user install kernel oem-wifi-qualcomm-ath10k-lp1803647-4.15-dkms [1] which has OBSOLETE_BY="4.15.0-1033" - the kernel module from dkms [1] should only built for 4.15.0-1030, but not for 4.15.0-10360 [Regression potential] None as it used to work, but somehow regression there. [1] https://code.launchpad.net/~alextu/+recipe/oem-wifi-qualcomm- ath10k-lp1803647-4.15-dkms-daily To manage notifications about this bug go to: https://bugs.launchpad.net/dkms/+bug/1828948/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp