[Kernel-packages] [Bug 1838921] Autopkgtest regression report (dkms/2.3-3ubuntu9.6)

2019-10-17 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted dkms (2.3-3ubuntu9.6) for bionic have 
finished running.
The following regressions have been reported in tests triggered by the package:

nvidia-graphics-drivers-430/430.26-0ubuntu0.18.04.2 (amd64)


Please visit the excuses page listed below and investigate the failures, 
proceeding afterwards as per the StableReleaseUpdates policy regarding 
autopkgtest regressions [1].

https://people.canonical.com/~ubuntu-archive/proposed-
migration/bionic/update_excuses.html#dkms

[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions

Thank you!

-- 
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/1838921

Title:
  ability to install dkms without version checking and retire it when
  kernel fixed issue

Status in OEM Priority Project:
  New
Status in dkms package in Ubuntu:
  Fix Released
Status in dkms source package in Bionic:
  Fix Committed
Status in dkms source package in Disco:
  Fix Committed

Bug description:
  refer to https://github.com/dell/dkms/pull/98

  [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/1838921/+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


[Kernel-packages] [Bug 1838921] Autopkgtest regression report (dkms/2.3-3ubuntu9.6)

2019-09-16 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted dkms (2.3-3ubuntu9.6) for bionic have 
finished running.
The following regressions have been reported in tests triggered by the package:

nvidia-graphics-drivers-430/430.26-0ubuntu0.18.04.2 (amd64)


Please visit the excuses page listed below and investigate the failures, 
proceeding afterwards as per the StableReleaseUpdates policy regarding 
autopkgtest regressions [1].

https://people.canonical.com/~ubuntu-archive/proposed-
migration/bionic/update_excuses.html#dkms

[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions

Thank you!

-- 
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/1838921

Title:
  priority of OBSOLETE_BY should higher than "force"

Status in OEM Priority Project:
  New
Status in dkms package in Ubuntu:
  Fix Released
Status in dkms source package in Bionic:
  Fix Committed
Status in dkms source package in Disco:
  Fix Committed

Bug description:
  [Impact]
  the priority of OBSOLETE_BY should higher than "force". #89 
https://github.com/dell/dkms/issues/89

  [Test case]
  1. install the dkms package which already patched (also can be found from my 
test ppa[1])
  2. install a DKMS which has OBSOLETE_BY and FORCE
  e.g.ath10k of my testing ppa : [2]
   - the target dkms defined OBSOLETE_BY and FORCE
   - user install dkms on a system which installed kernel version less than 
OBSOLETE_BY and another kernel higher than OBSOLETE_BY
   - the dkms can be installed well.

  [Regression potential]
  medium as it touched the version sanity. This change land a change from 
upstream.

  [1]:https://code.launchpad.net/~alextu/+recipe/2.3-3ubuntu9.5-closes89
  [2]:https://code.launchpad.net/~alextu/+recipe/2.3-3ubuntu9.5-closes89-dkms

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1838921/+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