[Bug 1828948] Re: OBSOLETE_BY in DKMS.CONF does not work
Brian Murray
brian at ubuntu.com
Wed Jul 10 19:55:22 UTC 2019
It would also be good to get this fixed in Ubuntu 19.04 codename Disco
Dingo.
** Summary changed:
- OBSOLETE_BY in DKMS.CONF not work
+ OBSOLETE_BY in DKMS.CONF does not work
** Changed in: dkms (Ubuntu Bionic)
Status: New => Fix Committed
** Tags added: verification-needed verification-needed-bionic
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1828948
Title:
OBSOLETE_BY in DKMS.CONF does not work
Status in DKMS:
Fix Released
Status in OEM Priority Project:
Fix Committed
Status in dkms package in Ubuntu:
Fix Released
Status in dkms source package in Bionic:
Fix Committed
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
More information about the Ubuntu-sponsors
mailing list