[Bug 2069262] Re: DKMS build failures are not filed correctly
Launchpad Bug Tracker
2069262 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/2069262
Title:
DKMS build failures are not filed correctly
Status in Apport:
Invalid
Status in apport package in Ubuntu:
Triaged
Status in linux-base package in Ubuntu:
Fix Released
Bug description:
When kernel header packages (linux*-headers) are installed/upgraded,
all installed DKMS modules are rebuilt. Currently, if any of that
rebuild fails, a bug if filed for the kernel header package which is
incorrect.
There are two different scenarios, both of which are not kernel
problems:
1) An official DKMS package from the Ubuntu archive fails to build ->
A bug should be raised for that DKMS package and the build log should
be attached.
2) An unsupported DKMS package fails to build -> No bug should be
filed, but ideally the user should be made aware of the situation.
An example invalid bug is bug 2067015.
To manage notifications about this bug go to:
https://bugs.launchpad.net/apport/+bug/2069262/+subscriptions
More information about the foundations-bugs
mailing list