From: Ken Dreyer Date: Thu, 13 Feb 2014 22:34:54 +0000 (-0700) Subject: Revert "do up force pbuilder update on build" X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f636f5eeeca55e46a156934ce9649c3cbdb2c307;p=ceph-build.git Revert "do up force pbuilder update on build" 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 --- diff --git a/build_debs.sh b/build_debs.sh index d96401ce..c3b5e4dc 100755 --- a/build_debs.sh +++ b/build_debs.sh @@ -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