[Bug 1847967] Re: oem kernel packages treated differently from generic kernel ones
Launchpad Bug Tracker
1847967 at bugs.launchpad.net
Thu Dec 5 23:53:42 UTC 2019
This bug was fixed in the package apport - 2.20.11-0ubuntu13
---------------
apport (2.20.11-0ubuntu13) focal; urgency=medium
[ Brian Murray ]
* Create additional symlinks to the source_linux.py apport package hook for
many OEM kernels. Thanks to You-Sheng Yang for the patch. (LP: #1847967)
[ Michael Hudson-Doyle ]
* Fix autopkgtest failures since recent security update: (LP: #1854237)
- Fix regression in creating report for crashing setuid process by getting
kernel to tell us the executable path rather than reading
/proc/[pid]/exe.
- Fix deletion of partially written core files.
- Fix test_get_logind_session to use new API.
- Restore add_proc_info raising ValueError for a dead process.
- Delete test_lock_symlink, no longer applicable now that the lock is
created in a directory only root can write to.
-- Michael Hudson-Doyle <michael.hudson at ubuntu.com> Fri, 06 Dec 2019
08:57:09 +1300
** Changed in: apport (Ubuntu Focal)
Status: Fix Committed => 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/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:
In Progress
Status in apport source package in Disco:
In Progress
Status in apport source package in Eoan:
In Progress
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