]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
build_utils: Use network in pbuilder env 1769/head
authorDavid Galloway <dgallowa@redhat.com>
Wed, 17 Mar 2021 20:42:23 +0000 (16:42 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Wed, 17 Mar 2021 20:42:23 +0000 (16:42 -0400)
Not sure what happened between 0.229.1 vs 0.230.4 but seems `--use-network no` is now the default.  Discovered on a Focal builder.

Signed-off-by: David Galloway <dgallowa@redhat.com>
scripts/build_utils.sh

index a61da2536cba18f97fab171d37180d306420d505..588e6cefea14c08d5c6070dd7bece6c008a22a38 100644 (file)
@@ -835,6 +835,7 @@ build_debs() {
         --basetgz $pbuilddir/$DIST.tgz \
         --buildresult $releasedir/$cephver \
         --profiles nocheck \
+        --use-network yes \
         $releasedir/$cephver/ceph_$bpvers.dsc
 
     # do lintian checks