1ABRT-ACTION-SAVE-(1)              ABRT Manual             ABRT-ACTION-SAVE-(1)
2
3
4

NAME

6       abrt-action-save-package-data - Query package database and save package
7       and component name.
8

SYNOPSIS

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

DESCRIPTION

13       The tool reads problem directory DIR. It analyzes contents of analyzer,
14       executable, cmdline and remote elements, checks database of installed
15       packages, and creates new elements package and component.
16
17       This data is usually necessary if the problem will be reported to a bug
18       tracking database.
19
20   Integration with ABRT events
21       This tool can be used as an ABRT reporter. Example fragment for
22       /etc/libreport/report_event.conf:
23
24           # Determine in which package/component the crash happened (if not yet done):
25           EVENT=post-create component=
26                   abrt-action-save-package-data
27

OPTIONS

29       -v, --verbose
30           Be verbose
31
32       -c CONFFILE
33           Path to configuration file.
34
35       -r CHROOT
36           Force RPM to use CHROOT for root directory
37
38       -d DIR
39           Path to problem directory.
40

SEE ALSO

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

AUTHORS

45       ยท   ABRT team
46
47
48
49abrt 2.14.5                       12/01/2020              ABRT-ACTION-SAVE-(1)
Impressum