]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
windows: ignore "apt-get update" errors 2282/head
authorIlya Dryomov <idryomov@gmail.com>
Mon, 23 Sep 2024 09:34:37 +0000 (11:34 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 23 Sep 2024 11:24:25 +0000 (13:24 +0200)
commitc7a913be97316ff97cc5bf5701127fc1d7b85607
treebb5d2b02d698330d785c95487b8ab7409d6222c6
parent200b557015a7f9148c9eb4d02b0a9be8f3a7335f
windows: ignore "apt-get update" errors

... as they are ignored in scripts/build_utils.sh since commit
3517941ef2aa ("script/build_utils.sh: don't fail if any mirror is not
accessible").  This is prompted by an issue with libboost repo, which
started returning 403 Forbidden errors.

While at it, skip fetching language and translation packs.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
ceph-windows-image-build/build/build
ceph-windows-installer-build/build/setup
scripts/ceph-windows/setup_libvirt
scripts/ceph-windows/win32_build
wnbd-build/build/build