[Bug 1841157] Re: have /usr/bin/oem-getlogs in apport to collect all in one logs
Brian Murray
brian at ubuntu.com
Tue Dec 17 22:39:21 UTC 2019
I just noticed that apport does have the ability to run arbitrary
package hooks - see add_hooks_info() in report.py. If you call that
you'll be able to resolve the following in oem-getlogs.
" # enable when the feature to include data from package hooks exists."
I believe you'll want something like:
report.add_hooks_info(None, srcpackage='xorg')
--
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/1841157
Title:
have /usr/bin/oem-getlogs in apport to collect all in one logs
Status in Apport:
New
Status in OEM Priority Project:
In Progress
Status in apport package in Ubuntu:
Fix Released
Bug description:
plan to use command like
$ sudo oem-getlogs
to collect all logs that oem project could need.
To manage notifications about this bug go to:
https://bugs.launchpad.net/apport/+bug/1841157/+subscriptions
More information about the foundations-bugs
mailing list