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

Holger Levsen holger at alioth.debian.org
Wed Nov 10 20:06:32 UTC 2010


Author: holger
Date: 2010-11-10 20:06:18 +0000 (Wed, 10 Nov 2010)
New Revision: 722

Modified:
   piatti/home/piupartsm/bin/known_problems/needs_remove_but_remove_is_disabled_error.conf
   trunk/piuparts-report.py
Log:
explain the problem a bit better

Modified: piatti/home/piupartsm/bin/known_problems/needs_remove_but_remove_is_disabled_error.conf
===================================================================
--- piatti/home/piupartsm/bin/known_problems/needs_remove_but_remove_is_disabled_error.conf	2010-11-10 17:47:18 UTC (rev 721)
+++ piatti/home/piupartsm/bin/known_problems/needs_remove_but_remove_is_disabled_error.conf	2010-11-10 20:06:18 UTC (rev 722)
@@ -6,6 +6,6 @@
 HEADER='Packages with failed logs with the string "E: Packages need to be removed but remove is disabled."'
 HELPTEXT='
 <p>
-These packages need to be rescheduled for a new piuparts run (this happens semi-automatically, if not, please complain). The reason for this kind of problem is not well understood yet.
+These packages need to be rescheduled for a new piuparts run (this happens semi-automatically, if not, please complain). The reason for this kind of problem is not well understood yet. And the solution is not to enable removal, but understand why the piuparts-depends-dummy package has to be removed to install the ptjer packages...
 </p>
 '

Modified: trunk/piuparts-report.py
===================================================================
--- trunk/piuparts-report.py	2010-11-10 17:47:18 UTC (rev 721)
+++ trunk/piuparts-report.py	2010-11-10 20:06:18 UTC (rev 722)
@@ -385,7 +385,7 @@
     "cron_error_after_removal_error.tpl": "due to errors from cronjob after removal",
     "logrotate_error_after_removal_error.tpl": "due to errors from logrotate after removal",
     "problems_and_no_force_error.tpl": "due to not enough force being used",
-    "needs_remove_but_remove_is_disabled_error.tpl": "due to a problem with piuparts not well understood yet",
+    "needs_remove_but_remove_is_disabled_error.tpl": "due to a problem not well understood yet",
     "pre_depends_error.tpl": "due to a problem with pre-depends",
     "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",




More information about the Piuparts-commits mailing list