From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id gIu+NXx22WJnGwAAbAwnHQ (envelope-from ) for ; Thu, 21 Jul 2022 17:53:33 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id KP3rNHx22WJSOgEAG6o9tA (envelope-from ) for ; Thu, 21 Jul 2022 17:53:32 +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 ABE23C34A for ; Thu, 21 Jul 2022 17:53:32 +0200 (CEST) Received: from localhost ([::1]:51606 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oEYUV-0004uv-G2 for larch@yhetil.org; Thu, 21 Jul 2022 11:53:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53600) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oEYU3-0004ss-Np for bug-guix@gnu.org; Thu, 21 Jul 2022 11:53:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48968) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oEYU2-0005zi-3B for bug-guix@gnu.org; Thu, 21 Jul 2022 11:53:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oEYU1-0000hs-Vl for bug-guix@gnu.org; Thu, 21 Jul 2022 11:53:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#56030: The guix pull profile is too big Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 21 Jul 2022 15:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56030 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: "(" , "Julien Lepiller" , "Maxime Devos" , <56030@debbugs.gnu.org> Received: via spool by 56030-submit@debbugs.gnu.org id=B56030.16584187732691 (code B ref 56030); Thu, 21 Jul 2022 15:53:01 +0000 Received: (at 56030) by debbugs.gnu.org; 21 Jul 2022 15:52:53 +0000 Received: from localhost ([127.0.0.1]:38716 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oEYTs-0000hL-Th for submit@debbugs.gnu.org; Thu, 21 Jul 2022 11:52:53 -0400 Received: from knopi.disroot.org ([178.21.23.139]:33900) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oEYTr-0000hE-Sf for 56030@debbugs.gnu.org; Thu, 21 Jul 2022 11:52:52 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 3919340DAB; Thu, 21 Jul 2022 17:52:51 +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 UTF8SMTP id nGCklviD7G7E; Thu, 21 Jul 2022 17:52:50 +0200 (CEST) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1658418769; bh=dbdEChdBLWv8ewxfVUg5EUwc7V/DbSDqv9gZd8LmzpE=; h=Date:Subject:From:To:References:In-Reply-To; b=AEY0C0hSh0V5IYWZVzFuzUPtpLE/bhnc2AM7WjKpvPErmB2qexf3CYOXgM8ICBkW8 H4O1poONaTQPnL+1JnccTBFyCLOStzpjWApKAPKFkYPxH4QQpH9lVVQXWLQ+j86qvd hxRyEuFeVvO618s3Akx+NyALEk/UAl70Za/43WTI5abuA/kvZzIZ9TXuMqqxSzPrR8 5oPM1ZV3g5oyYDFHOIMEseD3eQAYdc0PMrzTh8m62QipLFbm5vtY4A2O1AzsnYsmK2 JWLIRRsXumEz1HLOTvhn+WGvAwk494rsAz8lx3T+6CeLuxKOSAHgtiNdlz4RaLF6Zf +ihDnVZjIu1zQ== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Thu, 21 Jul 2022 16:52:48 +0100 Message-Id: References: <2C6CCC4B-BC71-4CA4-9B7B-086C14713DCD@lepiller.eu> In-Reply-To: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" Reply-to: "(" From: paren--- via Bug reports for GNU Guix X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1658418812; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=JQ24Hqo037DpA8H6NQB1Lc/ATweD3SvHVVf6R/EuESQ=; b=Avvd26nOJlBl7EgW3m61mm7mN8q8VhrljUCJ9kLGgC87jieWCTJfZPnnCGZEBV1GRnS9Fv hLSFsJbt4e9TfWFwfgB8eMqMZwTN0FFwmJpvx1196REyfGH4PlqegjftVux/Tk1qr7a4mI ztP/fZdxjs889t4Tr2smGeFlqhhr52FzupguYx4MuGG9OAzVz8ApVF9VKOwOJKD6pq+yeP 5QpFt07BGm4ezCjT0X5WtU07XDFdxZQfVNTHKhbq/AJYjHSKH0B5dwq8FJ9n0IY9DycXJY La5K5idsv7bbLDiLcum9E31W7gdmdEb3/+V5vNZqVX/3RW8+uePoODtK70ToZg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1658418812; a=rsa-sha256; cv=none; b=t8HZJgNWtDBqCLIIuCReAmMMsmcEL0rFCw017MdDEi5K0vDQYF/qtexCNZS1upTUucqfwv zraokktVpkncAaxXZi3lFcUb/QG5maDJeH3OcRatbybBbRRnY8jDbcy8FLC3LX3VgVLPYL CSg0aYPHG14dxyKBMkuPpVybz/F4gf6dXOxypPe7uf26ga7IOBCBX7mXqAPtIAQTOnydz+ 3cLYcaGaV6RUvo9dXu9nESq39iAMoOZkmDMD+4kVFArONmSaWm9zq8Q2XPii8/PaVTrga0 JXMOffetNZIeEf1nDVgZrBQMb85oTVWXPbMdn39WXvE3gaURSE5VxHQByiQjcQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=AEY0C0hS; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.24 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=AEY0C0hS; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: ABE23C34A X-Spam-Score: -3.24 X-Migadu-Scanner: scn0.migadu.com X-TUID: /6IF4biO7rOL Oh! I understand now! The __guix_bin_sh macro would actually be included in the expansion, not defined during the glibc build. Sorry (again) for the noise! -- (