From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id iLZkERL9BGRnWQAAbAwnHQ (envelope-from ) for ; Sun, 05 Mar 2023 21:35:30 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id sIxcERL9BGSX4QAAauVa8A (envelope-from ) for ; Sun, 05 Mar 2023 21:35:30 +0100 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 1E6752CC69 for ; Sun, 5 Mar 2023 21:35:30 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678048530; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=Za574R2sgpFv/bzlBX8KWi79T2bkpd77viRTh2g0MAM=; b=Gy0leNpRHMabSbJyIpzwr8WxBKvCkfDL9rmR8qRBRz+SjmO11sM37l0PFgBo1OOSZrBLxn NtRlDxRnz1g9gARCAYnCBkNDW85FgY/1YhwwwMEQlq/J5I3v5ON+aBK8psUumGd+gIY7P8 Uwf+IPHTM0gemRSrn6E88eCUb6ZMtmQnJ5KjLqwX/4aedT3o/suyfzJlQKKhhzlHy00YnC UhcM0BfDxFC8pduH6rMYu4zQB7lFweI7xOgz/h9zf5e2IiqHimDBd7UD9TY7oFDvhvW6un hvgRv73XXmWCdCI8L7qIrk/05JFCBiMIwlrLWrcfWj6nOeeYvNpL4JdDUv5Gbg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678048530; a=rsa-sha256; cv=none; b=WanunP6CYkOqR5BLInd+3gXn/0ogLtqjkibcYW3ba9Xw8q71tU0+Ulf1jI93Aorys/L/+1 YzmSEfm5xGK1dO4mtoBN1SReAWVoBcyO+YSk6CGe4vcxRy2J9PqPGL2U5F6ddTomCBaMXb mLwPIXiAvD/p3qOTtSlIXuHGF+YTyfWZoL4EQ4dOia86F5NSlpsJ7RikHKc7oE+bx3X2Bj GD2xiXC3YMaYs7IuytFEF4PyeaUyBOf3RqjRoaIpTBlfEDwPj8vuH9tGG3JdA2cP0U9rsM Hjlr3+NUTXtse94uBZXgXu1G9t37z3QXdRr6ZMzc8zp5UWnf1yZNWKldqdzKFw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pYv4c-00087Z-VA; Sun, 05 Mar 2023 15:35:15 -0500 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 1pYv4Y-00085a-NF for guix-devel@gnu.org; Sun, 05 Mar 2023 15:35:11 -0500 Received: from mira.cbaines.net ([2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pYv4W-00044M-8Y for guix-devel@gnu.org; Sun, 05 Mar 2023 15:35:09 -0500 Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:3a91:a0a4:ecee:f157]) by mira.cbaines.net (Postfix) with ESMTPSA id 8545316BD9; Sun, 5 Mar 2023 20:35:04 +0000 (GMT) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 877fd38c; Sun, 5 Mar 2023 20:35:03 +0000 (UTC) References: <20230212100540.2214f16c@sybil.lepiller.eu> <87wn4n2ean.fsf@cbaines.net> User-agent: mu4e 1.8.13; emacs 28.2 From: Christopher Baines To: Christopher Baines Cc: Julien Lepiller , guix-devel@gnu.org Subject: Re: Merging core-updates? Date: Sun, 05 Mar 2023 19:52:27 +0000 In-reply-to: <87wn4n2ean.fsf@cbaines.net> Message-ID: <87wn3vq6mi.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: X-Migadu-Scanner: scn0.migadu.com X-Migadu-Queue-Id: 1E6752CC69 X-Spam-Score: -4.11 X-Migadu-Spam-Score: -4.11 List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: guix-devel-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-TUID: SoArFuRbEwBn --=-=-= Content-Type: text/plain Christopher Baines writes: > Julien Lepiller writes: > >> As discussed at Guix Days before Fosdem, we haven't merged core-updates >> in a very long time. I'd volunteer to lead this effort, but I don't >> know what steps I should follow. Do we have some documentation about >> that? > > I can try and help with this, at least in terms of helping get > bordeaux.guix.gnu.org substitute availability to a good level. > > I'd also like to get the kind of comparison that the qa-frontpage can do > for patches working for branches, but that'll probably take a bit of > work in the data service/qa-frontpage to get working smoothly. I've now addressed some performance issues with data.qa.guix.gnu.org, which means that the comparisons for core-updates (and branches like it) should now work, even if they're still a bit slow. This has enabled qa.guix.gnu.org to submit builds to the bordeaux build farm, they're still being slowly submitted but things have already started to happen for aarch64-linux at least. Once there's enough build data to work with, I'll see if I can start getting some information to show up on qa.guix.gnu.org. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmQE/PVfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XcMpRAAlYydTler1AWCfHB5pb7GOXDqCozX3AZP mwCTS4Re37dszGT0n9LjzUlp/nIK3Dw94SeqX/Bg4lPkWFQDReWdMpQa5cDzl3jh QqzlfUhN2uBD+pd4cDXylxhH+kGaYDO4S31t0fCl/j5dNIpjQIGCugY35cVkV8xJ SjRQgE95WIjfUsFV0ithoh6egjaX1rHy0RGr4li8z844A4DHrp0B9H21YH+17JkQ aJ2h1rGAWFfY/hZi3EseHG07ZILJc04GFgbGlW85g2POZpVmj/1QiLgZfDjYHUT0 cTJWBQBDKI8O2fHRufXtYz5G0gmIfLiUjvAgLFIWyaKd1LBVIjKjEgWK6Cv6vaGi HUmgsttx7Z2MOaTOGxSRHJGx0bIhpxolNRpLm9b+ht9IC4kLlHnl7rvTkCxc6btI az6hN/KGglcUkAiNeiItus12xF2O+VHl6Sis7RcUJfjioGft1i6TV09Glnojaj/k HJuA5iCWCNUwq7o9b+vUIyw0yKKbrlvj2a0kv0OALmeulbGJyT0EOTfFNIOeAGo3 g5xYqSpXahruwm2o9UFMv5Zn6S92NDnsUIpLSWI66bRnvPZQtzMieXYsLMNviflB AIFUo0gV3ReX6QU5KvQa+yFhgSe18v7RasIyzLxv7dooq4msoJB0Y52QT2ifECoh 3MIcHG5RV94= =Sh9/ -----END PGP SIGNATURE----- --=-=-=--