Public bug reported: refer to https://github.com/dell/dkms/pull/98 And this patch will override https://bugs.launchpad.net/oem-priority/+bug/1838921
[Impact] to have a way for this case "user need to force install the dkms, but also would like to retire that dkms once kernel fixes the issue." - upstream patch : https://github.com/dell/dkms/pull/98 [Test case] 1. install the dkms package which already patched 2. install a DKMS which has file content "{dkms name}_version-override" under /usr/share/dkms/modules_to_force_install/ - the installation should ignore module version checking. 3. update that installed DKMS to a new one which added OBSOLETE_BY in dkms.conf - on the kernel which version lower than OBSOLETE_BY, the dkms should be installed. - on the kernel which version higher than OBSOLETE_BY, the dkms should NOT be installed. [Regression potential] medium as it touched the version sanity. This change already there in upstream. ** Affects: oem-priority Importance: Critical Assignee: Alex Tu (alextu) Status: Confirmed ** Affects: dkms (Ubuntu) Importance: Undecided Status: New ** Also affects: oem-priority Importance: Undecided Status: New ** Changed in: oem-priority Assignee: (unassigned) => Alex Tu (alextu) ** Changed in: oem-priority Importance: Undecided => Critical ** Changed in: oem-priority Status: New => Confirmed -- 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/1845467 Title: Force version override by file in /usr/share/dkms/modules_to_force_install Status in OEM Priority Project: Confirmed Status in dkms package in Ubuntu: New Bug description: refer to https://github.com/dell/dkms/pull/98 And this patch will override https://bugs.launchpad.net/oem-priority/+bug/1838921 [Impact] to have a way for this case "user need to force install the dkms, but also would like to retire that dkms once kernel fixes the issue." - upstream patch : https://github.com/dell/dkms/pull/98 [Test case] 1. install the dkms package which already patched 2. install a DKMS which has file content "{dkms name}_version-override" under /usr/share/dkms/modules_to_force_install/ - the installation should ignore module version checking. 3. update that installed DKMS to a new one which added OBSOLETE_BY in dkms.conf - on the kernel which version lower than OBSOLETE_BY, the dkms should be installed. - on the kernel which version higher than OBSOLETE_BY, the dkms should NOT be installed. [Regression potential] medium as it touched the version sanity. This change already there in upstream. To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1845467/+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