From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id OJOvB3Bm6162BAAA0tVLHw (envelope-from ) for ; Thu, 18 Jun 2020 13:04:48 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id yIVyA3Bm616rFQAAbx9fmQ (envelope-from ) for ; Thu, 18 Jun 2020 13:04:48 +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 8A9D89401D0 for ; Thu, 18 Jun 2020 13:04:47 +0000 (UTC) Received: from localhost ([::1]:36834 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jluDl-0006BQ-OO for larch@yhetil.org; Thu, 18 Jun 2020 09:04:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33808) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jluDd-0006B0-Pz for help-guix@gnu.org; Thu, 18 Jun 2020 09:04:37 -0400 Received: from mail-wm1-x32b.google.com ([2a00:1450:4864:20::32b]:38276) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jluDc-0001vM-5D for help-guix@gnu.org; Thu, 18 Jun 2020 09:04:37 -0400 Received: by mail-wm1-x32b.google.com with SMTP id f185so5574827wmf.3 for ; Thu, 18 Jun 2020 06:04:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=xiq7N7wQq+HvnsMcbiawQ0U1LaTT4IWuWo9Ps/189B4=; b=KFG1L6wfW19HMxcsLRalwb8WuoedTbdeoHdqhFk6ZKsEcy0P138vdWC30lvFOLwAYv NXyMpgo2++SXADVK7+5QLYv+ooHjPxptna1dW3pWY5OfX6MINsp83nXwYgEdjT76X8lf 5LrEkJC3QxkwOf3/cr1c7QhZLPHimmQ+VMjQTiHHQHraHEpSQG2UFYNNdwBuShRIVYPc D8xx3KoT1/U5DTYF8moH5/wi7jt7clAKBBUBqtrYpqBScoNaKiJnjRBj0z5eCPUINn0Z nRrVZjrkB/ZHZIic8hLlHl4wTdsUClGl+oaIgO6i6WuEFI34LjZ3iWBUZ+Mm2qrvLYT6 Ikag== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=xiq7N7wQq+HvnsMcbiawQ0U1LaTT4IWuWo9Ps/189B4=; b=rBqhQLbG5eutbndyz7VJf0/Uw2g1Bk60zdzTdUdKP1MqQkbiX5RYDW5iC6mCsKJDoq ERzKto+bFF99MWxg+oa7SCFqSi5CnXXRiNJk+JezEqKtH5bNASTO5KJoOKo8YXiLtUI8 B1J2xqlZB7Q6mzkdZuPzOrk9YDDg4IVe5y/rCSgkhqqglkaxbH0GSX5BjWEB1eZf4ywB tcPF/Dx/EFXBO1XWc/44MNe21PSGAvI9TDMvBfbGfoH06+CcYwRQShuUmKXg3m9ABFJl my7Idi46py9dfGjvFzqEFS7DkbZKG2cImWuQoER35zUuS+Nq9mGinKWGUn/YQcCE67tB GJ0w== X-Gm-Message-State: AOAM531MxMwUlNIk6QdXm5ZYz+eFS+11dx98ZgofAWKNIRPvstMTKwVR Vn9kKfvcoSoeUlZdbZTa+k3wAZKFpRg= X-Google-Smtp-Source: ABdhPJzn9FkfGO+1AVkn1MdoeTZieWgtCXYzTOS8+V6/Xun7zi5ZZJWLSXvD0x5YrHJEw1YmK4NUyw== X-Received: by 2002:a7b:c090:: with SMTP id r16mr4177079wmh.105.1592485474419; Thu, 18 Jun 2020 06:04:34 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id s72sm3674053wme.35.2020.06.18.06.04.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 18 Jun 2020 06:04:33 -0700 (PDT) From: zimoun To: Tobias Geerinckx-Rice Subject: Re: guix build python2 --with-source fails? In-Reply-To: <87v9joiowv.fsf@nckx> References: <86sgeswr3l.fsf@gmail.com> <87v9joiowv.fsf@nckx> Date: Thu, 18 Jun 2020 15:04:33 +0200 Message-ID: <86imfowmn2.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::32b; envelope-from=zimon.toutoune@gmail.com; helo=mail-wm1-x32b.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. 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_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=_AUTOLEARN 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: , Cc: help-guix@gnu.org Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=KFG1L6wf; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: -0.71 X-TUID: +rBIE4m1d5pE Hi Tobias, On Thu, 18 Jun 2020 at 13:39, Tobias Geerinckx-Rice wrote: > Guix expects the source directory to start with the package NAME. Ah, I did not know. Thank you. Now it fails as expected. :-) > There's a very recent bug report asking to support arbitrary > --with-source=NAME=FILE. I missed it. Thanks for the pointer. Well, it was even expecting that it works as '--with-source=https://example.org/foo.tgz'. All the best, simon