SPECS: builder - poldek 0.19 is very buggy when it tries to instal...

glen glen at pld-linux.org
Sun Oct 2 12:44:06 CEST 2005


Author: glen                         Date: Sun Oct  2 10:44:06 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- poldek 0.19 is very buggy when it tries to install packages for ./builder -R, poldek -i works better than -u (is able to pick freshest dep), so use that until bug is fixed

---- Files affected:
SPECS:
   builder (1.330 -> 1.331) 

---- Diffs:

================================================================
Index: SPECS/builder
diff -u SPECS/builder:1.330 SPECS/builder:1.331
--- SPECS/builder:1.330	Tue Sep 27 22:04:30 2005
+++ SPECS/builder	Sun Oct  2 12:44:01 2005
@@ -1249,7 +1249,7 @@
 			fi
 			if [ -n "$DEPS" ]; then
 				echo "Trying to install dependencies ($DEPS):"
-				$SU_SUDO /usr/bin/poldek --caplookup -uGv $DEPS
+				$SU_SUDO /usr/bin/poldek --caplookup -iGv $DEPS
 			fi
 			return
 		fi
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/builder?r1=1.330&r2=1.331&f=u




More information about the pld-cvs-commit mailing list