[Piuparts-commits] [SCM] piatti.debian.org configuration files branch, piatti, updated. 0.43-46-gf314139
Andreas Beckmann
debian at abeckmann.de
Mon Feb 27 17:50:35 UTC 2012
The following commit has been merged in the piatti branch:
commit f314139ceba76e1c130bed8e5157a039ab1dffd3
Author: Andreas Beckmann <debian at abeckmann.de>
Date: Mon Feb 20 16:16:40 2012 +0100
known_problems: report passed logs with owned files
Even if leaving owned files was downgraded to a warning,
there should be a report of these logs.
Do not distinguish between owned-by-one and owned-by-many.
Signed-off-by: Andreas Beckmann <debian at abeckmann.de>
diff --git a/home/piupartsm/bin/known_problems/owned_files_after_purge_error.conf b/home/piupartsm/bin/known_problems/owned_files_after_purge_issue.conf
similarity index 84%
copy from home/piupartsm/bin/known_problems/owned_files_after_purge_error.conf
copy to home/piupartsm/bin/known_problems/owned_files_after_purge_issue.conf
index b8d2483..b9a921b 100644
--- a/home/piupartsm/bin/known_problems/owned_files_after_purge_error.conf
+++ b/home/piupartsm/bin/known_problems/owned_files_after_purge_issue.conf
@@ -1,9 +1,9 @@
#
# detect packages with owned files after purge (policy 6.8)
#
-COMMAND='grep "owned by:" | grep -v "," | grep -v usr/local/'
-WHERE='fail bugged'
-ISSUE=0
+COMMAND='grep "owned by:"'
+WHERE='pass'
+ISSUE=1
HEADER='Packages with owned files after purge'
HELPTEXT='
<p>
--
piatti.debian.org configuration files
More information about the Piuparts-commits
mailing list