From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id CLNpEq/ddWZfYgAA62LTzQ:P1 (envelope-from ) for ; Fri, 21 Jun 2024 20:08:15 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id CLNpEq/ddWZfYgAA62LTzQ (envelope-from ) for ; Fri, 21 Jun 2024 22:08:15 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nicolasgoaziou.fr header.s=mailo header.b="vetKm/KC"; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1719000495; h=from:from:sender:sender:reply-to: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=XgkFRpy0Fh73jpFDy4quPJ9fr5JqDo+xIhgMxDFRBzs=; b=JB2BFTkcBWtWyzbkcikT7/kU1V8bQZngerNjS1O8YwPoE8h5ayeSqGX22HOQwuhZ6WsVXm uak8hUSd6DcinYfmv62DZ7isVsloOMmcyCu+v+aCpgdW32ZER7lsTE4MfjXzebCsl2Ev27 PM4GaXaXPsoRfjXkGeY9ukvGjrcb/B6FDx+0E9IjUeJ8vLmmgrUwfm4ms85rESzwY2GDp+ Bcl/FyoSD8Ja4fKyKTIbmS2SDlH2kheGKWQMcLQaRlTJvN107JLS1Th3L8A4We7R2AC4MX PRYVb/S1MWdy+msJ9e69ypn7pTW2hjChVeCHF0/iTqlrVvwS0dzX+1ca6WRArw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1719000495; a=rsa-sha256; cv=none; b=CQ7DcBThpaWQOC0W+X4fo9y15pg7SDrIMfF1x2HG4pd4M1QyRMqWNXbnFYcifIBdDWW9Ov rG96+jg+dlYnQ7TxxQKoMm3L4EBHtcLTnJ70sa1UYN6Jhlt1OnSsJW6Sfi031Pvsnundti Y2iJF/TZIfnlTpPibEy0E32rgp8bZVgFEkp1FYgUqtZYxVEYfM6Qqp2KcqAJHINvjLbb0f gyUT96Mf9aAshdHYO4mCkmN54YRy+hJRBXZ71NfKPqtulXscMb9xS6FhFEXarzxS1kAGA2 04C+Znv0eFK2BzhAM5i5gGnegRBKSEDBz9dbgIRjtFqPdWXCCkNHjhkmboV3dw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nicolasgoaziou.fr header.s=mailo header.b="vetKm/KC"; dmarc=pass (policy=none) header.from=gnu.org; 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" 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 ED0A93538D for ; Fri, 21 Jun 2024 22:08:14 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sKkYI-0006ZG-QI; Fri, 21 Jun 2024 16:08:06 -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 1sKkYF-0006XF-M2 for guix-patches@gnu.org; Fri, 21 Jun 2024 16:08:03 -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 1sKkYF-00026d-DC for guix-patches@gnu.org; Fri, 21 Jun 2024 16:08:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sKkYD-0001Ci-Nm for guix-patches@gnu.org; Fri, 21 Jun 2024 16:08:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70915] Closing this bug for now? Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 21 Jun 2024 20:08:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70915 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Andreas Enge Cc: 70915@debbugs.gnu.org, Christopher Baines Received: via spool by 70915-submit@debbugs.gnu.org id=B70915.17190004564597 (code B ref 70915); Fri, 21 Jun 2024 20:08:01 +0000 Received: (at 70915) by debbugs.gnu.org; 21 Jun 2024 20:07:36 +0000 Received: from localhost ([127.0.0.1]:43878 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sKkXo-0001C5-07 for submit@debbugs.gnu.org; Fri, 21 Jun 2024 16:07:36 -0400 Received: from msg-2.mailo.com ([213.182.54.12]:37618 helo=mailo.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sKkXl-0001Bq-PF for 70915@debbugs.gnu.org; Fri, 21 Jun 2024 16:07:34 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nicolasgoaziou.fr; s=mailo; t=1719000447; bh=XgkFRpy0Fh73jpFDy4quPJ9fr5JqDo+xIhgMxDFRBzs=; h=X-EA-Auth:From:To:Cc:Subject:In-Reply-To:References:Date: Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding; b=vetKm/KCjPwodGrp5/uzTYEklBJlEryZm+PEN109a0h59oM20Zz/XAutPkqwrvSdi aUQm6E1x++3TjXZNSaohJbLyqb9XAU0JO7t64wMo5r+dkC6UzNNH9xxpUDd/aNSMqp 56D7GXT3sDeM/Ul+VK6NH3MnEpIlkgMhD3kI+OC8= Received: by b221-8.in.mailobj.net [192.168.90.28] with ESMTP via ip-20.mailobj.net [213.182.54.20] Fri, 21 Jun 2024 22:07:26 +0200 (CEST) X-EA-Auth: sRsUpeHR+IguaNNu8TFPdlpNkQYX+PTkD+UlJBTuUuvH2/Irqk4wRdPV3ovN+LhvrkJCjGiQv8TW5Ri1CutZlqMgwlRPeu4OUSlEY34C0uM= In-Reply-To: (Andreas Enge's message of "Fri, 21 Jun 2024 14:47:41 +0200") References: <87r0e6w0fz.fsf@nicolasgoaziou.fr> Date: Fri, 21 Jun 2024 22:07:11 +0200 Message-ID: <87bk3ujc0g.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) 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: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Nicolas Goaziou X-ACL-Warn: , Nicolas Goaziou via Guix-patches From: Nicolas Goaziou via Guix-patches via 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-Queue-Id: ED0A93538D X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -5.86 X-Spam-Score: -5.86 X-TUID: NdKKRtwd8qU8 Hello, Andreas Enge writes: > there are a lot of commits still being added to the top of this branch. > As I understand it, this causes it to be repeatedly evaluated and built > by QA, resulting in a waste of build power. I'm sorry that my work wastes (!) build power. About a month ago, the branch was already ready to be merged, but it never[=C2=B9] got the chance to be allocated the few CPU cycles necessary to start building something. I doubt it did waste anything because I hardly got any feedback from QA since the request for merging was issued. As the situation wasn't moving, I resumed my work on the branch. There are some more commits to come, indeed, but I expect the last steps to be done in the following days. > Should we close this bug for now until the branch has reached its final > shape for the next merge? Or maybe keep it in its current shape until it > is merged and only then add new commits? If your suggestion means the branch will have to wait more months before being merged, I dislike it. The branch will be ready in a few days. What is done with this branch does not belong to me. Regards, [=C2=B9] Actually, it happened once, but for some reason, builds stopped. --=20 Nicolas Goaziou