Author: arekm                        Date: Wed May 20 07:54:20 2009 GMT
Module: pld-builder.new               Tag: HEAD
---- Log message:
- package removal failure but we still can try doing Fvh upgrade

---- Files affected:
pld-builder.new/PLD_Builder:
   install.py (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: pld-builder.new/PLD_Builder/install.py
diff -u pld-builder.new/PLD_Builder/install.py:1.22 
pld-builder.new/PLD_Builder/install.py:1.23
--- pld-builder.new/PLD_Builder/install.py:1.22 Wed Apr  8 19:30:22 2009
+++ pld-builder.new/PLD_Builder/install.py      Wed May 20 09:54:15 2009
@@ -67,7 +67,6 @@
             res = chroot.run("rpm -e %s" % k, logfile = b.logfile, user = 
"root")
             if res != 0:
                 b.log_line("package removal failed")
-                return False
             else:
                 b.log_line("packages removed sucessfuly")
         else:
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/pld-builder.new/PLD_Builder/install.py?r1=1.22&r2=1.23&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to