From 34a976c4e9ecbae4aca8fa7cbc18ca5271d54a5f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 1 May 2015 19:53:08 +0200 Subject: reproducible: drop warning for removed packages, this happens all the time. Fix regex to recognize builds that took too long. --- logparse/reproducible.rules | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/logparse/reproducible.rules b/logparse/reproducible.rules index f07fd011..9813f004 100644 --- a/logparse/reproducible.rules +++ b/logparse/reproducible.rules @@ -8,8 +8,7 @@ warning /Warning: old temp directories found in .+/ warning /Warning: lock .+ still exists, exiting./ warning /Warning: old schroots found in /schroots, which have been deleted:/ warning /Warning: processes found which should not be there/ -warning /Warning: packages found where the build was started more than 24h ago:/ -warning /Warning: found files relative to old packages, no more in the archive:/ +warning /Warning: packages found where the build was started more than.+/ warning /Warning: Found files with bad permissions.+/ warning /Warning: .+ could not be fully removed./ warning /Warning: could not download.+/ -- cgit v1.2.3-70-g09d2