ABRT is the abbreviation for Automatic Bug Reporting Tool. It actually detects on your system crashes in applications written in C/C++ and Python, as well as kernel oopses. To figure out the details you would have to run abrt-cli list --since as it suggests.
1
user21478918
On
#systemctl disable initial-setup-text.service
Root Cause---
The error is coming from the initial-setup package.
ABRT is the abbreviation for Automatic Bug Reporting Tool. It actually detects on your system crashes in applications written in C/C++ and Python, as well as kernel oopses. To figure out the details you would have to run
abrt-cli list --since
as it suggests.