From c9dd4bd7e502594e4186a45454f8d7b7d06f0df5 Mon Sep 17 00:00:00 2001 From: Masayuki Igawa Date: Mon, 27 Jan 2014 11:22:17 +0900 Subject: [PATCH] Add one more fingerprint for bug 1097592 This is also a dpkg lock issue fingerprint. Change-Id: Ia066c01ad1be1438533687bca2a93e2b1c49ce87 Related-Bug: #1097592 --- queries/1097592.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/queries/1097592.yaml b/queries/1097592.yaml index 1b5c578e..1cd867d3 100644 --- a/queries/1097592.yaml +++ b/queries/1097592.yaml @@ -1,3 +1,4 @@ query: > - message:"Unable to lock the administration directory (/var/lib/dpkg/), is another process using it" + (message:"Unable to lock the administration directory (/var/lib/dpkg/), is another process using it" + OR message:"dpkg: error: dpkg status database is locked by another process") AND filename:"console.html"