2021-03-08 17:17:20 +00:00
|
|
|
|
---
|
|
|
|
|
title: Bug report tool for OpenMandriva Lx
|
|
|
|
|
description:
|
|
|
|
|
published: true
|
2022-08-27 23:45:30 +01:00
|
|
|
|
date: 2022-03-24T11:20:30.941Z
|
2021-03-08 17:17:20 +00:00
|
|
|
|
tags: documentation, user-guide, tools
|
|
|
|
|
editor: markdown
|
|
|
|
|
dateCreated: 2021-03-08T17:17:16.207Z
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
# Bug report tool for OpenMandriva Lx
|
2022-08-27 23:45:30 +01:00
|
|
|
|
The simple tool is called om-bug-report.
|
2021-03-08 17:17:20 +00:00
|
|
|
|
|
|
|
|
|
## The shortcuts
|
|
|
|
|
### Open OM Welcome and navigate to OM Features > *Bug report tool*
|
|
|
|
|
|
2022-08-27 23:45:30 +01:00
|
|
|
|
![om43-bugreportwelc.jpg](/images/om43-bugreportwelc.jpg)
|
2021-03-08 17:17:20 +00:00
|
|
|
|
|
2022-08-27 23:45:30 +01:00
|
|
|
|
### or open OpenMandriva Control Center and navigate to System > *Bug report tool*
|
2021-03-08 17:17:20 +00:00
|
|
|
|
|
2022-08-27 23:45:30 +01:00
|
|
|
|
![om43-bugreportomcc.jpg](/images/om43-bugreportomcc.jpg)
|
2021-03-08 17:17:20 +00:00
|
|
|
|
|
|
|
|
|
## Informations collected
|
|
|
|
|
The tool will gather useful informations from:
|
|
|
|
|
|
|
|
|
|
- various configuration files (in /etc/*)
|
|
|
|
|
- various /proc entries (which let know informations about kernel configuration)
|
|
|
|
|
- grub configuration (the boot program)
|
|
|
|
|
- lspcidrake output (for PCI devices listing)
|
|
|
|
|
- lsusb output (for USB devices listing)
|
|
|
|
|
- dmidecode output (to get informations about hardware from the BIOS)
|
|
|
|
|
- systemctl –failed (to report systems or services that failed to be started)
|
|
|
|
|
- journalctl -b (for showing log of current boot)
|
|
|
|
|
- rpm -qa (for listing installed packages)
|
|
|
|
|
- gcc version (for the version of the compiler)
|
|
|
|
|
|
2022-08-27 23:45:30 +01:00
|
|
|
|
![om43-bugreportpsw.jpg](/images/om43-bugreportpsw.jpg)
|
2021-03-08 17:17:20 +00:00
|
|
|
|
|
2022-08-27 23:45:30 +01:00
|
|
|
|
![om43-bugreportpopup.jpg](/images/om43-bugreportpopup.jpg)
|
2021-03-08 17:17:20 +00:00
|
|
|
|
|
2022-08-27 23:45:30 +01:00
|
|
|
|
Then will create the omdv-bug-report file in your /home directory
|
|
|
|
|
|
|
|
|
|
![om43-bugreportfile.jpg](/images/om43-bugreportfile.jpg)
|
2021-03-08 17:17:20 +00:00
|
|
|
|
|
|
|
|
|
> **This file should be attached to any bugreport**.
|
|
|
|
|
{.is-info}
|
|
|
|
|
|
|
|
|
|
It will help speed up the work of bug squasher and simplify the work of the bug reporter by quickly providing detailed information.
|
|
|
|
|
|
|
|
|
|
\-
|
|
|
|
|
|
|
|
|
|
|