Sponsor:

Your company here, and a link to your site. Click to find out more.

abrt-action-save-package-data - Man Page

Query package database and save package and component name.

Synopsis

abrt-action-save-package-data [-v] [-c CONFFILE] -d DIR

Description

The tool reads problem directory DIR. It analyzes contents of analyzer, executable, cmdline and remote elements, checks database of installed packages, and creates new elements package and component.

This data is usually necessary if the problem will be reported to a bug tracking database.

Integration with ABRT events

This tool can be used as an ABRT reporter. Example fragment for /etc/libreport/report_event.conf:

# Determine in which package/component the crash happened (if not yet done):
EVENT=post-create component=
        abrt-action-save-package-data

Options

-v, ā€‰--verbose

Be verbose

-c CONFFILE

Path to configuration file.

-r CHROOT

Force RPM to use CHROOT for root directory

-d DIR

Path to problem directory.

See Also

abrt-action-save-package-data.conf(5), abrt_event.conf(5)

Authors

Referenced By

gpg_keys.conf(5).

02/19/2024 abrt 2.17.5 ABRT Manual