[Piuparts-commits] rev 773 - trunk

Holger Levsen holger at alioth.debian.org
Sat Nov 13 23:22:01 UTC 2010


Author: holger
Date: 2010-11-13 23:22:01 +0000 (Sat, 13 Nov 2010)
New Revision: 773

Modified:
   trunk/piuparts-master.py
Log:
log my desperation

Modified: trunk/piuparts-master.py
===================================================================
--- trunk/piuparts-master.py	2010-11-13 23:16:11 UTC (rev 772)
+++ trunk/piuparts-master.py	2010-11-13 23:22:01 UTC (rev 773)
@@ -132,7 +132,7 @@
         try:
           self._binary_db.set_known_circular_depends(my_known_circular_depends)
         except:
-          pass
+          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")
 
     def do_transaction(self):




More information about the Piuparts-commits mailing list