From 2feae5192baa65d8f5b8a6877e99a194706fc793 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Vidot?= Date: Mon, 30 Sep 2024 14:52:36 +0200 Subject: [PATCH] Extend white list for bsc#1215378 https://progress.opensuse.org/issues/167338 --- data/journal_check/bug_refs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/journal_check/bug_refs.json b/data/journal_check/bug_refs.json index 6332fd38a403..15c0478e3610 100644 --- a/data/journal_check/bug_refs.json +++ b/data/journal_check/bug_refs.json @@ -523,7 +523,7 @@ "type": "bug" }, "bsc#1215378": { - "description": "(libvirtd|virtqemud).*: error from service: GDBus.Error:org.freedesktop.(login1.OperationInProgress: The operation inhibition has been requested for is already running|systemd1.ShuttingDown: Refusing activation, D-Bus is shutting down)", + "description": "(libvirtd|virtqemud).*: error from service: GDBus.Error:org.freedesktop.(login1.OperationInProgress: The operation inhibition has been requested for is already running|systemd1.ShuttingDown: Refusing activation, D-Bus is shutting down|DBus.Error.NoReply: Message recipient disconnected from message bus without replying)", "products": { "sle-micro": ["5.3", "5.4" , "5.5", "6.0", "6.1"] },