[Piuparts-commits] rev 440 - piatti/home/piupartsm/bin/known_problems

Holger Levsen holger at alioth.debian.org
Sat Jun 20 10:52:57 UTC 2009


Author: holger
Date: 2009-06-20 10:52:56 +0000 (Sat, 20 Jun 2009)
New Revision: 440

Added:
   piatti/home/piupartsm/bin/known_problems/owned_files_by_many_packages_error.conf
Removed:
   piatti/home/piupartsm/bin/known_problems/owned_files_by_many_packages.conf
Log:
follow my own naming convention

Copied: piatti/home/piupartsm/bin/known_problems/owned_files_by_many_packages_error.conf (from rev 434, piatti/home/piupartsm/bin/known_problems/owned_files_by_many_packages.conf)
===================================================================
--- piatti/home/piupartsm/bin/known_problems/owned_files_by_many_packages_error.conf	                        (rev 0)
+++ piatti/home/piupartsm/bin/known_problems/owned_files_by_many_packages_error.conf	2009-06-20 10:52:56 UTC (rev 440)
@@ -0,0 +1,8 @@
+#
+# detect conffiles owned by two or more packages which are not removed by dpkg correctly
+#
+COMMAND=`rgrep "owned by" fail|grep "," |cut -d " " -f1|sed -e "s#log:#log#"|sort -u 2>/dev/null`
+ISSUE=0
+HELPTEXT="Packages with failed logs which have conffiles owned by two or more packages which are not removed by dpkg correctly. So these might be ok packages (or not, as there might be other problems), but we cannot know until dpkg is fixed.
+
+Please file this important bug against dpkg!"




More information about the Piuparts-commits mailing list