Comment 4 for bug 1847967

Revision history for this message
You-Sheng Yang (vicamo) wrote :

So before the merge proposal[1] is accepted, you can take following steps to file a bug with all the information for kernel packages:

1. find out the source package name for the binary kernel package. It should be "linux-signed-oem[-osp1]" for signed kernel packages, and "linux-oem[-osp1]" for unsigned ones.

  $ apt show ${pkg} | grep ^Source:

2. create symlinks for apport:

  $ sudo ln -s source_linux.py /usr/share/apport/package-hooks/source_${srcpkg}.py

3. appport-bug ${pkg}