Bug 2290858 - abrt fails to create reports: Failed to obtain all required information from journald , and Package isn't signed with proper key
Summary: abrt fails to create reports: Failed to obtain all required information from ...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt
Version: 40
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: abrt
QA Contact: Fedora Extras Quality Assurance
URL: https://artifacts.dev.testing-farm.io...
Whiteboard: CockpitTest
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-06-07 09:47 UTC by Martin Pitt
Modified: 2025-05-20 09:04 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-05-20 09:04:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Martin Pitt 2024-06-07 09:47:06 UTC
Cockpit's ABRT tests recently started to fail in Fedora rawhide ([1] for some information). The same failure happens in Fedora 40, although that was shadowed by bug #2265927 (which is SELinux, a different root cause, but the observable effect is the same -- no ABRT reports created).

[1] https://github.com/cockpit-project/cockpit/issues/20559

Reproducible: Always

Steps to Reproduce:
prerequisite: Check that services are running (they should by default):

  systemctl status abrtd abrt-journal-core


trigger crash:

  sleep 1m & pkill -e -SEGV sleep
Actual Results:  
  abrt-dump-journal-core[908]: Failed to obtain all required information from journald
  abrt-server[4077]: Package 'coreutils' isn't signed with proper key
  abrt-server[4077]: 'post-create' on '/var/spool/abrt/ccpp-2024-06-07-09:38:42.918456-4067' exited with 1
  abrt-server[4077]: Deleting problem directory '/var/spool/abrt/ccpp-2024-06-07-09:38:42.918456-4067'

nothing in /var/spool/abrt

Expected Results:  
journal sees the crash:

  systemd-coredump[1074]: [🡕] Process 1071 (sleep) of user 0 dumped core.
  [...]
  abrt-notification[1123]: [🡕] Process 1071 (sleep) crashed in clock_nanosleep.5()

$ cat /var/spool/abrt/ccpp-2024-*/executable
/usr/bin/sleep


This also happens with `setenforce 0`. SELinux makes a lot of noise, also for ABRT (bug #2282040), but that's not what breaks here.

On rawhide:

abrt-2.17.5-1.fc41.x86_64
kernel-core-6.10.0-0.rc1.20240531git4a4be1ad3a6e.21.fc41.x86_64
kernel-core-6.10.0-0.rc2.20240605git32f88d65f01b.26.fc41.x86_64
systemd-256~rc3-4.fc41.x86_64

On F40:
abrt-2.17.5-1.fc41.x86_64
kernel-core-6.10.0-0.rc2.20240605git32f88d65f01b.26.fc41.x86_64
systemd-256~rc3-4.fc41.x86_64

Comment 1 Michal Srb 2024-06-07 09:57:56 UTC
Possible duplicate: https://bugzilla.redhat.com/show_bug.cgi?id=2290777

Comment 3 Marius Vollmer 2024-10-07 07:42:37 UTC
ur CI bots believe the issue has been fixed somehow: https://github.com/cockpit-project/bots/pull/6952

Comment 4 Aoife Moloney 2025-04-25 10:57:10 UTC
This message is a reminder that Fedora Linux 40 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 40 on 2025-05-13.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '40'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version. Note that the version field may be hidden.
Click the "Show advanced fields" button if you do not see it.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 40 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 5 Aoife Moloney 2025-05-20 09:04:53 UTC
Fedora Linux 40 entered end-of-life (EOL) status on 2025-05-13.

Fedora Linux 40 is no longer maintained, which means that it
will not receive any further security or bug fix updates. As a result we
are closing this bug.

If you can reproduce this bug against a currently maintained version of Fedora Linux
please feel free to reopen this bug against that version. Note that the version
field may be hidden. Click the "Show advanced fields" button if you do not see
the version field.

If you are unable to reopen this bug, please file a new report against an
active release.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.