anyone knows what this error is?
ABRT has detected 1 problem(s). For more info run: abrt-cli list --since
i got this, when i run "sudo su -"
thanks
anyone knows what this error is?
ABRT has detected 1 problem(s). For more info run: abrt-cli list --since
i got this, when i run "sudo su -"
thanks
Copyright © 2021 Jogjafile Inc.
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 --sinceas it suggests.