[Piuparts-commits] rev 776 - trunk

Holger Levsen holger at alioth.debian.org
Sun Nov 14 02:03:00 UTC 2010


Author: holger
Date: 2010-11-14 02:02:57 +0000 (Sun, 14 Nov 2010)
New Revision: 776

Modified:
   trunk/piuparts-master.py
Log:
more debug logging

Modified: trunk/piuparts-master.py
===================================================================
--- trunk/piuparts-master.py	2010-11-14 01:55:19 UTC (rev 775)
+++ trunk/piuparts-master.py	2010-11-14 02:02:57 UTC (rev 776)
@@ -131,6 +131,7 @@
           logging.debug("circular depends: " + kcd)
         try:
           self._binary_db.set_known_circular_depends(my_known_circular_depends)
+          logging.debug("Even more WTF should this ever be logged...!")
         except:
           logging.debug("A fine dose of WTF. I'm looking forward to the day I understand this. This shouldnt happen and only happens for the lenny2squeeze section, never for squeeze or sid. ")
         self._writeline("hello")




More information about the Piuparts-commits mailing list