]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
Revert "do up force pbuilder update on build" 6/head
authorKen Dreyer <ken.dreyer@inktank.com>
Thu, 13 Feb 2014 22:34:54 +0000 (15:34 -0700)
committerKen Dreyer <ken.dreyer@inktank.com>
Thu, 13 Feb 2014 22:54:45 +0000 (15:54 -0700)
This reverts commit 6fcd39b06d20f3e561533d0479ae942bf80a6010.

It's true that this will be slower, but the wheezy builds are failing if
we don't do this.

(There is an apt-mirror.front.sepia.ceph.com. Maybe using that would
speed things up?)

Signed-off-by: Ken Dreyer <ken.dreyer@inktank.com>
build_debs.sh

index d96401ce83066f91e8a762a52b91af2aa2c9f849..c3b5e4dc2daf6f43fe5fb0f35a2864c369c1da03 100755 (executable)
@@ -37,7 +37,7 @@ do
 
 #[ "$dist" = "sid" ] && dist="wheezy"
 
-#    $bindir/update_pbuilder.sh $pbuilddir $dist
+    $bindir/update_pbuilder.sh $pbuilddir $dist
 
     echo building debs for $dist
     if [ `dpkg-architecture -qDEB_BUILD_ARCH` = "i386" ] ; then