[Piuparts-commits] [SCM] piuparts git repository branch, master, updated. eda668423fa87898c59d1075118693714aa5a053

Andreas Beckmann debian at abeckmann.de
Fri Dec 23 10:28:22 UTC 2011


The following commit has been merged in the master branch:
commit 6c9aa1a4264b4e6fe7df16d107fda1a3493d8d40
Author: Andreas Beckmann <debian at abeckmann.de>
Date:   Sun Nov 27 23:58:43 2011 +0100

    register new known_problem dependency_error
    
    new analysis page reporting (temporarily) uninstallable packages
    due to unsatisfied versioned depends or breaks and conflicts
    
    Signed-off-by: Andreas Beckmann <debian at abeckmann.de>

diff --git a/piuparts-report.py b/piuparts-report.py
index 0c3a708..afcb138 100644
--- a/piuparts-report.py
+++ b/piuparts-report.py
@@ -389,6 +389,7 @@ linktarget_by_template = {
     "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",
     "db_setup_error.tpl": "due to failing to setup a database",
+    "dependency_error.tpl": "due to unsatisfied dependencies",
 }
 
 

-- 
piuparts git repository



More information about the Piuparts-commits mailing list