From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0ACD3C433F5 for ; Tue, 3 May 2022 15:25:50 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 3521283E40; Tue, 3 May 2022 17:25:48 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="mLEFN0iH"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id A963883B32; Tue, 3 May 2022 17:25:46 +0200 (CEST) Received: from mail-qv1-xf36.google.com (mail-qv1-xf36.google.com [IPv6:2607:f8b0:4864:20::f36]) (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 6C8DC83960 for ; Tue, 3 May 2022 17:25:43 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qv1-xf36.google.com with SMTP id kj8so6425022qvb.6 for ; Tue, 03 May 2022 08:25:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=k1rwGeX9FlSo5sC4uUqhvZC2ijGbj/gsFGOAQdtLSd8=; b=mLEFN0iHN8/wETNJr+84T9tImz/qLzvDHZ7PzGd3VsHWZ4a3kTBfS/0UUnuRTw6OeO LyUulEdRTsT/bZnC5skCsYUFy/flVE55ogitXWNQrrC8c/0d3qRKI0h2W6kt3GySykOc EREoHF+ZOHZzgamyqMlF+vvP1HTVXPylEPlo8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=k1rwGeX9FlSo5sC4uUqhvZC2ijGbj/gsFGOAQdtLSd8=; b=TX599wUMh8D5+BQbUlO8vihJ+GCIEVfJ/CsWP0sOqYsrap9sHIqGODAXz7VUe07bnD qYSmL3Hg4Dbf60Vk+K31gUWxoFwmPrBvRujHztpcTk/PBANklqBPJc/eLEIwa8jX+j0v pOsNJaP8TScKK0TI1zryRTHfCKyYzDI4occsYHVa1mXBqrz6H8+p0J+EHCEmGiyko3za oYXyrkt2R+V7FtXBGvD34VlZssGzbXLfLembsfmdek/HDHrrVfqJJXWRvAbTlDdLvTXK Dv2+iAHiD8jUW4lCdiQaJfXCScMhQJFz2p1RQJ7o3wW5dt5/WwSUPIuObf3xgfQ0qt37 e/RA== X-Gm-Message-State: AOAM5306hvqn5B/g5vslUPPpYjtd8wLkvRLv7f5CXnn4qX7LKKdD++Wk wUpKzfIFAvmQ/AyASSHHao2bxHk6pGnlyw== X-Google-Smtp-Source: ABdhPJyG76L50gbPsxzUNuubWXxVn3itjUAc/7HxJjg4KtNe4XVnPVlzV3GFEUi810dsvPitlyyHzg== X-Received: by 2002:ad4:5baa:0:b0:45a:989b:ed6b with SMTP id 10-20020ad45baa000000b0045a989bed6bmr5593160qvq.80.1651591541914; Tue, 03 May 2022 08:25:41 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-4500-f8b9-c1c8-fa90-f2f1.res6.spectrum.com. [2603:6081:7b01:4500:f8b9:c1c8:fa90:f2f1]) by smtp.gmail.com with ESMTPSA id i2-20020ac871c2000000b002f39b99f66asm5915442qtp.4.2022.05.03.08.25.40 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 03 May 2022 08:25:41 -0700 (PDT) Date: Tue, 3 May 2022 11:25:38 -0400 From: Tom Rini To: u-boot@lists.denx.de Subject: Re: [PATCH] CI: Azure: Rework how we update MSYS2 Message-ID: <20220503152538.GZ1182808@bill-the-cat> References: <20220503123014.1112877-1-trini@konsulko.com> <20220503150624.GY1182808@bill-the-cat> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="tDg5AmReZES28+f8" Content-Disposition: inline In-Reply-To: <20220503150624.GY1182808@bill-the-cat> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 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.103.5 at phobos.denx.de X-Virus-Status: Clean --tDg5AmReZES28+f8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 03, 2022 at 11:06:24AM -0400, Tom Rini wrote: > On Tue, May 03, 2022 at 08:30:14AM -0400, Tom Rini wrote: >=20 > > Based on reading https://www.msys2.org/docs/ci/ and "Other Systems" > > rework how we update MSYS2 to the current version. We run it once, to > > perform nothing other than being the first run, then we run pacman > > twice. > >=20 > > Signed-off-by: Tom Rini >=20 > Applied to u-boot/master, thanks! For the record, I pushed this quickly because CI was breaking due to general upstream changes. Following the MSYS2 upstream instructions for how to update the system in CI resolved things, so I feel confident enough in this being the right set of changes to do here. --=20 Tom --tDg5AmReZES28+f8 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmJxSW8ACgkQFHw5/5Y0 tyxeGgv8DlTqIdM86egDMlfp9aJtQHmyb2G2m9Eq6XAn0cv3F/CEGW3ebRjC10AB tCEFakhdqSEmE9QEBURbFKM2evN6c2Kk+pMNRJidUekf+yMJlxE4qrLMbM7H6oFM J99/AQ/7CibToObpKnHMuXFhUDQb/TyFxxzpvHG8LhM9ATiSJ9/Zqxt1HfnuZbMF 4kEFOYdq9Uh0nfPUqinYP4BppVJ+0zzERacCFTVVad/xNw5GqbzJpMXVOkx/TPb9 KtY9z26IIRJ0jBo9V3+oQwS5dr1tjzdtIzK/TCsi4mwd02dvR8JKRFo5ET5bX8y2 4ER3hlcuSqh7BMyGSXS1bPX3K1Pt9+w4NRLyr8PbpoJCUHsXu4M2YGA0x5jIqfFE t9oW11+53GWq8xkkJFbVZwqpOG+6I+fUnw6s2sK4emmaO8kwVpDPkpNdpziXc1Y6 og0UYQk/RnJDCr3rZb9/gVGPDuB/VTM9baT6tPSZYcgAWbuGHZgOsHy+uyFQl8WK heeU4r2q =Tmvl -----END PGP SIGNATURE----- --tDg5AmReZES28+f8--