GNU bug report logs

#78689 Request for merging "nss-updates" branch

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Full log

Message #68 received at 78689@debbugs.gnu.org (full text, mbox, reply):

Received: (at 78689) by debbugs.gnu.org; 11 Aug 2025 18:23:54 +0000
From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 11 14:23:54 2025
Received: from localhost ([127.0.0.1]:50164 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces@debbugs.gnu.org>)
	id 1ulXBa-0007Gl-CJ
	for submit@debbugs.gnu.org; Mon, 11 Aug 2025 14:23:54 -0400
Received: from hera.aquilenet.fr ([185.233.100.1]:43296)
 by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.84_2) (envelope-from <andreas@enge.fr>) id 1ulXBU-0007GQ-Qk
 for 78689@debbugs.gnu.org; Mon, 11 Aug 2025 14:23:50 -0400
Received: from localhost (localhost [127.0.0.1])
 by hera.aquilenet.fr (Postfix) with ESMTP id 9AC5441E;
 Mon, 11 Aug 2025 20:23:41 +0200 (CEST)
Authentication-Results: hera.aquilenet.fr;
	none
X-Virus-Scanned: Debian amavis at hera.aquilenet.fr
Received: from hera.aquilenet.fr ([127.0.0.1])
 by localhost (hera.aquilenet.fr [127.0.0.1]) (amavis, port 10024) with ESMTP
 id SAIA7sg9S-Bb; Mon, 11 Aug 2025 20:23:41 +0200 (CEST)
Received: from jurong (167.76.29.93.rev.sfr.net [93.29.76.167])
 by hera.aquilenet.fr (Postfix) with ESMTPSA id E0F26255;
 Mon, 11 Aug 2025 20:23:40 +0200 (CEST)
Date: Mon, 11 Aug 2025 20:23:39 +0200
From: Andreas Enge <andreas@enge.fr>
To: Maxim Cournoyer <maxim@guixotic.coop>
Subject: Re: Rebase required
Message-ID: <aJo1K65Sc8DctCew@jurong>
References: <aIOSqczB4cRLnjS6@jurong> <aJBimCGCqPn5Lg2c@jurong>
 <87zfcdxkd1.fsf@guixotic.coop> <aJTfL9pOyK6F5UUM@jurong>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <aJTfL9pOyK6F5UUM@jurong>
X-Spamd-Result: default: False [-5.58 / 15.00]; BAYES_HAM(-3.00)[99.99%];
 NEURAL_HAM(-2.98)[-0.993]; MID_RHS_NOT_FQDN(0.50)[];
 MIME_GOOD(-0.10)[text/plain]; TO_DN_SOME(0.00)[];
 MIME_TRACE(0.00)[0:+]; RCVD_VIA_SMTP_AUTH(0.00)[];
 RCVD_COUNT_TWO(0.00)[2]; RCPT_COUNT_THREE(0.00)[4];
 FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_ALL(0.00)[];
 FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[];
 ARC_NA(0.00)[]
X-Rspamd-Action: no action
X-Rspamd-Queue-Id: 9AC5441E
X-Rspamd-Server: hera
X-Spamd-Bar: -----
X-Spam-Score: 0.0 (/)
X-Debbugs-Envelope-To: 78689
Cc: Ian Eure <ian@retrospec.tv>, mail@cbaines.net, 78689@debbugs.gnu.org
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit@debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request@debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org>
X-Spam-Score: -1.0 (-)
Am Thu, Aug 07, 2025 at 07:15:27PM +0200 schrieb Andreas Enge:
> I thought I would try something new, and rebase the nss-updates branch
> directly on the go-team branch. We are at least a few days from merging
> the former, but in the end this should make the second branch in line
> start faster, since it will already be evaluated on a commit known to
> the data service, and which will be essentially the new state of master.

This part is working! I see the first nss-updates packages starting to
be built on QA (nss-3.101-4, nss-certs-for tests) while the last go-team
packages close to the leaves are being finished. Now normally the last
rebasing of go-team on master should not change the nss derivations, so
what is built now should be the packages that we eventually need.

> actually it occurred to me that rebasing branch 2 directly on branch 1
> could speed things up even more. Assuming that branch 2 has no problems,
> but just needs to be built for substitutes, then while branch 1 is built
> on QA, branch 2 will already be built on CI in parallel.

That part, however, does not seem to work out.
   https://ci.guix.gnu.org/jobset/nss-updates
shows 43000 scheduled packages, and on the dashboard
   https://ci.guix.gnu.org/eval/2078147/dashboard
one sees enormous empty spots. Maybe someone who knows cuirass would be
able to fix this, but the holiday season does not help coping with a bus
factor of 1 or 2...

So we will have to wait for QA.

Andreas





Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Wed Sep 10 07:03:08 2025; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.