[Bug 1847967] Re: oem kernel packages treated differently from generic kernel ones
Brian Murray
brian at ubuntu.com
Tue Feb 11 21:19:30 UTC 2020
Another way to verify the fix is just to confirm that the symlinks are
now created, which they are with apport version 2.20.9-0ubuntu7.11
(18.04).
Setting up apport (2.20.9-0ubuntu7.11) ...
apport-autoreport.service is a disabled or a static unit, not starting it.
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for ureadahead (0.100.0-21) ...
Processing triggers for systemd (237-3ubuntu10.38) ...
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
bdmurray at clean-bionic-amd64:~$ ls -lh /usr/share/apport/package-hooks/*linux*
lrwxrwxrwx 1 root root 15 Feb 10 16:46 /usr/share/apport/package-hooks/source_linux-meta-oem-osp1.py -> source_linux.py
lrwxrwxrwx 1 root root 15 Feb 10 16:46 /usr/share/apport/package-hooks/source_linux-meta-oem.py -> source_linux.py
lrwxrwxrwx 1 root root 15 Feb 10 16:46 /usr/share/apport/package-hooks/source_linux-meta.py -> source_linux.py
-rw-r--r-- 1 root root 948 Nov 11 13:57 /usr/share/apport/package-hooks/source_linux-nexus7.py
lrwxrwxrwx 1 root root 15 Feb 10 16:46 /usr/share/apport/package-hooks/source_linux-oem-osp1.py -> source_linux.py
lrwxrwxrwx 1 root root 15 Feb 10 16:46 /usr/share/apport/package-hooks/source_linux-oem.py -> source_linux.py
-rw-r--r-- 1 root root 6.2K Nov 11 13:57 /usr/share/apport/package-hooks/source_linux.py
lrwxrwxrwx 1 root root 15 Feb 10 16:46 /usr/share/apport/package-hooks/source_linux-signed-oem-osp1.py -> source_linux.py
lrwxrwxrwx 1 root root 15 Feb 10 16:46 /usr/share/apport/package-hooks/source_linux-signed-oem.py -> source_linux.py
lrwxrwxrwx 1 root root 15 Feb 10 16:46 /usr/share/apport/package-hooks/source_linux-signed.py -> source_linux.py
** Tags removed: verification-needed verification-needed-bionic verification-needed-eoan
** Tags added: verification-done verification-done-bionic verification-done-eoan
--
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/1847967
Title:
oem kernel packages treated differently from generic kernel ones
Status in OEM Priority Project:
New
Status in apport package in Ubuntu:
Fix Released
Status in apport source package in Bionic:
Fix Committed
Status in apport source package in Disco:
Won't Fix
Status in apport source package in Eoan:
Fix Committed
Status in apport source package in Focal:
Fix Released
Bug description:
[SRU Justification]
[Impact]
When `apport-bug linux` was executed on systems with linux-oem, linux-oem-osp1 kernels, many details are not included as generic linux kernel does. Alsa info, dmesg, lspci, lsusb, DMI, etc. are missing.
[Fix]
Fix already merged in Focal: https://bazaar.launchpad.net/~ubuntu-core-dev/ubuntu/focal/apport/ubuntu/revision/2724 .
SRU merge proposals in:
* https://code.launchpad.net/~vicamo/ubuntu/bionic/apport/bug-1847967/+merge/376380
* https://code.launchpad.net/~vicamo/ubuntu/disco/apport/bug-1847967/+merge/376381
* https://code.launchpad.net/~vicamo/ubuntu/eoan/apport/bug-1847967/+merge/374263
[Test Case]
1. Boot with linux-oem or linux-oem-osp1 kernel and try to collect apport logs with:
$ apport-cli --save saved.apport linux-oem-osp1
2. Make sure the report contains PCI/ALSA/DMI/Sysfs info.
[Regression Potential]
Low.
======== original bug description ========
When `apport-bug linux` was executed on systems with linux-oem, linux-
oem-osp1 kernels, many details are not included as generic linux
kernel does. Alsa info, dmesg, lspci, lsusb, DMI, etc. are missing.
To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1847967/+subscriptions
More information about the foundations-bugs
mailing list