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 ms0.migadu.com with LMTPS id 0HbQOEK3/WDAWAAAgWs5BA (envelope-from ) for ; Sun, 25 Jul 2021 21:10:58 +0200 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 0NZbNEK3/WDCDQAAB5/wlQ (envelope-from ) for ; Sun, 25 Jul 2021 19:10:58 +0000 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 AF421D07A for ; Sun, 25 Jul 2021 21:10:58 +0200 (CEST) Received: from localhost ([::1]:54874 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m7jWb-0006k7-SQ for larch@yhetil.org; Sun, 25 Jul 2021 15:10:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44068) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m7jVi-0005xR-Pr for help-guix@gnu.org; Sun, 25 Jul 2021 15:10:03 -0400 Received: from mail-4323.protonmail.ch ([185.70.43.23]:49990) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m7jVh-0004Zh-DB for help-guix@gnu.org; Sun, 25 Jul 2021 15:10:02 -0400 Date: Sun, 25 Jul 2021 19:09:59 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1627240199; bh=0lsM3ZMIkqH75vfT2d/7a14yTeQjnFyKd4lv6kO4JFE=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=QEM7S2W0Vu+bOBawlhU6dmHdSPqPS0ezmzA2siIoipmrtElp99+3Lv191GvJFqosa NnXwBfRA2+ZYNvZ1R454J8jfTwd1goR/KmGa+kBWitKJznz5i3e1DJT6L2+c5uGWwc 7yyFiROdhNGx/FECWt37CDwH+GlCvIq52SmAwuBI= To: "help-guix@gnu.org" From: phodina Cc: Sarah Morgensen Subject: Re: File not found during package build Message-ID: In-Reply-To: <86v94zpegd.fsf@mgsn.dev> References: <86v94zpegd.fsf@mgsn.dev> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.43.23; envelope-from=phodina@protonmail.com; helo=mail-4323.protonmail.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: phodina Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.00 Authentication-Results: aspmx1.migadu.com; none X-Migadu-Queue-Id: AF421D07A X-Spam-Score: -4.00 X-Migadu-Scanner: scn0.migadu.com X-TUID: SY60PyTJ6L/h Thanks Sarah. Sure, I'll stick with the standard way to run the check phase.