On Mon, 2024-06-10 at 18:03 +0200, Etienne Cordonnier via
lists.openembedded.org wrote:
> From: Etienne Cordonnier
>
> Fix this error where 'coredumpctl info' warns that the coredump is still being
> processed:
>
> ```
> AssertionError: 1 != 0 : MiniDebugInfo Test failed: No match found.
> -- N
From: Etienne Cordonnier
Fix this error where 'coredumpctl info' warns that the coredump is still being
processed:
```
AssertionError: 1 != 0 : MiniDebugInfo Test failed: No match found.
-- Notice: 1 systemd-coredump@.service unit is running, output may be
incomplete.
```
Signed-off-by: Etienn