** 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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1828948

Title:
  OBSOLETE_BY in DKMS.CONF not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/dkms/+bug/1828948/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to