Hello Juerg, or anyone else affected,

Accepted dkms into lunar-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/dkms/3.0.10-7ubuntu1
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
lunar to verification-done-lunar. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-lunar. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: dkms (Ubuntu Lunar)
       Status: Confirmed => Fix Committed

** Tags added: verification-needed verification-needed-lunar

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

Title:
  autoinstall fails despite BUILD_EXCLUSIVE

Status in dkms package in Ubuntu:
  Confirmed
Status in dkms source package in Lunar:
  Fix Committed

Bug description:
  [Impact]

  Kernel upgrades fail if DKMS packages are currently installed that
  include BUILD_EXCLUSIVE directives which skip the DKMS build. In this
  case, the dkms tool incorrectly returns a non-zero exit status.

  $ sudo /etc/kernel/postinst.d/dkms 6.2.0-20-generic
   * dkms: running auto installation service for kernel 6.2.0-20-generic        
                                                                 Deprecated 
feature: REMAKE_INITRD 
(/var/lib/dkms/oem-ethernet-r8169-aspm-support-bionic/4/source/dkms.conf)
  Deprecated feature: REMAKE_INITRD (/etc/dkms/framework.conf)
  Sign command: /usr/bin/kmodsign
  Signing key: /var/lib/shim-signed/mok/MOK.priv
  Public certificate (MOK): /var/lib/shim-signed/mok/MOK.der
  Deprecated feature: REMAKE_INITRD 
(/var/lib/dkms/oem-ethernet-r8169-aspm-support-bionic/4/source/dkms.conf)
  Error! The 
/var/lib/dkms/oem-ethernet-r8169-aspm-support-bionic/4/6.2.0-20-generic/x86_64/dkms.conf
 for module oem-ethernet-r8169-aspm-support-bionic includes a BUILD_EXCLUSIVE 
directive which does not match this kernel/arch/config.
  This indicates that it should not be built.
  Error! One or more modules failed to install during autoinstall.
  Refer to previous errors for more information.     [fail]

  [Test Plan]

  Install such a DKMS (like [1]), and run:
  $ sudo /etc/kernel/postinst.d/dkms $(uname -r)

  This command should return with exit status '0'.

  [1]  http://oem.archive.canonical.com/updates/pool/public/o/oem-
  ethernet-r8169-aspm-support-bionic-dkms/

  [Where problems could occur]

  This fix changes how DKMS status/results are handled during
  autoinstall. So problems would only show up if DKMS modules are
  installed and are being processed (for example during a kernel upgrade
  or installation). Or if the dkms tool is invoked manually.

  [Other info]

  The bug was introduced in upstream dkms version 3.0.9 and fixed in
  3.0.11.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dkms/+bug/2018226/+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

Reply via email to