From patchwork Thu Jan 4 16:07:59 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= X-Patchwork-Id: 759864 Delivered-To: patch@linaro.org Received: by 2002:a5d:67c6:0:b0:336:6142:bf13 with SMTP id n6csp7051470wrw; Thu, 4 Jan 2024 08:10:05 -0800 (PST) X-Google-Smtp-Source: AGHT+IFVuoor/fUkNxAGNRPq892O02T98cg4Q+KCaAbxbJ2/lrrQN8l6U6eZHPTYGcg5Q8LS2pZD X-Received: by 2002:a05:620a:4513:b0:781:e947:5f80 with SMTP id t19-20020a05620a451300b00781e9475f80mr822343qkp.11.1704384605351; Thu, 04 Jan 2024 08:10:05 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1704384605; cv=none; d=google.com; s=arc-20160816; b=FOY9S4NJQVJDU+QGvbLlQU+NpeC0t/m7m1iI4MakZxe9/giAZa9w2WQDN2xo0n7isq IkbxMjVtvl2qjV9mYC3jQaqzKTWOTEZ/ktr/M6WrsA026CNBRt0CGvhyfZ8qv103qYgK lNSP5mOlysdSfQcoIj8KqOXDxrfQlzwwYK7lfbAqq08eFcGg4gVq5Ue5oXFjqVF7XXWJ CYhR2MlD5RFVYldFqULAK/aIota4rbPvB80xgChzC5qcm5zQ4QH7yGkBjQIq6vv/W2W1 j8ww9B3hlxhZqt0JtZXfMMDkgptkyg+NzSbbKfzmg1HRPldd8IHqdFSv/icOtJLsUZJq tYPQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:list-subscribe:list-help:list-post:list-archive :list-unsubscribe:list-id:precedence:content-transfer-encoding :mime-version:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=SGjQWJGQLmAl7EsKd4gss7GidQfzjVVMOp135hQS5aE=; fh=R3RNw6DaBvLV+evL+FxxoxDT7CjbnpLl/Z/5KY3qROI=; b=wbL6TeGbRVKcAZ7uE2x1IOt1aRc3kaetZgFSzNW8W8bo5Uy9CQ3V1Ax4x8+fnal7wz XnJiSVf/nC8GAGG0bdaZzdtZCpScFCNSHRzB8zph7AnB0m+eCPmhdprYHV470PH6Zv7e AvJm1H8XTlg0JKxPm8xEZI31LhhYKrQv8MdDMGXZzhd48Zxjhe97WzIO+gtUchhlHtYd dwJJUDx2ck4Lbw1F9CBeS176xIyWQAAJ77/1HEz4RyMJmvqRCuIVoS3tiVLgB9A6gkoC OJCd9KWpbfCuqYblJaBy3863E5v/szZ419wmx/Y3XHCcw0jpamOBnWLv8/qwFd11NyxG 8iBQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linaro.org header.s=google header.b=UzIBHmKL; spf=pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom="qemu-devel-bounces+patch=linaro.org@nongnu.org"; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linaro.org Return-Path: Received: from lists.gnu.org (lists.gnu.org. [209.51.188.17]) by mx.google.com with ESMTPS id y20-20020a05620a44d400b0078132af37adsi30140608qkp.175.2024.01.04.08.10.05 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Thu, 04 Jan 2024 08:10:05 -0800 (PST) Received-SPF: pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; Authentication-Results: mx.google.com; dkim=pass header.i=@linaro.org header.s=google header.b=UzIBHmKL; spf=pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom="qemu-devel-bounces+patch=linaro.org@nongnu.org"; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linaro.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rLQGm-0005OJ-GM; Thu, 04 Jan 2024 11:08:32 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rLQGl-0005OB-NB for qemu-devel@nongnu.org; Thu, 04 Jan 2024 11:08:31 -0500 Received: from mail-lf1-x12d.google.com ([2a00:1450:4864:20::12d]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rLQGj-0007sL-U1 for qemu-devel@nongnu.org; Thu, 04 Jan 2024 11:08:31 -0500 Received: by mail-lf1-x12d.google.com with SMTP id 2adb3069b0e04-50e7dd8bce8so763247e87.1 for ; Thu, 04 Jan 2024 08:08:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1704384508; x=1704989308; darn=nongnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=SGjQWJGQLmAl7EsKd4gss7GidQfzjVVMOp135hQS5aE=; b=UzIBHmKLGuztYhNv0gCz8C+7F5qsP7mSRUt5o6XNnybuccsecupRHNrF/hN4e3CY4O Gqm+eb/0CL9HQ2H/3qV5I7a1RrhVKOKYXEs0Ft8h2Lw8yJop2Upe5bZkk882EPKuQ5nP a8D3HTvp59Fdrt0853HLALWsjaFNVjX/hrHzTXFvOMI0hHNnkM2RmxPlnOhRMppioHvd L2MVEJ9kGeUytCb0ekO3gab1ttQl/+rjGSKmpOTCE7X9YXgdnpoDOYOVIAaYvRgLBHxS n1EUrjQaYwLD7AB0I6LkplW+XCLZvIdF/cKQjo3fiNxNUbGfwl09D4Qz2QJ/BpoPtp+s hJKw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704384508; x=1704989308; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SGjQWJGQLmAl7EsKd4gss7GidQfzjVVMOp135hQS5aE=; b=lULIAtEbBrfU253/zSJvT2Ip3Vnd09d1064wzitgHmsJkmDrdYaG1oi0ewqR+65qUs PmeRMLfwSkO3F4KTNUow22YekqJLg1X8yL/2fm0fPBambXBWO4oOoSanuhN0+JT1LnRD G8MIMqpZT0Fyj+57pl64rxcNlViurYjOH9Mlki+Dx5itf7gLN5yrugsslQUtiSSJKRLI os3DMDAstPPE3exIJU5a2bKhxL8dsPNHP1xVeNX7HBPrD2fJb4FkARYEPuIsOJkts1xZ /z6Kl1c062W0ltoBDh0ic2wp3wzLjLserxkUeCCMyTV/cTXJXx7FvtbfMhqszNN9JETP AILQ== X-Gm-Message-State: AOJu0YyynssMzWxiPO5Fj3urDmLaA4DLozHI0K0eMEz2B8xQ2JIReU91 psYMt+inDbJ4/PmFWDOgGYow1vsTRzMMLei+LcDPEebOTd83RQ== X-Received: by 2002:ac2:5f4c:0:b0:50e:3107:29e2 with SMTP id 12-20020ac25f4c000000b0050e310729e2mr376995lfz.108.1704384508018; Thu, 04 Jan 2024 08:08:28 -0800 (PST) Received: from m1x-phil.lan ([176.187.194.232]) by smtp.gmail.com with ESMTPSA id r14-20020a056402018e00b00556d13abcc7sm2430690edv.85.2024.01.04.08.08.26 (version=TLS1_3 cipher=TLS_CHACHA20_POLY1305_SHA256 bits=256/256); Thu, 04 Jan 2024 08:08:27 -0800 (PST) From: =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= To: qemu-devel@nongnu.org Cc: Thomas Huth , Tianrui Zhao , Song Gao , =?utf-8?q?Daniel_P_=2E_Berrang=C3=A9?= , Wainer dos Santos Moschetta , Xianglai Li , Zhiguo Wu , Erik Skultety , =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= , Xiaojuan Yang , =?utf-8?q?Alex_Benn=C3=A9e?= , Beraldo Leal Subject: [RFC PATCH 3/9] scripts/ci: Split EL8 specific packages out of Centos8 list Date: Thu, 4 Jan 2024 17:07:59 +0100 Message-ID: <20240104160805.56856-4-philmd@linaro.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240104160805.56856-1-philmd@linaro.org> References: <20240104160805.56856-1-philmd@linaro.org> MIME-Version: 1.0 Received-SPF: pass client-ip=2a00:1450:4864:20::12d; envelope-from=philmd@linaro.org; helo=mail-lf1-x12d.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+patch=linaro.org@nongnu.org Sender: qemu-devel-bounces+patch=linaro.org@nongnu.org Signed-off-by: Philippe Mathieu-Daudé --- scripts/ci/setup/build-environment.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/scripts/ci/setup/build-environment.yml b/scripts/ci/setup/build-environment.yml index 32ac0a74f4..60b751018f 100644 --- a/scripts/ci/setup/build-environment.yml +++ b/scripts/ci/setup/build-environment.yml @@ -234,10 +234,8 @@ - nmap-ncat - numactl-devel - pixman-devel - - python38 - python3-sphinx - rdma-core-devel - - redhat-rpm-config - snappy-devel - spice-glib-devel - systemd-devel @@ -249,6 +247,16 @@ - ansible_facts['distribution_file_variety'] in ['RedHat', 'CentOS'] - ansible_facts['distribution_version'] == '8' + - name: Install packages only available on EL8 + dnf: + name: + - python38 + - redhat-rpm-config + state: present + when: + - ansible_facts['distribution_file_variety'] in ['RedHat'] + - ansible_facts['distribution_version'] == '8' + - name: Install Spice packages dnf: # Spice server not available in ppc64le