From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Allan Webber Subject: Re: build failed: substituter `substitute' died unexpectedly Date: Fri, 28 Apr 2017 16:16:20 -0500 Message-ID: <87bmrg44ij.fsf@dustycloud.org> References: <87inlo4hs1.fsf@dustycloud.org> <20170428203229.GA542@jasmine> <6baf6a01-a0bc-e95e-fa9a-dfad38fee0e4@tobias.gr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37629) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d4DFZ-0004qm-BU for help-guix@gnu.org; Fri, 28 Apr 2017 17:16:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d4DFW-0001mU-7I for help-guix@gnu.org; Fri, 28 Apr 2017 17:16:25 -0400 Received: from dustycloud.org ([50.116.34.160]:33410) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d4DFW-0001mJ-2D for help-guix@gnu.org; Fri, 28 Apr 2017 17:16:22 -0400 In-reply-to: <6baf6a01-a0bc-e95e-fa9a-dfad38fee0e4@tobias.gr> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Tobias Geerinckx-Rice Cc: help-guix@gnu.org Tobias Geerinckx-Rice writes: > Chris, Leo, > > On 28/04/17 22:32, Leo Famulari wrote: >> On Fri, Apr 28, 2017 at 11:29:50AM -0500, Christopher Allan Webber wrote: >>> I am getting this error right now on multiple machines: >>> substitute: guix/ui.scm:1255:8: Throw to key `bad-response' with args `("Bad Response-Line: ~s" (""))'. >> >> Same here. It kills the Guix process even if --fallback is used. > > Does the patch at https://debbugs.gnu.org/cgi/bugreport.cgi?bug=26489 help? > > Kind regards, > > T G-R Gave it a shot... still seems to be breaking here.