[Piuparts-commits] [SCM] piuparts git repository branch, piatti, updated. 0.42-7-gc18c03c
Andreas Beckmann
debian at abeckmann.de
Sat Jan 7 11:44:04 UTC 2012
The following commit has been merged in the piatti branch:
commit c18c03cd68d80c78d4204cabc8c851cddf80bb95
Author: Andreas Beckmann <debian at abeckmann.de>
Date: Fri Jan 6 11:26:39 2012 +0100
enable the diversion mishandling known problem
Signed-off-by: Andreas Beckmann <debian at abeckmann.de>
diff --git a/piuparts-report.py b/piuparts-report.py
index 024d2f5..1f969c4 100644
--- a/piuparts-report.py
+++ b/piuparts-report.py
@@ -374,6 +374,7 @@ linktarget_by_template = [
("unowned_files_after_purge_error.tpl", "due to unowned files after purge"),
("modified_files_after_purge_error.tpl", "due to files having been modified after purge"),
("disappeared_files_after_purge_error.tpl", "due to files having disappeared after purge"),
+ ("diversion_error.tpl", "due to diversions being modified after purge"),
("processes_running_error.tpl", "due to leaving processes running behind"),
("excessive_output_error.tpl", "due to being terminated after excessive output"),
("conffile_prompt_error.tpl", "due to prompting due to modified conffiles"),
--
piuparts git repository
More information about the Piuparts-commits
mailing list