From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: bug#31805: guix pull --url errors out with "build failed: substituter `substitute' died unexpectedly" Date: Tue, 12 Jun 2018 20:36:25 -0400 Message-ID: <20180613003625.GA24995@jasmine.lan> References: <87sh5ru2bl.fsf@lassieur.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34261) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fStmc-0004Ic-1V for bug-guix@gnu.org; Tue, 12 Jun 2018 20:37:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fStmY-0000OF-Uj for bug-guix@gnu.org; Tue, 12 Jun 2018 20:37:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:37656) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fStmY-0000Na-Mt for bug-guix@gnu.org; Tue, 12 Jun 2018 20:37:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fStmY-0000Ua-HA for bug-guix@gnu.org; Tue, 12 Jun 2018 20:37:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: Content-Disposition: inline In-Reply-To: <87sh5ru2bl.fsf@lassieur.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur Cc: 31805-done@debbugs.gnu.org On Tue, Jun 12, 2018 at 11:23:10PM +0200, Clément Lassieur wrote: > substitute: updating list of substitutes from 'https://berlin.guixsd.org'... 0.0%Backtrace: [...] > substitute: guix/ui.scm:1501:12: In procedure run-guix-command: > substitute: Bad Read-Header-Line header: # > substitute: > guix pull: error: build failed: substituter `substitute' died unexpectedly As discussed on #guix, this was a result of berlin.guixsd.org running out of disk space: https://gnunet.org/bot/log/guix/2018-06-12#T1731820 It should be fixed now :)