[Piuparts-commits] [SCM] piuparts git repository branch, piatti.git, updated. f3d478e5f291baaf9e84d1982ca5e2e6b353a232

Andreas Beckmann debian at abeckmann.de
Sun Apr 1 08:47:57 UTC 2012


The following commit has been merged in the piatti.git branch:
commit 1f8a1fd0d81c228a68abad21e72f38aab55ff106
Author: Andreas Beckmann <debian at abeckmann.de>
Date:   Mon Feb 20 14:57:13 2012 +0100

    known_problems: report failed maintainer scripts in success logs
    
    In some cases during testing a maintainer script failure is
    ignored, e.g. a failed remove that is cleaned up by following
    ... --pending ... and ... --purge ... commands.
    Anyway, there should be a report about these.
    
    Signed-off-by: Andreas Beckmann <debian at abeckmann.de>

diff --git a/home/piupartsm/bin/known_problems/maintainer_script_issue.conf b/home/piupartsm/bin/known_problems/maintainer_script_issue.conf
new file mode 100644
index 0000000..a87e025
--- /dev/null
+++ b/home/piupartsm/bin/known_problems/maintainer_script_issue.conf
@@ -0,0 +1,13 @@
+#
+# detect packages in successfully-tested state that had maintainer script failures
+#
+COMMAND='grep -E "subprocess .*(pre|post)-(installation|removal) script returned error"'
+WHERE='pass'
+ISSUE=0
+HEADER='Packages in state successfully-tested but logfile contains a maintainer script failure'
+HELPTEXT='
+<p>
+This is a somewhat unclassified issue at the moment.
+</p>
+
+'

-- 
piuparts git repository



More information about the Piuparts-commits mailing list