Description
Test repository for new abrt cli.
New cli is in abrt-cli-ng package available under abrt executable.
New features:
- tab completion
- output formats, custom formatting
- new subcommands
abrt gdbabrt debugino-installabrt retraceabrt backtrace
Commands overview
abrt listabrt list --pretty=onelineabrt list --fmt '{count}x {short_id} {what}'abrt infoabrt gdbabrt gdb --debuginfo-installabrt backtraceabrt debuginfo-installabrt retraceabrt retrace --localabrt retrace --remoteabrt rmabrt reportabrt status
Commands like abrt gdb, abrt backtrace, abrt show and abrt report will use last problem if no arguments are passed.
Please report any issues to our bugtracker
Installation Instructions
dnf copr enable rmarko/abrt
dnf --disablerepo=* --enablerepo=rmarko-abrt update abrt*
dnf install abrt-cli-ng
Then open a new terminal to enable tab completion and run abrt list.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download |
|---|
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable rmarko/abrt
More info about enabling Copr repositories