From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id mDcNMvkSzmQsCgEASxT56A (envelope-from ) for ; Sat, 05 Aug 2023 11:14:33 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id UOfIMfkSzmQ1tQAAauVa8A (envelope-from ) for ; Sat, 05 Aug 2023 11:14:33 +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 578A451654 for ; Sat, 5 Aug 2023 11:14:33 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=O57105fu; 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"; 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=1691226873; 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-type:content-type: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=x5Ew/fkDREGUOcPf7xiTBXydcOz5Hh+RDgyW7OL3IyM=; b=nj0rZGViz03mtTdYi1ymg3kgA83P38RM8dfqEycRR2MCMTUJVfyhvsPXrn+1LDD7qXdXec SWqc4tn0i5kC1UDKRnfWX+qgltbU7fULbIn+UywaY9S4ntwYEtR0UqQs2vpCwj3lq5Vi3b N4TOPGKHMYFUExyaQREOz4EBgkwbsMACq/GnX38ZGgmx34T5wU7IAFh20FXNjHaT+nv45k DVEp85X7VZbZghD8PPiFeZU9GljVvV3/K99JHASw01+CzLo1mVugeOvgOmxuHYiejMDvta BQU5fuhzvKgQAPntlOm5afYbZQjY/zTGhXOGOBaeNHv0oRX5b7plUlN42qXpVg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691226873; a=rsa-sha256; cv=none; b=KcXZOvzKBOAwmzHL7QkArp5g31QyDn5v+VuO/EbZNjV++xsXCoza3PCus/l0tMejfbHLPF fmZlN/T/uZLnWsDVpT0yPULlr8lGkRC8tLc7AoCzvAVGwttiQRPzA9hBycXFZE2EQb/oxY rspIbAG2uhFolBKOD3wXO28Q+1wK16hJhMzX8VShVKjZ7Y2Zt3ySN1R+JT0XBWH6wFU498 NAnfQAFGevcIlt38CQCxWnjM7L53Ln56d1w1oBPqI0jg7hcePRoyW+a/3lJi9ldio/+ROV SwMDLBcK8Rj89lMTv2yiBFggBpSBAPjR+N3qB08urp4KzlDcLKH2hZcFZfhBQw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=O57105fu; 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"; 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 1qSDMK-0001Kh-AC; Sat, 05 Aug 2023 05:14:04 -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 1qSDMJ-0001KX-9J for guix-patches@gnu.org; Sat, 05 Aug 2023 05:14:03 -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 1qSDMI-0002pG-S2 for guix-patches@gnu.org; Sat, 05 Aug 2023 05:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qSDMI-00082s-BZ for guix-patches@gnu.org; Sat, 05 Aug 2023 05:14:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65075] [PATCH 01/13] gnu: Add go-github-com-chyzer-logex Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Aug 2023 09:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65075 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Fries Cc: 65075@debbugs.gnu.org X-Debbugs-Original-Cc: 65075@debbugs.gnu.org, guix-patches@gnu.org Received: via spool by 65075-submit@debbugs.gnu.org id=B65075.169122684130912 (code B ref 65075); Sat, 05 Aug 2023 09:14:02 +0000 Received: (at 65075) by debbugs.gnu.org; 5 Aug 2023 09:14:01 +0000 Received: from localhost ([127.0.0.1]:55535 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSDMG-00082U-Ra for submit@debbugs.gnu.org; Sat, 05 Aug 2023 05:14:01 -0400 Received: from knopi.disroot.org ([178.21.23.139]:45240) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSDME-00082E-GA for 65075@debbugs.gnu.org; Sat, 05 Aug 2023 05:13:59 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 3689A40615; Sat, 5 Aug 2023 11:13:54 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6GGmhLgqY6f9; Sat, 5 Aug 2023 11:13:53 +0200 (CEST) References: <2d85819290ef06485588ac5f4ba8a79c69d5e196.1691218710.git.fries1234@protonmail.com> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1691226833; bh=lx++YeMhi748HHzszIwdylrd7VQ8yiCzJ/8Cbp0J6NI=; h=References:From:To:Cc:Subject:Date:In-reply-to; b=O57105fuFnH4ivjfRggL0SyTK4Txs2WUJDxch12BcPZ/F8KyBgOTdHda9yKtY7Zjt GVYlHdZjcLatp47vWlKI5PPh6KLMXCLdoMGmf7I6dudrVPmDSPl1sC3UJZ3wFvB6sN 3Wmb9EZHzw85/orHmhYHeybdYL+q1nDjx1+eOpxLfd/LA13HFepIr+tQjkYW4agqBc 1wV2u8ojJsb5tNNdXzHeTL+4ZzFprU+/NZJWxWlCQfR5zmM+o3+HNhr4UrK9T4aypO U+CGqHjfS9VStVnZdVXm8ubiPEqJH9Emil/xr37BuaEu757D1em1hM3yXYwC3vgbff DjS+SvBGTS1dw== Date: Sat, 05 Aug 2023 10:08:50 +0100 In-reply-to: <2d85819290ef06485588ac5f4ba8a79c69d5e196.1691218710.git.fries1234@protonmail.com> Message-ID: <87y1iprgvn.fsf@disroot.org> MIME-Version: 1.0 Content-Type: text/plain 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: , Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 578A451654 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.64 X-Spam-Score: -6.64 X-TUID: 0rTjB7tsu4fp Hi! Fries via Guix-patches via writes: > + (arguments > + '(#:import-path "github.com/chzyer/logex" > + #:phases (modify-phases %standard-phases > + ;; Tests are completely broken on this package. > + (delete 'check)))) Generally this should look like this now: (arguments (list #:import-path "github.com/chzyer/logex" #:phases #~(modify-phases %standard-phases (delete 'check)))) Also, generally, you'd use ``#:tests? #f'' rather than ``(delete 'check)'' to disable tests. > --- /dev/null > +++ b/gnu/packages/patches/go-github-com-chzyer-logex-fix-tests.patch Doesn't this effectively do nothing, since you disabled tests? -- (