From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id YHUWCgCox2RBSgEASxT56A (envelope-from ) for ; Mon, 31 Jul 2023 14:24:32 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id +BLICQCox2TeCAAAauVa8A (envelope-from ) for ; Mon, 31 Jul 2023 14:24:32 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id D9ECC352D9 for ; Mon, 31 Jul 2023 14:24:31 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=burningswell-com.20221208.gappssmtp.com header.s=20221208 header.b=mqO3Jsuu; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690806272; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=cn4deProW7DNNtdHEaKsOG4Dd2bW+ONyFdxRwSAMNvQ=; b=ArVZqbpsqNyZHlCb81paTwuaVqmBM+b07+YpPymsuSNZT9a/MPSnR37c5H4EmxZZzkPw4n rx7jaCIO+xNFsi7Sf3E/AR6r0OsO4x2bwFRZXGYC7BsNY2zFCY0/JHBv8Bml+OX+SXm5Qg rAKuZgCWc39NjDBqJfK9KOEXnrhy8ZI1MMBmwADeI4mmVMY247NKOCcYXPgFLCtkHk9ZCE 4bHOilevQWPH7AT8u7gnYTiaxG7roFoaLQ+8a6X7coN8agsQML2XiB/wLfm/IweGd+exw7 ODeaDxohVvbNkupddzZV3ONmPFrRLcFWV7mtjHJ5/59eu9WjcGnCbDHQ86jrwg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690806272; a=rsa-sha256; cv=none; b=afg7Rkp6YT4X/OIIHTEwV//mpE1rMgJ2uq/u3zQ6d2vb89h5zM3DZBQ9WokuMMda4iI9XY xI2nGHcISNn9XbSvxF69H1RvxxQKCG7Sk7v/3oBNHPK6QlK0V0PqKKXOSCMYl/grW9iiJM q8SMp5pZARGp79/uN1ZO7To3bxtHiWbHE5aB6IaC7JsPosxNHJYQ6doECfue/wzYoLErXx dRMYstxFuJQO8ypltaTiDHnQR5SRRGPS9ShRwjMNaI7kvLVP+OsZeD4NvEZDgRXdh8VbGc NiQVG65FBcXgKydfVEm+8Roi4MQszdYZxobBeUbszlyyxc4bazBXDbQ8IPbiJg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=burningswell-com.20221208.gappssmtp.com header.s=20221208 header.b=mqO3Jsuu; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qQRwR-0004QS-St; Mon, 31 Jul 2023 08:24:03 -0400 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 1qQRwQ-0004Pz-HO for guix-patches@gnu.org; Mon, 31 Jul 2023 08:24:02 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qQRwQ-0007V0-9V for guix-patches@gnu.org; Mon, 31 Jul 2023 08:24:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qQRwP-0003uB-Lr for guix-patches@gnu.org; Mon, 31 Jul 2023 08:24:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64474] [PATCH 0/3] Update awscli to 1.28.0 Resent-From: Roman Scherer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 31 Jul 2023 12:24:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64474 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 64474@debbugs.gnu.org, Greg Hogan Received: via spool by 64474-submit@debbugs.gnu.org id=B64474.169080621814968 (code B ref 64474); Mon, 31 Jul 2023 12:24:01 +0000 Received: (at 64474) by debbugs.gnu.org; 31 Jul 2023 12:23:38 +0000 Received: from localhost ([127.0.0.1]:51973 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qQRw1-0003tL-J2 for submit@debbugs.gnu.org; Mon, 31 Jul 2023 08:23:37 -0400 Received: from mail-oa1-x36.google.com ([2001:4860:4864:20::36]:61470) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qQRvz-0003t8-Am for 64474@debbugs.gnu.org; Mon, 31 Jul 2023 08:23:36 -0400 Received: by mail-oa1-x36.google.com with SMTP id 586e51a60fabf-1bba254a7d4so3353068fac.2 for <64474@debbugs.gnu.org>; Mon, 31 Jul 2023 05:23:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=burningswell-com.20221208.gappssmtp.com; s=20221208; t=1690806209; x=1691411009; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=cn4deProW7DNNtdHEaKsOG4Dd2bW+ONyFdxRwSAMNvQ=; b=mqO3JsuuHYlqTWm6O2yoEsXiFH3tJWCW2Ock5sbSWvUkF8/xpyMSGW4CuJ+wP8ERcw tAc18OYvNbHDnnKmgylaUPhwm20KKeZlSRq8YR/E21ouPHhFomGJOPptpGVa+59ioyGk 1LupqwBIVu1664Jz9mFR79hpJOQBt/k6cRxOJicLVbdQZ2M/j1FfQpp6lSYmFUT8GZPD D4/+BKrWL+c3ba2evxFwpufI7+A2o/FrxU5sjyX3fr1FCSCSmEk33HrscF0LINixhtRH eRSWpgbKh7cSje5Q57uOra7GyrXZ7/U4EN7pP4jYRbFMX9EdfUIx5Fm+CQ9jsxuPTvll uIIA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690806209; x=1691411009; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=cn4deProW7DNNtdHEaKsOG4Dd2bW+ONyFdxRwSAMNvQ=; b=QjV/ddj8mpbFXJyQOR+t7JIBUomOpz+wUwteB+GYuzcdZxOlnAXvxiHC58viL+dUoo D5XSE5EPAZvM/Mkf7HIOYHErEH/cWecWVDZGSOMb298jJjTvHj2Svtna5byqmprVdOu5 ffaFKi82x6wl9wkYmkyC0JTXTeTRn2hZUvnHB4fgvEQ7QJ//rA5m7P/xb2pJRCNgpSiA aecfsQ27GNHrFZEm4s6JUum9YYpfhUGuM+FWXXOL8Xe7QmgaE+gtbWkpT9wU5e/nv3q0 EJtg0Qa+YCR9o2d6AICqRELulLypPdYKMEKyreYtPcnu3BPiwTanEPb/rzut61/xkZCW 95OA== X-Gm-Message-State: ABy/qLZ0KShoS5qmxrUOxKlIB475lTXtJZBXnBkBSCkO+irAFgN+VI2Y j0f/W7FOacMA5yDcBtvipvFECu4E3SXvQo1wyvgtHg== X-Google-Smtp-Source: APBJJlHjXxfcLV9h4VqXXDE/GCikZfxMOxHegmOIYCYRHprl5/bvoGt4ZPzfB8zI9nFKK2v2ZGv/imw6W0eDxriW1Kg= X-Received: by 2002:a05:6870:c38d:b0:1b3:d39a:968f with SMTP id g13-20020a056870c38d00b001b3d39a968fmr10847487oao.58.1690806209271; Mon, 31 Jul 2023 05:23:29 -0700 (PDT) MIME-Version: 1.0 References: <87fs5mnpor.fsf@gnu.org> In-Reply-To: <87fs5mnpor.fsf@gnu.org> From: Roman Scherer Date: Mon, 31 Jul 2023 14:23:18 +0200 Message-ID: Content-Type: multipart/alternative; boundary="0000000000007cecd40601c77f81" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx2.migadu.com X-Migadu-Spam-Score: -2.12 X-Spam-Score: -2.12 X-Migadu-Queue-Id: D9ECC352D9 X-TUID: KlAGsOO4oVZR --0000000000007cecd40601c77f81 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Ludovic, sorry for the late reply, I was/am traveling. I followed the link but I don't see/understand where the error is. Could it be that it disappeared? The badge says QA/unknown. Is there a way for me to trigger this build again, so I can see the error(s)? Roman On Tue, Jul 18, 2023 at 12:22=E2=80=AFAM Ludovic Court=C3=A8s wrote: > Hi Roman, > > Roman Scherer skribis: > > > this patch series updates awscli to version 1.28.0. I also updated > > python-botocore (as mentioned in the awscli package), and > python-s3transfer > > which was necessary to satisfy a version requirement in awscli. > > > > Could you please review the patches? > > This introduces build failures according to > . > > Could you take a look? > > Cc=E2=80=99ing Greg Hogan who often takes care of these packages. > > Thanks, > Ludo=E2=80=99. > --0000000000007cecd40601c77f81 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Ludovic,

sorry for the la= te reply, I was/am traveling. I followed the link but I don't see/under= stand where the error is.
Could it be that it disappeared? The ba= dge says QA/unknown. Is there a way for me to trigger this build again, so = I can see the error(s)?

Roman

<= div class=3D"gmail_quote">
On Tue, Jul= 18, 2023 at 12:22=E2=80=AFAM Ludovic Court=C3=A8s <ludo@gnu.org> wrote:
Hi Roman,

Roman Scherer <roman@burningswell.com> skribis:

> this patch series updates awscli to version 1.28.0. I also updated
> python-botocore (as mentioned in the awscli package), and python-s3tra= nsfer
> which was necessary to satisfy a version requirement in awscli.
>
> Could you please review the patches?

This introduces build failures according to
<https://qa.guix.gnu.org/issue/64474>.

Could you take a look?

Cc=E2=80=99ing Greg Hogan who often takes care of these packages.

Thanks,
Ludo=E2=80=99.
--0000000000007cecd40601c77f81--