From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 73L0DlSnkWBzOAAAgWs5BA (envelope-from ) for ; Tue, 04 May 2021 21:58:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id gEnXCVSnkWB7IAAAbx9fmQ (envelope-from ) for ; Tue, 04 May 2021 19:58:12 +0000 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 9CEFC1A964 for ; Tue, 4 May 2021 21:58:11 +0200 (CEST) Received: from localhost ([::1]:53042 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1le1BK-00078T-MO for larch@yhetil.org; Tue, 04 May 2021 15:58:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55568) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1le1BC-00074Q-Cf for bug-guix@gnu.org; Tue, 04 May 2021 15:58:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43544) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1le1BC-00089w-49 for bug-guix@gnu.org; Tue, 04 May 2021 15:58:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1le1BC-0007iN-2n for bug-guix@gnu.org; Tue, 04 May 2021 15:58:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#48166: Dont stop the upgrade process - Better guix handling when Package failed to build Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 04 May 2021 19:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48166 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Julien Lepiller Received: via spool by 48166-submit@debbugs.gnu.org id=B48166.162015828129649 (code B ref 48166); Tue, 04 May 2021 19:58:02 +0000 Received: (at 48166) by debbugs.gnu.org; 4 May 2021 19:58:01 +0000 Received: from localhost ([127.0.0.1]:55090 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1le1BB-0007i9-2i for submit@debbugs.gnu.org; Tue, 04 May 2021 15:58:01 -0400 Received: from eggs.gnu.org ([209.51.188.92]:47262) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1le1B9-0007i3-33 for 48166@debbugs.gnu.org; Tue, 04 May 2021 15:57:59 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:59105) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1le1B3-00082w-1e; Tue, 04 May 2021 15:57:53 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=60576 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1le1B0-0002tW-Rt; Tue, 04 May 2021 15:57:51 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <3C1DFBAD-68E9-4B7C-9610-222DAFF8A745@lepiller.eu> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 15 =?UTF-8?Q?Flor=C3=A9al?= an 229 de la =?UTF-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Tue, 04 May 2021 21:57:49 +0200 In-Reply-To: <3C1DFBAD-68E9-4B7C-9610-222DAFF8A745@lepiller.eu> (Julien Lepiller's message of "Sun, 02 May 2021 21:50:39 -0400") Message-ID: <87zgxal1aa.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: bo0od , 48166@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1620158291; 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: content-transfer-encoding:content-transfer-encoding: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; bh=TGvhWG7LZT5/KVla6VdwgQj42wB8B96OpkeyKbcd3Mo=; b=aBAvFZDVXjyBN/GVUZPlOl41zKxe6pnhKaWa6PEqjPJOZG5MJ6DEPh6BOH1USLH0t4BOax YSBbBVZg05fi+Xd6jDa5PHbsM/nJyj3fRY0VJOoEpvM9S4JD6S6AIs2kQQU0w8JGUwLjjf 76ifY3C19hn3I0Ex6FyD9xOmvzIgE+er6V3x6nPKv8KAdMtXR1rJs6lHMQdI5Clk1/zom7 iW63i5AN90hdB/+2aEvndQAr77/3xTg1wtZZgyV6WMdomwVd7ojOwbyIJvux9I/OKdE9je IQmL/wVl43duyLf18rpDqeFgSXnxY7K+o/LbyptSgLg7zkXzn/asgVGRJtlt8Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1620158291; a=rsa-sha256; cv=none; b=Sfjqq39xZPOBZfbWrBEoDchx9lJYFadoPtNIvVwSqVUehJJ2sZYE9Jo/FlWt2Bk3aeNEN7 e60H0Lr5g0z6ySJTvGkJeNckcCw89BPxLrtNjghxnf5QtBl4yQPZOv+AOPExvKoIm5C5GD LYLtVDsBkUQMPgOIIxfx8JMBJLI+wa0Ecb6MN7gF8fSbwrmDZsM7jtmaKE8YP3si621OI7 AnAT3ihisMY426VoFdHrfg/wGrvBxHqF1e9FuxvDpOa46d7hOy+jzrCb7y7SwisbpI30vj YRho1LAdYA1dAk0nxUiATW9yStggCT002f7LQpsssvOv4Whj6s0rp3hXyDvm+A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Spam-Score: -1.46 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: 9CEFC1A964 X-Spam-Score: -1.46 X-Migadu-Scanner: scn0.migadu.com X-TUID: 2Z4dPiDRNfpW Hi, Julien Lepiller skribis: > To do what you want (create a new generations ignoring failures) is not e= asy to implement. We would have to "change our mind" and build a different = derivation for that new profile. It=E2=80=99s also not desirable IMO: the way Guix operates is that either it succeeds the operation you asked for, or it fails, but it never =E2=80=9Cch= anges its mind=E2=80=9D in the middle. Instead, I think what would improve usability would be to notify the user upfront when a package is known to fail to build. The build farm could state that when it replies to narinfo requests, and =E2=80=98guix=E2= =80=99 commands would print a warning or even stop upfront by default. Thanks, Ludo=E2=80=99.