abrt-action-install-debuginfo (1) Linux Manual Page
abrt-action-install-debuginfo – Install debuginfos for build-ids
Synopsis
abrt-action-install-debuginfo [-vy] [–ids=BUILD_IDS_FILE] [–tmpdir=TMPDIR] [–cache=CACHEDIR[:DEBUGINFODIR1:DEBUGINFODIR2…]] [–size_mb=SIZE] [-e PATH]Description
Installs debuginfos for all build-ids listed in BUILD_IDS_FILE to CACHEDIR, using TMPDIR as temporary staging area. Old files in CACHEDIR are deleted until it is smaller than SIZE.Options
-v- Be more verbose. Can be given multiple times.
-y
- Noninteractive, assume Yes to all questions
–ids
- Path to file with list of build ids. Default: build_ids
–tmpdir
- Path to tmp directory. Default: /tmp/abrt-tmp-debuginfo-RANDOM_SUFFIX
–cache
- Path to cache directory. Default: /var/cache/abrt-di
–size_mb
- Default: 4096
-e,–exact
- Download only specified files
Authors
- • ABRT team
