unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#31805: guix pull --url errors out with "build failed: substituter `substitute' died unexpectedly"
@ 2018-06-12 21:23 Clément Lassieur
  2018-06-13  0:36 ` Leo Famulari
  0 siblings, 1 reply; 4+ messages in thread
From: Clément Lassieur @ 2018-06-12 21:23 UTC (permalink / raw)
  To: 31805

Hi,

I did:

    guix pull --url=git://git.lassieur.org/guix

And got:

--8<---------------cut here---------------start------------->8---
Updating from Git repository at 'git://git.lassieur.org/guix'...
Building from Git commit dd6fa43a105f9caf383c6d1fb5a8497e29e912b1...
Computing Guix derivation for 'x86_64-linux'... \
substitute: updating list of substitutes from 'https://berlin.guixsd.org'...   0.0%Backtrace:
substitute:            3 (apply-smob/1 #<catch-closure 133b200>)
substitute: In ice-9/boot-9.scm:
substitute:     705:2  2 (call-with-prompt _ _ #<procedure default-prompt-handle?>)
substitute: In ice-9/eval.scm:
substitute:     619:8  1 (_ #(#(#<directory (guile-user) 1404140>)))
substitute: In guix/ui.scm:
substitute:   1501:12  0 (run-guix-command _ . _)
substitute:
substitute: guix/ui.scm:1501:12: In procedure run-guix-command:
substitute: Bad Read-Header-Line header: #<eof>
substitute:
guix pull: error: build failed: substituter `substitute' died unexpectedly
--8<---------------cut here---------------end--------------->8---

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#31805: guix pull --url errors out with "build failed: substituter `substitute' died unexpectedly"
  2018-06-12 21:23 bug#31805: guix pull --url errors out with "build failed: substituter `substitute' died unexpectedly" Clément Lassieur
@ 2018-06-13  0:36 ` Leo Famulari
  2018-06-13  4:10   ` Clément Lassieur
  2018-06-13 13:33   ` Ricardo Wurmus
  0 siblings, 2 replies; 4+ messages in thread
From: Leo Famulari @ 2018-06-13  0:36 UTC (permalink / raw)
  To: Clément Lassieur; +Cc: 31805-done

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: #<eof>
> 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 :)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#31805: guix pull --url errors out with "build failed: substituter `substitute' died unexpectedly"
  2018-06-13  0:36 ` Leo Famulari
@ 2018-06-13  4:10   ` Clément Lassieur
  2018-06-13 13:33   ` Ricardo Wurmus
  1 sibling, 0 replies; 4+ messages in thread
From: Clément Lassieur @ 2018-06-13  4:10 UTC (permalink / raw)
  To: Leo Famulari; +Cc: 31805-done

Leo Famulari <leo@famulari.name> writes:

> 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: #<eof>
>> 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 :)

Cool thank you!

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#31805: guix pull --url errors out with "build failed: substituter `substitute' died unexpectedly"
  2018-06-13  0:36 ` Leo Famulari
  2018-06-13  4:10   ` Clément Lassieur
@ 2018-06-13 13:33   ` Ricardo Wurmus
  1 sibling, 0 replies; 4+ messages in thread
From: Ricardo Wurmus @ 2018-06-13 13:33 UTC (permalink / raw)
  To: Leo Famulari; +Cc: 31805-done, Clément Lassieur


Leo Famulari <leo@famulari.name> writes:

> 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: #<eof>
>> 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 :)

Sorry about that.

We’re still fiddling with the configuration of the large (~20TB)
external storage to make sure it won’t be needlessly slow.  Once that’s
done we’ll move the contents of /gnu over to that storage array and then
we shouldn’t have problems with running out of space for a while.

--
Ricardo

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-06-17  9:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-12 21:23 bug#31805: guix pull --url errors out with "build failed: substituter `substitute' died unexpectedly" Clément Lassieur
2018-06-13  0:36 ` Leo Famulari
2018-06-13  4:10   ` Clément Lassieur
2018-06-13 13:33   ` Ricardo Wurmus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).