[Piuparts-commits] rev 579 - trunk

Holger Levsen holger at alioth.debian.org
Sun Dec 20 00:06:48 UTC 2009


Author: holger
Date: 2009-12-20 00:06:46 +0000 (Sun, 20 Dec 2009)
New Revision: 579

Modified:
   trunk/piuparts-report.py
Log:
harmonize strings

Modified: trunk/piuparts-report.py
===================================================================
--- trunk/piuparts-report.py	2009-12-19 22:09:50 UTC (rev 578)
+++ trunk/piuparts-report.py	2009-12-20 00:06:46 UTC (rev 579)
@@ -350,10 +350,10 @@
     "processes_running_error.tpl": "due to leaving processes running behind",
     "unowned_files_after_purge_error.tpl": "due to unowned files after purge",
     "conffile_prompt_error.tpl": "due to prompting due to modified conffiles",
-    "unknown_purge_error.tpl": "dpkg --purge failed due to an unknown reason",
+    "unknown_purge_error.tpl": "due to purge failed due to an unknown reason",
     "insserv_error.tpl": "due to a problem with insserv",
-    "unknown_failures.tpl": "unclassified failures",
-    "initdscript_lsb_header_issue.tpl": "but update-rc.d issues",
+    "unknown_failures.tpl": "due to unclassified failures",
+    "initdscript_lsb_header_issue.tpl": "but logfile contains update-rc.d issues",
     "command_not_found_issue.tpl": "but logfile contains 'command not found'",
     "broken_symlinks_issue.tpl": "but logfile contains 'broken symlinks'",
     "broken_symlinks_error.tpl": "...and logfile also contains 'broken symlinks'",




More information about the Piuparts-commits mailing list