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 svWnHTadxV40cQAA0tVLHw (envelope-from ) for ; Wed, 20 May 2020 21:12:22 +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 QCDSGDadxV6LRgAAbx9fmQ (envelope-from ) for ; Wed, 20 May 2020 21:12:22 +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 0321394014C for ; Wed, 20 May 2020 21:12:22 +0000 (UTC) Received: from localhost ([::1]:47220 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jbW0i-0008HD-VN for larch@yhetil.org; Wed, 20 May 2020 17:12:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46442) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jbVyU-0006C7-9y for bug-guix@gnu.org; Wed, 20 May 2020 17:10:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42946) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jbVyT-0002zc-UL for bug-guix@gnu.org; Wed, 20 May 2020 17:10:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jbVyT-00053x-Ob for bug-guix@gnu.org; Wed, 20 May 2020 17:10:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#41406: Docker package retains Go references (was Re: Guix closure size of a system?) Resent-From: Pierre Neidhardt Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 20 May 2020 21:10:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41406 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Leo Famulari Received: via spool by 41406-submit@debbugs.gnu.org id=B41406.159000898919436 (code B ref 41406); Wed, 20 May 2020 21:10:01 +0000 Received: (at 41406) by debbugs.gnu.org; 20 May 2020 21:09:49 +0000 Received: from localhost ([127.0.0.1]:54492 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jbVyG-00053P-VG for submit@debbugs.gnu.org; Wed, 20 May 2020 17:09:49 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:52529) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jbVyE-00053A-Pg for 41406@debbugs.gnu.org; Wed, 20 May 2020 17:09:47 -0400 X-Originating-IP: 78.248.96.161 Received: from mimimi (mqu44-1-78-248-96-161.fbx.proxad.net [78.248.96.161]) (Authenticated sender: mail@ambrevar.xyz) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id DBE79240007; Wed, 20 May 2020 21:09:38 +0000 (UTC) From: Pierre Neidhardt In-Reply-To: <20200520164316.GA21201@jasmine.lan> References: <87a724s206.fsf@devup.no> <87imgsi6xd.fsf@ambrevar.xyz> <20200519154134.GA24701@jasmine.lan> <87pnazgblt.fsf@ambrevar.xyz> <20200519162228.GA29967@jasmine.lan> <20200519172740.GA3947@jasmine.lan> <20200519201641.0bc4b2d4@scratchpost.org> <20200519182523.GA8397@jasmine.lan> <20200519203234.0bf5acd1@scratchpost.org> <875zcryvun.fsf@ambrevar.xyz> <20200520164316.GA21201@jasmine.lan> Date: Wed, 20 May 2020 23:09:37 +0200 Message-ID: <87367ufh4e.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: -0.2 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -0.2 (/) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 41406@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Spam-Score: -0.61 X-TUID: CSaJRwcNovFJ --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Leo Famulari writes: > `guix size` also accounts for build-time dependencies, and Docker is > written in Go. Are you sure about this? Marius seems to disagree unless I'm misunderstanding the two statements. =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl7FnJEACgkQm9z0l6S7 zH9VOgf9HH5PjeXKqzbd1Sdnn+12iJsDMf/r6rAJ35S27IHqGz/DGJeZgeeWfaBm F3fkyMOjf56x1SNdzI8XhqOWuFo6Jhi3vbzfi7QrZKXk5lJmvgGmSPXI5JdojvaZ svPuIyrH5GVZhST4lpdlNbCnkTAqBsXL+w6xi6Und7yTedlaUzT9GChAXMUUrcHZ GfR31FqDw2Zipc+Hi+cmM94GHL5ViQdTpW3sdV7/nhVzxmWK7Eovq3sYYswUGWYT 7Q6WECtlgyasZOuGbTKi4dEMlzmMaWcynBVLFukDuW36ByJVtgaMUJbmIByyKSTz 0ekA5F04ylVnYerXluZG2TxIdncPVQ== =g0Oj -----END PGP SIGNATURE----- --=-=-=--