From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id MMprElJYJWREhQEASxT56A (envelope-from ) for ; Thu, 30 Mar 2023 11:37:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id iLt4EVJYJWQnpwAAG6o9tA (envelope-from ) for ; Thu, 30 Mar 2023 11:37:22 +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 17A9BAB60 for ; Thu, 30 Mar 2023 11:37:21 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1phoiP-0001uE-3g; Thu, 30 Mar 2023 05:37:05 -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 1phoiM-0001nb-Gs for guix-patches@gnu.org; Thu, 30 Mar 2023 05:37:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1phoiM-0002NI-8H for guix-patches@gnu.org; Thu, 30 Mar 2023 05:37:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1phoiM-0003uW-0q for guix-patches@gnu.org; Thu, 30 Mar 2023 05:37:02 -0400 Subject: bug#62477: [PATCH 0/6]: gnu: cl-trial: Activate trial-harmony system. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 30 Mar 2023 09:37:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 62477 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Sharlatan Hellseher Cc: 62477-done@debbugs.gnu.org Mail-Followup-To: 62477@debbugs.gnu.org, glv@posteo.net, sharlatanus@gmail.com Received: via spool by 62477-done@debbugs.gnu.org id=D62477.168016896814969 (code D ref 62477); Thu, 30 Mar 2023 09:37:01 +0000 Received: (at 62477-done) by debbugs.gnu.org; 30 Mar 2023 09:36:08 +0000 Received: from localhost ([127.0.0.1]:55782 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1phohT-0003tN-LP for submit@debbugs.gnu.org; Thu, 30 Mar 2023 05:36:07 -0400 Received: from mout02.posteo.de ([185.67.36.66]:55763) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1phohQ-0003sl-Ir for 62477-done@debbugs.gnu.org; Thu, 30 Mar 2023 05:36:06 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id D46752402F5 for <62477-done@debbugs.gnu.org>; Thu, 30 Mar 2023 11:35:57 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1680168957; bh=6cl0yJdhUx+x3nbBRaGVY7uEf1uGDJsGxlqF/nLM594=; h=From:To:Cc:Subject:Date:From; b=rKQDhTOgL2IRj6R3hzvQUosKPf+E5ky+J2Qn8zgnA8zvX9E5CQLS1+SUHaMGHe5ij KAGVsCBC2EJU535CsxUB8R1IP+ic6yBHrCHLqnPlunKiUhr2/U5b5S/8i77BBbOptC hPkqaez0aeUs9nmVGRZGapDXtIZOO03Mds9PF3SFxMswYNU7vukCBDfMHeVIGLNYHn NyAK9H8WYrnfbAnKDXFamDJxzHe8YGxBErJc/mW56E1o6tIBl9Y6puHCEwgxYX0CSd sCz6sS+eyVPDX51AWdq4d/zaL4L60DUzYrerBImxne9eMqSMtGgCP/sBsmGRI/1fms FgY8qVU1HU/Vw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4PnJFN6CVVz9rxY; Thu, 30 Mar 2023 11:35:52 +0200 (CEST) References: <20230327102254.14799-1-sharlatanus@gmail.com> From: Guillaume Le Vaillant Date: Thu, 30 Mar 2023 09:33:55 +0000 In-reply-to: <20230327102254.14799-1-sharlatanus@gmail.com> Message-ID: <87a5zu8ttz.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1680169042; a=rsa-sha256; cv=none; b=SmwOlhKI3U3IW/Da+FHbh84Sh14ILUyJJKzrOaATGr7oZnPv4in00mkpdq6MkAOlKiqu1w gBsEo2AdJVqzUonCQrCNzDK/Au9waU1fM7y504pTCctWBK9UJl8ykLjh8XRUDsRKSqXkJC fjcwdq1kRvongymt25fP5sytYqchQODbFOP3Eb62x1SbRaVLnNlMAPow6ECUCYn6GZzIfB 5RFqS8esTaoM0CvaCiwautaMSpaDXAgn8Sk08uq19OX39nb/9erpAk3K7cV0J6LaB7bQZV tuJMCodak0P5i1yJ1dg0E0lOCUluVebnxXydvyevX05ppzbhfJO3hnVoXf7MhQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=rKQDhTOg; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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=1680169042; 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:resent-to: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=6cl0yJdhUx+x3nbBRaGVY7uEf1uGDJsGxlqF/nLM594=; b=jNQClVm98g1yI7KWacugbQgex3bnwaFEeSxaOP9kaZQK7CXXkFPFCx5xXK5G43gEDK+zuj 5y0Hn7CQlswLQyDxDFUYJJf5D8pSB8lYGJcW25e6iJ+G3TrvJeSxw+In+itlQX3u+deP1T mdQjPMbG6GJ4iwoCxJZfkNjeL5LLiIfaDN9TQKV1uA+0sqtgDbvaVmdOZfO+eCs5xftaoF q5ogiV2tQY5M5REjRg0I1uMpB0sqgfhcRq1/5bGUZBAOXk82xaDQmevq9A8JuRISIKs7Fx 6PulYfFsyNXNbESRlNmGF0iXl7LK0J7bc+T/m7aZUPyz4AEezDuE033s53l+jw== X-Migadu-Spam-Score: 3.98 X-Spam-Score: 3.98 X-Migadu-Queue-Id: 17A9BAB60 X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=rKQDhTOg; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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" X-TUID: +axIhZgwpE1x --=-=-= Content-Type: text/plain Patches pushed as 2ab0c55e3f4718034fc3253ec6aa435b490fc4f0 and following with a few fixes (e.g. extra licenses for libmixed). Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZCVX+A8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j+uTwD/ZGd+r78PYIGB8V3SQlm7nYWer/rIHk1addEa ACq4Iy0BAKBXExGRyyWxU/trA2mtNHErNT7FiP3xHFe1stxCYZ0z =LLS+ -----END PGP SIGNATURE----- --=-=-=--