From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id cBz6LYXbql6kcwAA0tVLHw (envelope-from ) for ; Thu, 30 Apr 2020 14:07:01 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id uGoWEo7bql6HCQAAB5/wlQ (envelope-from ) for ; Thu, 30 Apr 2020 14:07:10 +0000 Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:470:142::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 C8C30942B68 for ; Thu, 30 Apr 2020 14:07:08 +0000 (UTC) Received: from localhost ([::1]:49052 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jU9qG-00058x-OZ for larch@yhetil.org; Thu, 30 Apr 2020 10:07:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52430) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jU9eY-0003fh-St for guix-patches@gnu.org; Thu, 30 Apr 2020 09:55:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jU9eY-0005XR-8n for guix-patches@gnu.org; Thu, 30 Apr 2020 09:55:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34024) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jU9eX-0005Uy-PR for guix-patches@gnu.org; Thu, 30 Apr 2020 09:55:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jU9eX-0004O2-JG for guix-patches@gnu.org; Thu, 30 Apr 2020 09:55:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#40901] gnu: ktsuss: Fix paths. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 30 Apr 2020 13:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40901 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Jan Nieuwenhuizen Cc: 40901@debbugs.gnu.org Received: via spool by 40901-submit@debbugs.gnu.org id=B40901.158825487316811 (code B ref 40901); Thu, 30 Apr 2020 13:55:01 +0000 Received: (at 40901) by debbugs.gnu.org; 30 Apr 2020 13:54:33 +0000 Received: from localhost ([127.0.0.1]:45569 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jU9e5-0004N5-05 for submit@debbugs.gnu.org; Thu, 30 Apr 2020 09:54:33 -0400 Received: from knopi.disroot.org ([178.21.23.139]:58146) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jU9e2-0004Mw-Ly for 40901@debbugs.gnu.org; Thu, 30 Apr 2020 09:54:31 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 344572B302; Thu, 30 Apr 2020 15:54:29 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new 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 UTF8SMTP id ukABxl4DMbke; Thu, 30 Apr 2020 15:54:28 +0200 (CEST) Date: Thu, 30 Apr 2020 09:54:07 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1588254866; bh=KVejyoZ8OJhk0mccZ4pOOqgi0juD4LW6eL6ALvTFd/Q=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=WvCoOnidpD6e6iSYefRGLjMHTTYsjqmtXFJKgq7xki8VYAxtAzSfaPWUNdGEgLysQ xGVZywiwhhJqqUxQE6VRCEIQwlIBeHtxnAOUKwe25IV0Al3DJfHiV68GW7zAmxQOj8 LHAs8Kn0MxeaUXJFK/sVUyfY4274u9bdikUXSYgv+BCoNeDnG8cxCinWQww14Mrh5t 3VJP0IP/qvgA5X1soJz+nfVBO948tT8HqVICg5d1Jz/S/8Zfe4v+RArsGG1uobiqty Gi4mmS0etsmFy654eqQpTQLs9PeRLepmpeaBsA52nn03Bkyen9tJ7bCMrf5RkIwilZ 1fyFYS6dY/FTw== From: Raghav Gururajan Message-ID: <20200430095407.5384bf61.raghavgururajan@disroot.org> In-Reply-To: <20200430043918.0f36cbc0.raghavgururajan@disroot.org> References: <20200427093702.16f9d953.raghavgururajan@disroot.org> <87k120527o.fsf@gnu.org> <20200428034314.37f199f3.raghavgururajan@disroot.org> <87sggncz4s.fsf@gnu.org> <20200430043918.0f36cbc0.raghavgururajan@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Received-From: 209.51.188.43 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-Scanner: scn0 X-Spam-Score: 3.09 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=disroot.org header.s=mail header.b=WvCoOnid; dmarc=fail reason="SPF not aligned (relaxed)" header.from=disroot.org (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 2001:470:142::17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Scan-Result: default: False [3.09 / 13.00]; GENERIC_REPUTATION(0.00)[-0.4942573974093]; MX_INVALID(1.00)[cached]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2001:470:142::/48:c]; MV_CASE(0.50)[]; DWL_DNSWL_FAIL(0.00)[2001:470:142::17:server fail]; IP_REPUTATION_HAM(0.00)[asn: 22989(0.17), country: US(-0.00), ip: 2001:470:142::17(-0.49)]; R_DKIM_REJECT(1.00)[disroot.org:s=mail]; DKIM_TRACE(0.00)[disroot.org:-]; RCPT_COUNT_TWO(0.00)[2]; MAILLIST(-0.20)[mailman]; FORGED_RECIPIENTS_MAILLIST(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:22989, ipnet:2001:470:142::/48, country:US]; TAGGED_FROM(0.00)[larch=yhetil.org]; FROM_NEQ_ENVFROM(0.00)[raghavgururajan@disroot.org,guix-patches-bounces@gnu.org]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; MIME_GOOD(-0.10)[text/plain]; HAS_LIST_UNSUB(-0.01)[]; DNSWL_BLOCKED(0.00)[2001:470:142::17:from]; MID_CONTAINS_FROM(1.00)[]; RCVD_COUNT_SEVEN(0.00)[10]; FORGED_SENDER_MAILLIST(0.00)[]; DMARC_POLICY_SOFTFAIL(0.10)[disroot.org : SPF not aligned (relaxed),none] X-TUID: qcDuNIS453jE Hi Jan! Please ignore #40901. Let's leave it closed. Regards, RG.