From eeef5c451d72b1ac557e1e149d4732d1bc040785 Mon Sep 17 00:00:00 2001 From: Scott Little Date: Thu, 18 Mar 2021 10:03:21 -0400 Subject: [PATCH] Disable linuxsoft.cern.ch repos that are no longer responding failure: repodata/repomd.xml from Starlingx-linuxsoft.cern.ch_cern_centos_7.5_rt_Sources: [Errno 256] No more mirrors to try. http://linuxsoft.cern.ch/cern/centos/7.5/rt/Sources/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2001:1458:d00:1a::391: Network is unreachable" Closes-Bug: 1920024 Signed-off-by: Scott Little Change-Id: Ia741b02fa10522309a30548b9879a471639db033 --- .../yum.repos.d/StarlingX_3rd_linuxsoft_cern_ch.repo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/centos-mirror-tools/yum.repos.d/StarlingX_3rd_linuxsoft_cern_ch.repo b/centos-mirror-tools/yum.repos.d/StarlingX_3rd_linuxsoft_cern_ch.repo index 5cc4ba85..fc4aa5f4 100644 --- a/centos-mirror-tools/yum.repos.d/StarlingX_3rd_linuxsoft_cern_ch.repo +++ b/centos-mirror-tools/yum.repos.d/StarlingX_3rd_linuxsoft_cern_ch.repo @@ -4,4 +4,4 @@ [Starlingx-linuxsoft.cern.ch_cern_centos_7.5_rt_Sources] name=Starlingx-linuxsoft.cern.ch_cern_centos_7.5_rt_Sources - linuxsoft.cern.ch_cern_centos_7.5_rt_Sources baseurl=http://linuxsoft.cern.ch/cern/centos/7.5/rt/Sources/ -enabled=1 +enabled=0