From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id QL5MI+F6aWPpSQEAbAwnHQ (envelope-from ) for ; Mon, 07 Nov 2022 22:38:41 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id UCZdIuF6aWNZoAAAG6o9tA (envelope-from ) for ; Mon, 07 Nov 2022 22:38:41 +0100 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 3C3FA3BF15 for ; Mon, 7 Nov 2022 22:38:41 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1os9p7-0006nw-0o; Mon, 07 Nov 2022 16:38:29 -0500 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 1os9p0-0006nY-Ey for guix-patches@gnu.org; Mon, 07 Nov 2022 16:38:22 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1os9og-00014n-QV for guix-patches@gnu.org; Mon, 07 Nov 2022 16:38:21 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1os9og-0004t1-G3 for guix-patches@gnu.org; Mon, 07 Nov 2022 16:38:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#59073] [PATCH] gnu: r-minimal: Avoid referencing /gnu/store/[^-]+-glibc-[^-]+-static. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 07 Nov 2022 21:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59073 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Christopher Baines Cc: 59073@debbugs.gnu.org Received: via spool by 59073-submit@debbugs.gnu.org id=B59073.166785702418707 (code B ref 59073); Mon, 07 Nov 2022 21:38:02 +0000 Received: (at 59073) by debbugs.gnu.org; 7 Nov 2022 21:37:04 +0000 Received: from localhost ([127.0.0.1]:35590 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1os9nk-0004rf-Bg for submit@debbugs.gnu.org; Mon, 07 Nov 2022 16:37:04 -0500 Received: from eggs.gnu.org ([209.51.188.92]:57620) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1os9ni-0004rA-Lx for 59073@debbugs.gnu.org; Mon, 07 Nov 2022 16:37:03 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1os9nd-0003po-2y; Mon, 07 Nov 2022 16:36:57 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=ROpFuiN44hcvP7El9uMoGYr5CGEr+QK8fUcL9WnggFE=; b=QF6qE5TGqWCPxTJGgmau z8T4Lj0BRCp4PtUQVmd8OyMgTwzhY/OoJULJygZYN12Zmnudpi3GmkFrQNPAnvL1JtnPkGlkQo+ec j+iBx1twYjp7ddXJgd8ZOknef2dv0NNvx/a/G5dx48VEYjjpb3lnZl2XT451d37B6/3TVrrHNoC6k WscmT/uznQGgztjsQ67VH4Nxxrsvlh06R1E5s1wBoJ6/FZbazut0DzSiDhzJ53m3zo7TWzUCC79FC XOB5r4ITjQv6XyRydcGAUnNkOW1cjeqBADb6UazB/0vnjmlrEazJio3kF4SS3DnxyZbBZmA/Ou/94 c6LI+Wx+t9XGxg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1os9nN-0005LT-81; Mon, 07 Nov 2022 16:36:49 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20221106090558.24507-1-mail@cbaines.net> Date: Mon, 07 Nov 2022 22:36:38 +0100 In-Reply-To: <20221106090558.24507-1-mail@cbaines.net> (Christopher Baines's message of "Sun, 6 Nov 2022 10:05:58 +0100") Message-ID: <87mt92sazd.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: , 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1667857121; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=ROpFuiN44hcvP7El9uMoGYr5CGEr+QK8fUcL9WnggFE=; b=Vw8XRc1nDfF+v3jjMnqGrKbtMrIuUhGwbNZ8NiRYp20wN2oIYTjnVwQUAFa2OXVtlWxtMi Zadzjqyfi/8USz87QrHbRIhNeTSzupIjQ2kTtZHKwsUJJBRgL+w7Kopm8376ppMoR9d/L7 lIgxJjTQJsJtBH1+gu93UhdKL0VGzAFP0M834HkPG639ao2RjnGAs+pRZcWHg3kpzrQwZs yf5ZOXKLnvO86DTgskar5KsMmzfzdbx5NjFb8gLi+vPVe3Pl93Id17TGoTXMh6BRXObVab WemYfY8mw4wohn7856zGZmhIWy/bL0+uRifxsSCkHbYrh5itSHRltQ34seXDEA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1667857121; a=rsa-sha256; cv=none; b=TJMPr0fEr6yc4hI5i54/bUcapkJjc/HWPb2zZCQiODKVd4QllXPFAuI2cCIRNZnWeE9A35 dtgBRg0FzaEVmvbm/45zW+uE8xHFgr+S9kr3Lryy9rqVMTrxU9NK0IygF7HmFMPKrL4WAP Pk0O94txkTfwa7wSqNDZ9vYb7h2j/xJAED8EuaRRmfd6d/C4QhIFPt6layvb+rRC+SX7Lv MGJuiUP3zJsquhxAo/nVDngpQLdIz9IflPp2C/KnMJ04Mj8j0QKisjs0c48PbhAl+s046k k+rB1y+h1ffm+y4CLj0mwmcurKgiakKOZQDHzRnzl8n3id0VIbLESahwH4Vg+A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=QF6qE5TG; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -4.21 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=QF6qE5TG; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: 3C3FA3BF15 X-Spam-Score: -4.21 X-Migadu-Scanner: scn0.migadu.com X-TUID: ppe43a8sl7L2 Christopher Baines skribis: > As this causes the following error when computing a cross-compilation > derivation for r-minimal and related packages. Which error? :-) Ludo=E2=80=99.