From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id ePtMEjbuemLrswAAbAwnHQ (envelope-from ) for ; Wed, 11 May 2022 00:59:02 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id CKJXEjbuemI3QAAA9RJhRA (envelope-from ) for ; Wed, 11 May 2022 00:59:02 +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 CED07E442 for ; Wed, 11 May 2022 00:59:01 +0200 (CEST) Received: from localhost ([::1]:43432 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1noYom-0003cP-OH for larch@yhetil.org; Tue, 10 May 2022 18:59:00 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48028) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1noYf9-0006uG-5p for guix-patches@gnu.org; Tue, 10 May 2022 18:49:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41483) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1noYf8-000755-CC for guix-patches@gnu.org; Tue, 10 May 2022 18:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1noYf8-00010f-BH for guix-patches@gnu.org; Tue, 10 May 2022 18:49:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55298] [PATCH 0/1] Do not propagate cwltool inputs. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 10 May 2022 22:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55298 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Arun Isaac Cc: 55298@debbugs.gnu.org Received: via spool by 55298-submit@debbugs.gnu.org id=B55298.16522229373867 (code B ref 55298); Tue, 10 May 2022 22:49:02 +0000 Received: (at 55298) by debbugs.gnu.org; 10 May 2022 22:48:57 +0000 Received: from localhost ([127.0.0.1]:35379 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1noYf3-00010I-En for submit@debbugs.gnu.org; Tue, 10 May 2022 18:48:57 -0400 Received: from eggs.gnu.org ([209.51.188.92]:54668) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1noYez-000101-9o for 55298@debbugs.gnu.org; Tue, 10 May 2022 18:48:56 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:55226) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1noYes-00073o-OX; Tue, 10 May 2022 18:48:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=BMXkRc2VPAtLLlX5tnRuFz5NuXge7j9hc/2DGNr2uiE=; b=nBdHIUhVd/Kg+sELa4qh YdW691zICNVHGmph2o7lL3sL0km6lWkPeYXWwQNuKjkWMVZx9OSi40s8XqDKY28bwJ3JAaUDlF4sz 09cVXi7klj+6NlxkqaQZX+zqlbgdjy+/G1In2QJ6IolLwz1anAdA/Rx5FKC+StzZmXLiKY31nsgtE nSqCICagA6G6bDAuq6SrmC7hPr0drMQzpfIbbcAKG+T2+K6YBjykJa34a+iSloOrWXUC1v4ZaXV70 JcAiEh/4j85Hz2o3UMduNY3liZ4lvROfXq8BmhyJL6YiCYn1uTyss72jJqggo05JooigM1uiTCHkJ Aamu81cxwIMBSg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:53222 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1noYes-00053d-Ai; Tue, 10 May 2022 18:48:46 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220507093443.4214-1-arunisaac@systemreboot.net> Date: Wed, 11 May 2022 00:48:45 +0200 In-Reply-To: <20220507093443.4214-1-arunisaac@systemreboot.net> (Arun Isaac's message of "Sat, 7 May 2022 15:04:43 +0530") Message-ID: <87a6bpovg2.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) 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-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1652223541; 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=BMXkRc2VPAtLLlX5tnRuFz5NuXge7j9hc/2DGNr2uiE=; b=m/wHJcJ58usZC/DIP9a2EizdSLp4duo4ZnwZ4dE0VwbBiMY4siFe0oVz40lb8lBG6kvMul V/3nj1iS5q/X00h3OHHiZvZDn1XFFithp99VynfS/l0eVGTeSxNPpBWRPN4Dqw8DCl80dz pLn6+WYQLxssbn4ZFFgEmC/7CAt+QUjAT4h0UOUkAqIY3n83PYg4ybhBeN/0a1t9eaijsn pK2FddZ/CIUq2z17CjP036NTR3YtpEK3Gwc7L1RJh+7VvumKhmLoBhFSqZ72G8yhwaruPl BtPrpIOqalFR8j7TcVJc8X4ZW5PUZrwAprTc4q0Znf1K69yxzj2jUGmi2SsdBw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1652223541; a=rsa-sha256; cv=none; b=flCaZE4G6KzRx/57cu2jcc1vIOPYy2SkkWsyR5ApVyS6u0aJEmJFq+NBlv78lZFfT95jfH 9rZhStR7Srcp86s6cM3k662L1io24fPFN3DpOZzU4sj7J0ms4PLD8zJhujve4Z8IVHC1f7 TIWX7DlMmsow3bu3StnJyoQw11kY9CZEe0HBB+/wfgB0Wel+cP8ARivChcVXNwgq5odQio xiLEzPxb2KF/wq2yhKUaHJlYvcbi1qdMkoZipTaR7D2Rmib2NVCF9p7XMNlBZJ6dJOWVyi W6nlUnt/X0COi0Bah/mTfn+YJGA+Abikss5Q6Nm8Fk1MUMjnJvIeq9StDNmbgQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=nBdHIUhV; 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" X-Migadu-Spam-Score: -4.71 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=nBdHIUhV; 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" X-Migadu-Queue-Id: CED07E442 X-Spam-Score: -4.71 X-Migadu-Scanner: scn0.migadu.com X-TUID: URMnRr3K4zlc Hi, Arun Isaac skribis: > cwltool is a command-line tool, not a python library. So, its dependencies > should be regular inputs, not propagated inputs. In fact, as it stands > currently, installing cwltool fails due to a package conflict. > > $ guix install cwltool > The following package would be installed: > cwltool 3.1.20220119140128 > > guix install: error: profile contains conflicting entries for python-rdfl= ib > guix install: error: first entry: python-rdflib@5.0.0 /gnu/store/lxy384= l7avd0q4dmfs0zywllb9221y7x-python-rdflib-5.0.0 > guix install: error: ... propagated from python-prov@2.0.0 > guix install: error: ... propagated from cwltool@3.1.20220119140128 > guix install: error: second entry: python-rdflib@6.1.1 /gnu/store/2f88f= 2w44zsvmx8m6ymp1fywiw1h379x-python-rdflib-6.1.1 > guix install: error: ... propagated from python-rdflib-jsonld@0.6.2 > guix install: error: ... propagated from python-schema-salad@8.2.20211= 116214159 > guix install: error: ... propagated from cwltool@3.1.20220119140128 > hint: You cannot have two different versions or variants of `cwltool' in = the same profile. > > Arun Isaac (1): > gnu: cwltool: Do not propagate inputs. > > gnu/packages/bioinformatics.scm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) You forgot to send the actual patch, but I think removing propagated inputs in this case is a good idea. Got for it! Thanks, Ludo=E2=80=99.