From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id vwJECv9aumT1ZgEASxT56A (envelope-from ) for ; Fri, 21 Jul 2023 12:16:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id kIA0Af9aumRC1gAA9RJhRA (envelope-from ) for ; Fri, 21 Jul 2023 12:16:31 +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 D242E3C82A for ; Fri, 21 Jul 2023 12:16:30 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=RFbzGrWp; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1689934590; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=D+Tli6O/ioMErz090FAsW69Wr3UV4ci9RkpuuqtfhE0=; b=a6dI+5kEn3hyb0v+XIFz97N/zNBLlSRqSmMxa+ju2TT5F+OTIne2dp5KmRfr0MZpXTFtNQ 3wyOjfWJ/2VmCQceoufjKPTOwJ+1hnrmOAT+X1gW4Mv6m+hBqNWikkczuFGcG44/BM60ql j22+TLqCQ1vZEsBDdT+EV+IrU1bOJcfQP8BtOp6/OAkHIyQkF5R/HLG4OkdLgrKSRCW/hW 2Q+MrvvI5LM2pMZZuUBGspC/PGR/AcWCKWsz5f9Yo51Eo8P2rtclw+6yrDdnZx8Arhhkkm X7DVzecPoDNp9top9GYLOLfNhbOVmBR8+QzEtBAYckdyMgBNQpGgiXbPZq5Ybw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689934590; a=rsa-sha256; cv=none; b=re7PElqwUuA8R3NnapjH9gSBuLBuQm60y1YqB0inMHIgRwrbJ1csU2jCSVIHqnkqeWfySa 9iLudP9Y1ioEgLOfXLGpKnumiHBHMx24QrYK0sKOak48nRNVjdfs3YT9m8/fSG710aGQMx EuG/zkS6FzRXryAjhb+HTnO1UmF1Ue9rgnLSOTBOVnIyKSFi0BzCNtHLL/sRJEubHx/fRW oU9Us8m+NQfyIUNVy08X1B7JRS0epUM8x7blGVoIA4GvjenXQ0DjO43MSXrOU32wXH1FpE KYjWtJxi3y3Xj2l/ifaeLgajtL0gBpmAFacmdy/L09iKNFEybTcmzlYAREGkVQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=RFbzGrWp; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qMnBC-0000rp-KU; Fri, 21 Jul 2023 06:16:10 -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 1qMnB8-0000pe-MA for bug-guix@gnu.org; Fri, 21 Jul 2023 06:16:07 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qMnB5-0004cM-Lt for bug-guix@gnu.org; Fri, 21 Jul 2023 06:16:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qMnB5-0001TB-Cx; Fri, 21 Jul 2023 06:16:03 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#64760: [PATCH 3/3] tests: texlive: Remove texlive-texworks from propagated-inputs. Resent-From: Josselin Poiret Original-Sender: "Debbugs-submit" Resent-CC: rekado@elephly.net, bug-guix@gnu.org Resent-Date: Fri, 21 Jul 2023 10:16:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64760 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Josselin Poiret , Janneke Nieuwenhuizen , 64760@debbugs.gnu.org Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= , Ricardo Wurmus X-Debbugs-Original-Xcc: Ricardo Wurmus Received: via spool by 64760-submit@debbugs.gnu.org id=B64760.16899345115541 (code B ref 64760); Fri, 21 Jul 2023 10:16:03 +0000 Received: (at 64760) by debbugs.gnu.org; 21 Jul 2023 10:15:11 +0000 Received: from localhost ([127.0.0.1]:60590 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qMnAF-0001RJ-L0 for submit@debbugs.gnu.org; Fri, 21 Jul 2023 06:15:11 -0400 Received: from jpoiret.xyz ([206.189.101.64]:49082) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qMnAD-0001R9-Ez for 64760@debbugs.gnu.org; Fri, 21 Jul 2023 06:15:10 -0400 Received: from authenticated-user (jpoiret.xyz [206.189.101.64]) by jpoiret.xyz (Postfix) with ESMTPA id 8EC5E185421; Fri, 21 Jul 2023 10:15:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=dkim; t=1689934503; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=D+Tli6O/ioMErz090FAsW69Wr3UV4ci9RkpuuqtfhE0=; b=RFbzGrWpLLXtxJVmLHxwkLffnC30DSwPwLlotH6IZmm4Q3lyD+gKeIEeErX9V8j1zJwvaT +HihWLjAx2rpiv23GpZz+P61wKOGLtJaEqV4plZYxykB/HmxSLHY0NSQwNwJBoBkMp9GB9 gOXzWtS/jtojmT2phH5r3STgK2rBwAJLgA+RucyibxBQ0UGLjO9g5GPV/UBenjZAcAx+GA gQl0Ry+qwljZvdPE6W0/oLb2tMMf5LYtn4cxsAqlwGB0iWcIVwGvYePF6O7QD5gKvGrbSc RIr1dBDQRWoj0fTc/8sfB9KH+qxghp+J5RRJfIth8SvAqazDjOy/kdT0Y2ec9Q== Date: Fri, 21 Jul 2023 12:14:59 +0200 Message-Id: <09df89f19b2b360097634520ca4c281aaa4cc852.1689934453.git.dev@jpoiret.xyz> In-Reply-To: <877cqtfu95.fsf@jpoiret.xyz> References: <877cqtfu95.fsf@jpoiret.xyz> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: / X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Josselin Poiret From: Josselin Poiret via Bug reports for GNU Guix Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.66 X-Spam-Score: -3.66 X-Migadu-Queue-Id: D242E3C82A X-Migadu-Scanner: mx1.migadu.com X-TUID: EqzJPK57z4dM From: Josselin Poiret * tests/texlive.scm ("texlive->guix-package, meta-package"): Remove texlive-texworks from expected propagated-inputs, as it is now ignored by texlive->guix-package. --- tests/texlive.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/texlive.scm b/tests/texlive.scm index 98461f7e51..b8b1d5c6d6 100644 --- a/tests/texlive.scm +++ b/tests/texlive.scm @@ -542,7 +542,7 @@ (define %fake-tlpdb ('arguments ('list '#:builder ('gexp ('mkdir ('ungexp 'output))))) ('propagated-inputs - ('list 'texlive-collection-basic 'texlive-texworks)) + ('list 'texlive-collection-basic)) ('home-page "https://www.tug.org/texlive/") ('synopsis (? string?)) ('description (? string?)) -- 2.40.1