From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57753) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fRIeU-0002Bt-RZ for guix-patches@gnu.org; Fri, 08 Jun 2018 10:46:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fRIeR-0007yB-Oc for guix-patches@gnu.org; Fri, 08 Jun 2018 10:46:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:60088) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fRIeR-0007xu-KK for guix-patches@gnu.org; Fri, 08 Jun 2018 10:46:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fRIeR-0006mI-80 for guix-patches@gnu.org; Fri, 08 Jun 2018 10:46:03 -0400 Subject: [bug#31729] [PATCH] gnu: debootstrap: Substitute chroot in 'patch-source' phase. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180605202024.28154-1-kkebreau@posteo.net> Date: Fri, 08 Jun 2018 16:45:36 +0200 In-Reply-To: <20180605202024.28154-1-kkebreau@posteo.net> (Kei Kebreau's message of "Tue, 5 Jun 2018 16:20:24 -0400") Message-ID: <87zi05jq0f.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Kei Kebreau Cc: 31729@debbugs.gnu.org Hello Kei, Kei Kebreau skribis: > * gnu/packages/debian.scm (debootstrap)[arguments]: In 'patch-source' pha= se, > substitute chroot in the debootstrap script file. Please add =E2=80=9C[inputs]: Add COREUTILS.=E2=80=9D as well. Otherwise L= GTM! Thanks, Ludo=E2=80=99.