[SRU][B/E/F][PATCH 0/1] UBUNTU: [Debian] install apport package hook

You-Sheng Yang vicamo.yang at canonical.com
Fri Apr 10 11:33:06 UTC 2020


BugLink: https://bugs.launchpad.net/bugs/1872059

[Impact]
linux-firmware doesn't install any package hooks for apport, so it will
only carry some default items leaving hardware list, kernel messages
unattached.

[Fix]
This change creates a symbolic link from
/usr/share/apport/package-hooks/source_linux-firmware.py to source_linux.py.

[Test Case]
Run `apport-bug linux-firmware` and check if it carries dmesg, lspci
outputs, etc.

[Regression Potential]
Low. Doesn't affect any firmware blobs, but attach more information when
filing bugs against linux-firmware.

You-Sheng Yang (1):
  UBUNTU: [Debian] install apport package hook

 debian/linux-firmware.links | 1 +
 debian/rules                | 2 ++
 2 files changed, 3 insertions(+)
 create mode 100644 debian/linux-firmware.links

-- 
2.25.1




More information about the kernel-team mailing list