From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id KAIsBOY152QRJAAASxT56A (envelope-from ) for ; Thu, 24 Aug 2023 12:50:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 0JX6A+Y152RrqwAA9RJhRA (envelope-from ) for ; Thu, 24 Aug 2023 12:50:14 +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 DDF1A45F97 for ; Thu, 24 Aug 2023 12:50:13 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=bJwO1CyF; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692874213; 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:dkim-signature; bh=YQQlnjFAgx6Cb34VvYDv8v7HgLzEGpaX1nPXY1vgq2w=; b=Xyuz7U5L5KYiCapticDg5m7HpWsgclmV0CfmALwPpVaFeblxzzyILaUb/aaV93NxDBp28l 0YDgI2TRghSBGvPdafCJcGd7J3d1YN3kfxcSLA1B/iBnq9g+9A3eyvJyDdf07P6Hvq5PGd Uxhwl3meTZaOz70sqgZOHEOrHP4S4Ql3VVi3iTLF4nelO9GawXXOUvvE6QQKkB56J7gAK1 KFILvmnohEOvBooPin3meIvfAovuNZkODWPGS/8H4lbamZEzyhmrXEgA6hJ5mZ/3Nnts6c TD8v2QBOKGXk+jI2j/dX6pEg6Jty9ptWv3Uomi4gMCRzDEvgh0MW4QoORM9LLw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692874213; a=rsa-sha256; cv=none; b=gaVSM7ATzVeftnpukaYkTmcwYqaptezhYIpONciTpBAPzquGe3NIDI+IGqEiqB6w6PHFxB PaFrsRMZOdaz2zRaag5XtXwTg5VLtKwUlh23RPzdaQdldOARWk/OyuxTFCiL7MWILrP8gH zaPW/sztglovqFzPyZSJbkr5n9PGuxQgkSY28oRknJHVUP2pr5CTbwJKUh0hZ5rSwC0Of+ kzj6kmdaXlcQvGXZEGcGvqK5uxgm5sPRKyTrtgMUL7V97ZhB73ZPbktLkJDIFNsaXYgrHn G8tGCpTzb2xLMmxCQc4dkZ8rY8OUiHY7s52ysLpL9oFw566oVM2gYEQkO7JttQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=bJwO1CyF; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qZ7ub-0001el-G1; Thu, 24 Aug 2023 06:50:01 -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 1qZ7uY-0001dN-Ic for bug-guix@gnu.org; Thu, 24 Aug 2023 06:49:58 -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 1qZ7uY-0004hK-AO for bug-guix@gnu.org; Thu, 24 Aug 2023 06:49:58 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qZ7uc-0007Oc-7f for bug-guix@gnu.org; Thu, 24 Aug 2023 06:50:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#65391: People need to report failing builds even though we have ci.guix.gnu.org for that Resent-From: Simon Tournier Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 24 Aug 2023 10:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65391 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Csepp , Maxime Devos Cc: 65391@debbugs.gnu.org Received: via spool by 65391-submit@debbugs.gnu.org id=B65391.169287414628352 (code B ref 65391); Thu, 24 Aug 2023 10:50:02 +0000 Received: (at 65391) by debbugs.gnu.org; 24 Aug 2023 10:49:06 +0000 Received: from localhost ([127.0.0.1]:36235 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qZ7th-0007N9-OY for submit@debbugs.gnu.org; Thu, 24 Aug 2023 06:49:06 -0400 Received: from mail-lj1-x235.google.com ([2a00:1450:4864:20::235]:38079) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qZ7tb-0007M5-Iu for 65391@debbugs.gnu.org; Thu, 24 Aug 2023 06:49:00 -0400 Received: by mail-lj1-x235.google.com with SMTP id 38308e7fff4ca-2b9cb0bb04bso19294401fa.0 for <65391@debbugs.gnu.org>; Thu, 24 Aug 2023 03:48:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1692874130; x=1693478930; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:from:to:cc:subject:date:message-id :reply-to; bh=YQQlnjFAgx6Cb34VvYDv8v7HgLzEGpaX1nPXY1vgq2w=; b=bJwO1CyF1usvFgT2tiGphSRLc6XlBMf+XPJ1Cp2uGgpMkwvJ+LYc5u4D6s1yCN69Dm OSy1hZp5ZLlDyGzxZgdPiOWCO/q2UXJtrahgC6BXOGTxmhpilWIL3CDZBjPYL8Sn94ES Fk2RQboC1aMipRfzjDDoPpW4Acg3MeH0yJn7TNnlBR0xCLu+sgr0RCirn/ejcN3Hx7LM 2jl3oLyROYj0XUUZXHCEqsEoY8vio/1y90HeuSYNtCKSXSTN+1t4Ob5azPsxZQtflOuC nOfvcAVWphVEqnM5pCKULl/z74r7ZTcJP0XfZLV6lKiMONenwsRcofFHBtDJoT7/myaI 3Lyg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692874130; x=1693478930; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YQQlnjFAgx6Cb34VvYDv8v7HgLzEGpaX1nPXY1vgq2w=; b=QsEd0jVqztNMurEV4lO6a7hWptpbjLrAcdQD4ddGDvVMWkj9buPkzfI7q0mXPCQcf+ BF7nANr8eAiJRj4t25FGu/mHJyeNooIsDmN9+aWt3FN6rLVKxu5qf84Hrzm0sYagv7Wb 1nWgwitbkIhon915NmZYX6Cy+tconqtefhGfNkjlv6h8jXG+EFMa1ivACqUAUFMSQ9GI t5njQ58LqSlNdh2sx2a+oDV1SzY8WJDBYhKb98WH6lfT17cL5Kja0U39tT2U1qgE+wvp GpKUwxcTPNjKbAPuDT0uSFVDp2Z//KZpK0NNWpex0EJ9svHun/Kdoc0nbIkMVFEIoVcH Dtkg== X-Gm-Message-State: AOJu0YyClV4Ki+ohEMlzl7rgMu/7xFb+6iaYjCvrOH8rgxKVvRXI7EGS 4u2HXw4YsJ/7UYfq6PPYCEJ7DGhrddY= X-Google-Smtp-Source: AGHT+IE5d3DmZQL1iCeGaLzg7f4wzOpQs2/z3kz7/HQrGexxwJXE5s1hUVQemKYTwHQRmyV2Nbi0hA== X-Received: by 2002:a2e:a795:0:b0:2b6:7c3a:6adc with SMTP id c21-20020a2ea795000000b002b67c3a6adcmr12813815ljf.5.1692874129519; Thu, 24 Aug 2023 03:48:49 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id m20-20020a7bca54000000b003fe3674bb39sm2304750wml.2.2023.08.24.03.48.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Aug 2023 03:48:49 -0700 (PDT) From: Simon Tournier In-Reply-To: <874jkqeiox.fsf@riseup.net> References: <295ef8c8-574a-4169-98f3-6d9aaeb773f1@telenet.be> <874jkqeiox.fsf@riseup.net> Date: Thu, 24 Aug 2023 11:57:48 +0200 Message-ID: <86zg2gyd7n.fsf@gmail.com> 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: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -5.11 X-Spam-Score: -5.11 X-Migadu-Queue-Id: DDF1A45F97 X-Migadu-Scanner: mx1.migadu.com X-TUID: +4xOH63hzVbV Hi, On Wed, 23 Aug 2023 at 01:45, Csepp wrote: > One possible improvement I have been thinking about is making it easy > for users to filter CI output to the packages in their profile closure, > so for example they would get advance notice of any broken packages > *before* attempting to install them. > Teams could also have their own filters. Maybe I am missing what you would like, from my understanding, that=E2=80= =99s already possible using time-machine and weather. For example, guix time-machine -- weather -m manifest.scm allow to know the status of the last commit. What is missing is a clear return code for chaining. For instance, see this proposal: subject: guix weather exit status? from: Leo Famulari date: Thu, 08 Jul 2021 16:35:03 -0400 message-id: id:YOdhd7FfMOvKjTQe@jasmine.lan https://yhetil.org/guix/YOdhd7FfMOvKjTQe@jasmine.lan However, I agree that the next step (find the log of the broken package) for teams is a bit convoluted. Cheers, simon