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

NAME

6       abrt-action-install-debuginfo - Install debuginfos for build-ids
7

SYNOPSIS

9       abrt-action-install-debuginfo [-vy] [--ids=BUILD_IDS_FILE]
10       [--tmpdir=TMPDIR] [--cache=CACHEDIR[:DEBUGINFODIR1:DEBUGINFODIR2...]]
11       [--size_mb=SIZE] [-e PATH]
12

DESCRIPTION

14       Installs debuginfos for all build-ids listed in BUILD_IDS_FILE to
15       CACHEDIR, using TMPDIR as temporary staging area. Old files in CACHEDIR
16       are deleted until it is smaller than SIZE.
17

OPTIONS

19       -v
20           Be more verbose. Can be given multiple times.
21
22       -y
23           Noninteractive, assume Yes to all questions
24
25       --ids
26           Path to file with list of build ids. Default: build_ids
27
28       --tmpdir
29           Path to tmp directory. Default:
30           /tmp/abrt-tmp-debuginfo-RANDOM_SUFFIX
31
32       --cache
33           Path to cache directory. Default: /var/cache/abrt-di
34
35       --size_mb
36           Default: 4096
37
38       -e,--exact
39           Download only specified files
40
41       -R,--releasever
42           Set specific version of Operating System
43

AUTHORS

45       ยท   ABRT team
46
47
48
49abrt 2.12.0                       02/05/2019             ABRT-ACTION-INSTAL(1)
Impressum