From patchwork Fri Mar 26 19:14:14 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tom Rini X-Patchwork-Id: 1458938 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=2a01:238:438b:c500:173d:9f52:ddab:ee01; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Received: from phobos.denx.de (phobos.denx.de [IPv6:2a01:238:438b:c500:173d:9f52:ddab:ee01]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4F6Wqv5sM2z9sRK for ; Sat, 27 Mar 2021 06:14:33 +1100 (AEDT) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 53B9F805BF; Fri, 26 Mar 2021 20:14:24 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Received: by phobos.denx.de (Postfix, from userid 109) id A822E8219C; Fri, 26 Mar 2021 20:14:22 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_MSPIKE_H2, SPF_HELO_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from mail-qk1-f175.google.com (mail-qk1-f175.google.com [209.85.222.175]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 06931801FC for ; Fri, 26 Mar 2021 20:14:20 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=tom.rini@gmail.com Received: by mail-qk1-f175.google.com with SMTP id q3so6301085qkq.12 for ; Fri, 26 Mar 2021 12:14:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id; bh=Mc0nMmXrE5yS3E43GJhO7xafLVSiFOk81gzW6kZPOm4=; b=ZS+kVog56sV+IM+sfeANo3kufPIXFioN8tdEdg8HwjjQ4y2mPhQ4iFHLEWOVs7BBFZ 3Z+XRNIvrs8wllrOX7/ATVfgUembKHNoPhsoBHowXRz9b6HPUqFBK0Nqn/lm4fyCskqd 67wEFst0HU/tRi6skwWm35Mwv3bhZLws6t9a5ASke5OFapc3hE5WrydJOVcGzUbs4DTb HEFDbmVfqCWA81DE2qo3Mg7vAzCI0RXo8yLoHucehPm2RE5B0jsmp9+inDJRrX2X7OZH 0qq5wNk4nuXExQL/KBr2TkQEiEdHS5z/URk8sdolkF6N9jWDb7BrCjgljUoQyRs7TGlv PybQ== X-Gm-Message-State: AOAM530YjeQeNZU2DtCLf03R8sMQc6Ka49o6OIP/flJV/EHrX4BRZDXn I74+2h3oG4BORtqnSsgteti1vsvtj+ow X-Google-Smtp-Source: ABdhPJz511qb8WDpPKZ55iHfum4/pECExiAIhALpaCCLoSD+Ol6heLeMgUeIBXSYVK8yaCVoeV8xQw== X-Received: by 2002:a05:620a:f95:: with SMTP id b21mr14654137qkn.251.1616786058375; Fri, 26 Mar 2021 12:14:18 -0700 (PDT) Received: from bill-the-cat.lan (2603-6081-7b07-927a-c5ec-cd94-7c50-964d.res6.spectrum.com. [2603:6081:7b07:927a:c5ec:cd94:7c50:964d]) by smtp.gmail.com with ESMTPSA id l27sm7305667qki.133.2021.03.26.12.14.17 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 26 Mar 2021 12:14:17 -0700 (PDT) From: Tom Rini To: u-boot@lists.denx.de Subject: [PATCH] Azure: Use "pacman -Sy" to install the toolchain Date: Fri, 26 Mar 2021 15:14:14 -0400 Message-Id: <20210326191414.19305-1-trini@konsulko.com> X-Mailer: git-send-email 2.17.1 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.102.4 at phobos.denx.de X-Virus-Status: Clean We now see an error such as: warning: database file for 'ucrt64' does not exist (use '-Sy' to download) error: failed to prepare transaction (could not find database) So use -Sy as suggested. Signed-off-by: Tom Rini Reviewed-by: Bin Meng --- .azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index 0d618b70621b..8e11b76e3af5 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml @@ -23,7 +23,7 @@ jobs: %CD:~0,2%\msys64\usr\bin\bash -lc "pacman --noconfirm -Syyuu" displayName: 'Update MSYS2' - script: | - %CD:~0,2%\msys64\usr\bin\bash -lc "pacman --noconfirm --needed -S make gcc bison flex diffutils openssl-devel" + %CD:~0,2%\msys64\usr\bin\bash -lc "pacman --noconfirm --needed -Sy make gcc bison flex diffutils openssl-devel" displayName: 'Install Toolchain' - script: | echo make tools-only_defconfig tools-only NO_SDL=1 > build-tools.sh