After having discussion.fedoraproject.org/t/162891 recur, this was remediated. However, now, abrt-2.17.7-1.fc43.x86_64 and gnome-abrt-1.4.3-8.fc43.x86_64 are in an inconsistent state:
-
abrt-
#!/usr/bin/env sh abrt list -
No problems
-
-
[1] [2] [3]gnome-abrt-
#!/usr/bin/env sh tree -a /var/spool/abrt/ccpp-2025-11-18-17:10:22.573990-14027 -
. ├── abrt_version ├── analyzer ├── architecture ├── cgroup ├── cmdline ├── component ├── coredump ├── coredump.zst ├── count ├── cpuinfo ├── dso_list ├── environ ├── event_log ├── executable ├── exploitable ├── hostname ├── journald_cursor ├── kernel ├── last_occurrence ├── .libreport │ └── owner ├── limits ├── .lock -> 65072 ├── maps ├── mountinfo ├── open_fds ├── os_info ├── os_release ├── package ├── pid ├── pkg_arch ├── pkg_epoch ├── pkg_fingerprint ├── pkg_name ├── pkg_release ├── pkg_vendor ├── pkg_version ├── proc_pid_status ├── pwd ├── reason ├── rootdir ├── runlevel ├── time ├── type ├── uid ├── username └── uuid 2 directories, 46 files
-
