From 774a692a3d3eb2b4d8519be9360a0e93ab8de568 Mon Sep 17 00:00:00 2001 From: Scott Little Date: Mon, 29 Nov 2021 09:18:34 -0500 Subject: [PATCH] Remove Centos8.5 source repos that haven't been created yet Upstream hasn't created any repodata for these two repos yet. StarlingX-C8.5.2111-centosplus-Source StarlingX-C8.5.2111-extras-Source The mirroring job fails if there is a reference to invalid upstream repos. Closes-bug: 1952478 Change-Id: I039a3577e1e8dab1b828fb0c114d226d9fbf4d3c Signed-off-by: Scott Little --- .../yum.repos.d/StarlingX-Centos-8.5.repo | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/centos-mirror-tools/yum.repos.d/StarlingX-Centos-8.5.repo b/centos-mirror-tools/yum.repos.d/StarlingX-Centos-8.5.repo index b05e8f15..d3563c38 100644 --- a/centos-mirror-tools/yum.repos.d/StarlingX-Centos-8.5.repo +++ b/centos-mirror-tools/yum.repos.d/StarlingX-Centos-8.5.repo @@ -69,12 +69,12 @@ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 enabled=1 -[StarlingX-C8.5.2111-centosplus-Source] -name=StarlingX-CentOS-8.5.2111 - centosplus Source -baseurl=https://vault.centos.org/8.5.2111/centosplus/Source/ -gpgcheck=1 -gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 -enabled=0 +# [StarlingX-C8.5.2111-centosplus-Source] +# name=StarlingX-CentOS-8.5.2111 - centosplus Source +# baseurl=https://vault.centos.org/8.5.2111/centosplus/Source/ +# gpgcheck=1 +# gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 +# enabled=1 [StarlingX-C8.5.2111-extras] @@ -84,9 +84,9 @@ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 enabled=1 -[StarlingX-C8.5.2111-extras-Source] -name=StarlingX-CentOS-8.5.2111 - extras Source -baseurl=https://vault.centos.org/8.5.2111/extras/Source/ -gpgcheck=1 -gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 -enabled=0 +# [StarlingX-C8.5.2111-extras-Source] +# name=StarlingX-CentOS-8.5.2111 - extras Source +# baseurl=https://vault.centos.org/8.5.2111/extras/Source/ +# gpgcheck=1 +# gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 +# enabled=1