[Bug 2071587] Re: DKMS build log is not collected

Launchpad Bug Tracker 2071587 at bugs.launchpad.net
Fri Sep 12 12:46:28 UTC 2025


This bug was fixed in the package linux-base - 4.14ubuntu2

---------------
linux-base (4.14ubuntu2) questing; urgency=medium

  * d/control: Update Vcs-Git
  * Apport kernel hook:
    - Fix debugging, update copyright.
    - Split the main logic into multiple functions.
    - Remove obsolete code and kerneloops handling.
    - Attach the list of installed packages.
    - Handle DKMS build failures and attach the build log (LP: #2069262,
      LP: #2071587).
    - Ignore reports due to aborted removal of the running kernel
      (LP: #2073399).
    - Add firmware-sof to the list of related packages.

linux-base (4.14ubuntu1) questing; urgency=medium

  * Merge from Debian unstable. Remaining changes:
    - Default to link_in_boot by default, on all architectures.
    - Add kernel postinst hook to update initrd softlinks to match the kernel
      version targets (LP: #1877088, #1929255).
    - Check for update-initramfs being installed before running the postinst
      hook which updates the softlinks (LP: #1928700).
    - Add linux-base-sgx package with SGX udev rules (LP: #1867820, #1881338,
      #1932582).
    - Add Apport package hook and links for kernel packages (LP: #2018128,
      #2098735).
    - Change package maintainer to Ubuntu Kernel Team.
    - Fix linux-base-sgx lintian warnings and add overrides.

linux-base (4.14) unstable; urgency=medium

  * Upload to unstable
  * d/salsa-ci.yml: Remove obsolete lintian error suppression

linux-base (4.13) experimental; urgency=medium

  [ Salvatore Bonaccorso ]
  * postinst hook: Use reboot-required to flag required reboot
    (Closes: #1010699)

  [ Ben Hutchings ]
  * postinst hook: Fix installation directory

 -- Juerg Haefliger <juerg.haefliger at canonical.com>  Mon, 01 Sep 2025
14:41:42 +0200

** Changed in: linux-base (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/2071587

Title:
  DKMS build log is not collected

Status in apport package in Ubuntu:
  Triaged
Status in linux-base package in Ubuntu:
  Fix Released

Bug description:
  For DKMS build failures that result in an automatically filed bug,
  apport should also collect the relevant build log:

  Building module:
  Cleaning build area...
  unset ARCH; [ ! -h /usr/bin/cc ] && export CC=/usr/bin/gcc; env NV_VERBOSE=1 'make' -j12 NV_EXCLUDE_BUILD_MODULES='' KERNEL_UNAME=6.8.0-36-generic IGNORE_XEN_PRESENCE=1 IGNORE_CC_MISMATCH=1 SYSSRC=/lib/modules/6.8.0-36-generic/build LD=/usr/bin/ld.bfd CONFIG_X86_KERNEL_IBT= modules.....(bad exit status: 2)
  Error! Bad return status for module build on kernel: 6.8.0-36-generic (x86_64)
  Consult /var/lib/dkms/nvidia/550.90.07/build/make.log for more information.
  dkms autoinstall on 6.8.0-36-generic/x86_64 failed for nvidia(10)
  Error! One or more modules failed to install during autoinstall.

  /var/lib/dkms/nvidia/550.90.07/build/make.log in the above case. Not
  sure, but this could/should probably be a DKMS package hook?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/2071587/+subscriptions




More information about the foundations-bugs mailing list