]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
install-deps.sh: skip unavailable repos
authorKefu Chai <kchai@redhat.com>
Wed, 19 Dec 2018 08:37:55 +0000 (16:37 +0800)
committerNathan Cutler <ncutler@suse.com>
Fri, 4 Oct 2019 15:33:46 +0000 (17:33 +0200)
commitd85be2a95a7897801fb93faa6aa5a0d8d9188f59
tree36af747bcae10aab43a115aa30154df607456313
parentd10f0004f8c23f5c7f5ec47059449f74d44d7de8
install-deps.sh: skip unavailable repos

as centos-sclo-rh-source leads us to 404 at this moment. and we are not
using the source repo for building ceph. so we can just skip any
unavailable repo.

Fixes: http://tracker.ceph.com/issues/37707
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
(cherry picked from commit aa2b9e9a643441d9a2891e17920677a7725754c4)
install-deps.sh