From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Geerinckx-Rice Subject: Re: Guix build output insufficient Date: Wed, 12 Sep 2018 19:42:13 +0200 Message-ID: <87pnximx3e.fsf@tobias.gr> References: <20180911082653.27gmposcatilbsuq@thebird.nl> <875zzcl09b.fsf@elephly.net> <87sh2e7ics.fsf@gnu.org> <87k1nqk4qw.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44319) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g099c-0000w5-Nd for guix-devel@gnu.org; Wed, 12 Sep 2018 13:42:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g099c-0001sw-2F for guix-devel@gnu.org; Wed, 12 Sep 2018 13:42:16 -0400 In-reply-to: <87k1nqk4qw.fsf@elephly.net> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ricardo Wurmus Cc: guix-devel Ricardo, [And apologies for another empty mail, everyone.] Ricardo Wurmus wrote: > Note that the patch cannot be applied because I had to change=20 > how =E2=80=9C@ > build-failed=E2=80=9D is treated. The underlying problem here is that=20 > the > daemon may send a multi-line message through the port, which > unfortunately doesn=E2=80=99t necessarily arrive in one piece. > > AFAICS the only such message is the hash mismatch error. If we=20 > could > force it to remain on one line we could better format that=20 > single-line > string in guix/ui.scm. Didn't we change this from a one-line message relatively recently?=20 I vaguely remember supporting such a change (oops... :-) If so, it wouldn't be the end of the world to revert the change. Kind regards, T G-R