From debbugs-submit-bounces@debbugs.gnu.org Wed May 18 01:25:40 2022 Received: (at submit) by debbugs.gnu.org; 18 May 2022 05:25:40 +0000 Received: from localhost ([127.0.0.1]:58616 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nrCBn-0007rG-BL for submit@debbugs.gnu.org; Wed, 18 May 2022 01:25:40 -0400 Received: from lists.gnu.org ([209.51.188.17]:37422) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nr4RF-0001Gg-To for submit@debbugs.gnu.org; Tue, 17 May 2022 17:09:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60268) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nr4RF-0005GW-PP for guix-patches@gnu.org; Tue, 17 May 2022 17:09:05 -0400 Received: from msg-1.mailo.com ([213.182.54.11]:57700) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nr4RB-0004bp-Lz for guix-patches@gnu.org; Tue, 17 May 2022 17:09:04 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mailoo.org; s=mailo; t=1652821734; bh=UDTdCZ/JLnra28tEhnzcUImCT5fI0ciK/PojSsDI5WQ=; h=X-EA-Auth:From:To:Date:Subject:MIME-Version:X-Mailer:Message-ID: Content-Type:Content-Transfer-Encoding; b=Xqmx7l9xtoNsYG8hMwEs2XOqmaGrg8zMO6XYinDcCBlJw5ufMJSXxPWrRJTJ2giDy nA47aDTMO7GI7LZCK+51Pc1VV4EEWjs3jyhpY4gGe/nD0NApc0bz/x8HfteoPpJUTK xP5hLqrGyeR/a6CxBEMavtzPm1QUN/B2PtlIq7Qs= Received: by www-8.mailo.com with http webmail; Tue, 17 May 2022 23:08:54 +0200 (CEST) X-EA-Auth: pCR45ckgEngT0vLeTYptdKcdUQKJq5J03AVm8V/n0EjhgB3fQBCh1YnGwobmc5wKgmnFwbvSdWyPs2cNWlVAZurz13FNyFLK From: yarl-baudig@mailoo.org To: guix-patches@gnu.org Date: Tue, 17 May 2022 23:08:54 +0200 (CEST) Subject: [PATCH] daemon: runChild() is forbidden to talk during environment set up X-Priority: 3 MIME-Version: 1.0 X-Mailer: COMS/EA21.01/r20220415 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=213.182.54.11; envelope-from=yarl-baudig@mailoo.org; helo=msg-1.mailo.com 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 18 May 2022 01:25:37 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) DerivationGoal::startBuilder() is waiting for an empty line as a check that= the environment set up is fine. Fixes --- nix/libstore/build.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/nix/libstore/build.cc b/nix/libstore/build.cc index f6431bb726..9305208009 100644 --- a/nix/libstore/build.cc +++ b/nix/libstore/build.cc @@ -2057,7 +2057,6 @@ void DerivationGoal::runChild() Path source =3D i->second; Path target =3D chrootRootDir + i->first; if (source =3D=3D "/proc") continue; // backwards compati= bility - debug(format("bind mounting `%1%' to `%2%'") % source % t= arget); if (stat(source.c_str(), &st) =3D=3D -1) throw SysError(format("getting attributes of path `%1= %'") % source); if (S_ISDIR(st.st_mode)) --=20 2.36.0 From debbugs-submit-bounces@debbugs.gnu.org Thu May 19 10:48:20 2022 Received: (at 55494-done) by debbugs.gnu.org; 19 May 2022 14:48:20 +0000 Received: from localhost ([127.0.0.1]:36384 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nrhRs-0003VK-0H for submit@debbugs.gnu.org; Thu, 19 May 2022 10:48:20 -0400 Received: from eggs.gnu.org ([209.51.188.92]:59594) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nrhRp-0003V3-Kj; Thu, 19 May 2022 10:48:18 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:57868) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nrhRj-0000sM-TR; Thu, 19 May 2022 10:48:11 -0400 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=m4c45GYQkkPPMiE9S5HLo6xOOGs0xt2tjX+csAG/Obk=; b=pcR1vfq2FIZ8KM8CpkY7 +B4ujXdGm5UYSFqNd3/tjEzQLq5GOkjdcGLRuEaDk3/60PossMxzCsdhWxzDYduuIHrXEBF4FCw9w WaScNiJab79wkRWeGJR8B7qcIQyJwxsb+aJOJ5f14DKmGI+NECJvzJ1JFsrlP96Ak6Jl/tJt/PP5c WIVLI/O1nERZpD85PMPgED29pIgTKI5uAZtitJ0XX91lWPJMLYjcKw4LQnAxxGKnDojhLpu9I7/+2 6qYcT6f7ayFN9arFhX8RzeWKEhzG6hXRaPPKpwTY6Z2023onfGH8lmHaCk3gtq0VQA5t8VRPCPl9g 1lVkb0gnCeJL/Q==; Received: from [193.50.110.143] (port=60426 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nrhRj-0002DB-Gy; Thu, 19 May 2022 10:48:11 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: yarl-baudig@mailoo.org Subject: Re: bug#55494: [PATCH] daemon: runChild() is forbidden to talk during environment set up References: Date: Thu, 19 May 2022 16:48:09 +0200 In-Reply-To: (yarl-baudig@mailoo.org's message of "Tue, 17 May 2022 23:08:54 +0200 (CEST)") Message-ID: <87zgjdy3x2.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 55494-done Cc: 55324-done@debbugs.gnu.org, 55494-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, yarl-baudig@mailoo.org skribis: > DerivationGoal::startBuilder() is waiting for an empty line as a check th= at > the environment set up is fine. > > Fixes Oh, good catch! I tweaked the commit log and applied it. Thank you! Ludo=E2=80=99. From unknown Sat Aug 16 18:46:50 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 17 Jun 2022 11:24:11 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator