From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:f42::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id sCibLDory2HI5gAAgWs5BA (envelope-from ) for ; Tue, 28 Dec 2021 16:20:26 +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 aKRHKTory2GEVQAAauVa8A (envelope-from ) for ; Tue, 28 Dec 2021 16:20:26 +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 6A71630383 for ; Tue, 28 Dec 2021 16:20:26 +0100 (CET) Received: from localhost ([::1]:52026 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n2EH2-0007nE-Rx for larch@yhetil.org; Tue, 28 Dec 2021 10:20:24 -0500 Received: from eggs.gnu.org ([209.51.188.92]:54694) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n2EGg-0007jE-Kr for guix-patches@gnu.org; Tue, 28 Dec 2021 10:20:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:35652) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n2EGf-0001FQ-RK for guix-patches@gnu.org; Tue, 28 Dec 2021 10:20:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1n2EGf-0000Vl-IM for guix-patches@gnu.org; Tue, 28 Dec 2021 10:20:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#52849] [PATCH 0/2] Fix pantalaimon build by adding optional dependencies Resent-From: Aleksandr Vityazev Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 28 Dec 2021 15:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 52849 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: =?UTF-8?Q?S=C3=A9bastien?= Lerique Cc: 52849@debbugs.gnu.org Received: via spool by 52849-submit@debbugs.gnu.org id=B52849.16407047461873 (code B ref 52849); Tue, 28 Dec 2021 15:20:01 +0000 Received: (at 52849) by debbugs.gnu.org; 28 Dec 2021 15:19:06 +0000 Received: from localhost ([127.0.0.1]:47198 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n2EFm-0000U9-Ez for submit@debbugs.gnu.org; Tue, 28 Dec 2021 10:19:06 -0500 Received: from mout01.posteo.de ([185.67.36.65]:49101) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n2EFj-0000Tb-LB for 52849@debbugs.gnu.org; Tue, 28 Dec 2021 10:19:04 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 498EF240029 for <52849@debbugs.gnu.org>; Tue, 28 Dec 2021 16:18:56 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.org; s=2017; t=1640704737; bh=WmVugxIolHiAwjmeCAJtnwI7vscfbP18cBPC/M6ohIA=; h=From:To:Cc:Subject:Date:From; b=Z6nLFTThBjv0LEWoH57XxVVIXgF/1VL6CHN+Yu+lTilwVKQyO8Ys+Kv+wM6qnWX2f Dir1w8H6DiHVUvD/sO7lhr+S1cGsfdplDYYNlJjAu9qcTdMVy0gtePnWEy/NHJqoNl 08goXWOazARKd3iy58QX+DGi5WJqE/lmg5+2VXl8gawaxnMdmUJi3qhY2uniPd9Ach N9jKsah0w0SJcwN2dYszbn596Ap9MRHc1d5/LS4iN/l+8czU9Pg98/jNhHHk4k49G9 Mci5Ui4cbFWPhzFnRepHmYeJv23T264hTJ88DcroW/nKfB3JEMfg80GMU5H5ePfLco lb+JD25iRPh+Q== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4JNdV7679nz6tp8; Tue, 28 Dec 2021 16:18:55 +0100 (CET) From: Aleksandr Vityazev References: <87o850q0gw.fsf@eauchat.org> Date: Tue, 28 Dec 2021 15:19:21 +0000 In-Reply-To: <87o850q0gw.fsf@eauchat.org> ("=?UTF-8?Q?S=C3=A9bastien?= Lerique"'s message of "Tue, 28 Dec 2021 23:09:33 +0900") Message-ID: <8735mckb9i.fsf@posteo.org> 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1640704826; 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=Di3A+O3MFS4ad1t5m70Soq0Iz3cRBOX3xAfSfhOZYQE=; b=iVsZ7nqKfdT4kh8JEKTHmuI+5xn9uQb7yYT59tWtyIiff5A+pXd8NcFpqpUMlzHd0xtdOh yUvaBdm0BvBg4zQk0qZzjH4WY0k+w0VsMxYecRqXQch66IEgVb8+d56sdU7n3f++7YdSKh V4xSMthikIQ5275JYnweaAp1ixsLkyX4I9d2dCq3jS5E7oguDSb9RyypkAiDx5YM1oIveO 36sYzZ2IE8xFCftPqcPqxontX1xV74fCo0MdskgpiPsaoAt747R/I/mqjdwCbuG6gT/P4m YPX2avfi7kNVr+voPhAskecj/HNw4s0ifr/Trf23b+Q9eLAIy/p+5TYvKZwssw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1640704826; a=rsa-sha256; cv=none; b=pO6gIAnVPpkfVp9DH/Bcg8XkLVG7L+vZkJP75krfmBdoc4aUs7copU4WorGeK0dsWDSxuH oh+c2SmWktQodhWnuaTTmnlXDUTge4KTqikFfACJwuFgHhLpTWacfPVqkAgPN1LG0AKY+v qXOcxqWPfMGs35M2KX7McCoUQx8vWY9aWv5abrfgU5J1mU4ChxEhOkGDuSROjkEfi04+EI vxyN5wN0EO3ELunionb/rGz8xtSqzjT2l26qy9nUVKCtCpsLrNkXQSgXsJv6h+APpC8KaG kZh2mBhu5rEYKasp59+dxSS76crSIybSLNuU+bMkCAwnFzvE6+gbWvI0QYzqCg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.org header.s=2017 header.b=Z6nLFTTh; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.org (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-Migadu-Spam-Score: -2.17 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.org header.s=2017 header.b=Z6nLFTTh; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.org (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-Migadu-Queue-Id: 6A71630383 X-Spam-Score: -2.17 X-Migadu-Scanner: scn1.migadu.com X-TUID: mh+qw9wOSIoj Hi, On 2021-12-28, 23:09 +0900, S=C3=A9bastien Lerique wrote: > With the introduction of the sanity check in python-build-system, pantala= imon's build fails because of missing optional dependencies. This patchset = fixes the full build. > > I'm a little confused as to why this did not appear earlier to me, as git= blame shows the sanity check was introduced in February 2021, and my initi= al patchset for pantalaimon was in October 2021. Possibly this comes from m= y recent upgrade of guix-daemon on foreign distro. > > S=C3=A9bastien Lerique (2): > gnu: Add python-pydbus. > gnu: pantalaimon: Add optional dependencies. > > gnu/packages/matrix.scm | 7 ++++++- > gnu/packages/python-xyz.scm | 32 ++++++++++++++++++++++++++++++++ > 2 files changed, 38 insertions(+), 1 deletion(-) > > > base-commit: e48b9d57129a9e7e680f5988b53ac87ebf946a39 Patches have already been sent before: https://issues.guix.gnu.org/52700 --=20 Best regards, Aleksandr Vityazev