]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
build_utils.sh: remove pbuilder's --mirror option for Debian 2238/head
authorDan Mick <dmick@redhat.com>
Wed, 15 May 2024 19:03:26 +0000 (12:03 -0700)
committerDan Mick <dmick@redhat.com>
Wed, 15 May 2024 19:03:26 +0000 (12:03 -0700)
commit154c3180178cf29359fbdbf9a86974d7a7615628
treebc61cee80edd0aec6054f5ed8600d89fef5951b9
parent31edc52d93b06488a704adf675e86b3c0574ff83
build_utils.sh: remove pbuilder's --mirror option for Debian

The existing mirror is defunct, and hard-stopping bookworm builds.
For now, let's just revert to not specifying a mirror (as we have
in the past for other repo configurations) and solve any problems
that result if they pop up.

Signed-off-by: Dan Mick <dmick@redhat.com>
scripts/build_utils.sh