From 52581202e0c3829694a3a7b6dca3d25758f2b511 Mon Sep 17 00:00:00 2001 From: Scott Little Date: Thu, 18 Nov 2021 14:31:32 -0500 Subject: [PATCH] Fix intermittent rdma-core build failures Intermittent build failures are seen that always include rdma-core. It appears that rdma-core is both built by StarlingX, and listed as a pre-built binary, and the two are not entirely compatible. It seems to depend on what jobs were submitted to the same build engine prior to building rdma-core. If the pre-built rdma-core was pulled into that mock environment previously, the new rdma-core won't build. There is no need for the pre-built rdma-core. It needs to be removed. Closes-Bug: 1951463 Signed-off-by: Scott Little Change-Id: Id3f84d2d12c6ca5ee16222504edd4b9d8d6356bc --- centos-mirror-tools/config/centos/distro/rpms_centos.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/centos-mirror-tools/config/centos/distro/rpms_centos.lst b/centos-mirror-tools/config/centos/distro/rpms_centos.lst index 14afd12a..4196fcee 100644 --- a/centos-mirror-tools/config/centos/distro/rpms_centos.lst +++ b/centos-mirror-tools/config/centos/distro/rpms_centos.lst @@ -1022,8 +1022,8 @@ qrencode-devel-3.4.1-3.el7.x86_64.rpm quota-4.01-17.el7.x86_64.rpm quota-nls-4.01-17.el7.noarch.rpm radvd-2.17-3.el7.x86_64.rpm -rdma-core-22.4-5.el7.x86_64.rpm -rdma-core-devel-22.4-5.el7.x86_64.rpm +# rdma-core-22.4-5.el7.x86_64.rpm +# rdma-core-devel-22.4-5.el7.x86_64.rpm # readline-6.2-10.el7.x86_64.rpm provided by mock readline-devel-6.2-10.el7.x86_64.rpm redhat-lsb-core-4.1-27.el7.centos.1.x86_64.rpm