bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New “guix refresh” command


From: Andreas Enge
Subject: Re: New “guix refresh” command
Date: Sat, 27 Apr 2013 23:14:25 +0200
User-agent: KMail/1.13.7 (Linux/3.2.0-4-amd64; KDE/4.8.4; x86_64; ; )

Am Samstag, 27. April 2013 schrieb Ludovic Courtès:
> Can you confirm that it all works beautifully?  :-)

No. But is there progress?

$ guix build hello

the following file will be downloaded:
   /nix/store/w2121wnp8xv3ycjsgj3ymhb147mrgpc9-hello-2.8
@ substituter-started /nix/store/w2121wnp8xv3ycjsgj3ymhb147mrgpc9-hello-2.8 
/usr/local/guix-git/libexec/guix/substitute-binary
downloading `/nix/store/w2121wnp8xv3ycjsgj3ymhb147mrgpc9-hello-2.8' from 
`http://hydra.gnu.org/nar/w2121wnp8xv3ycjsgj3ymhb147mrgpc9-hello-2.8'...
Backtrace:
In ice-9/boot-9.scm:
 149: 11 [catch #t #<catch-closure 22bd1a0> ...]
 157: 10 [#<procedure 225b0f0 ()>]
In unknown file:
   ?: 9 [catch-closure]
In ice-9/boot-9.scm:
  63: 8 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 7 [eval # #]
In ice-9/boot-9.scm:
2111: 6 [save-module-excursion #<procedure 2260100 at 
ice-9/boot-9.scm:3646:3 ()>]
3651: 5 [#<procedure 2260100 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 4 [load-compiled/vm "/root/.cache/guile/ccache/2.0-
LE-8-2.0/usr/local/guix-git/bin/guix.go"]
In guix/ui.scm:
 417: 3 [guix-main "/usr/local/guix-git/bin/guix" "substitute-binary" ...]
In guix/scripts/substitute-binary.scm:
 446: 2 [guix-substitute-binary "--substitute" ...]
 359: 1 [filtered-port # #<input: r6rs-bytevector-input-port 2854000>]
In unknown file:
   ?: 0 [fileno #<input: r6rs-bytevector-input-port 2854000>]

ERROR: In procedure fileno:
ERROR: In procedure fileno: Wrong type argument in position 1 (expecting 
open file port): #<input: r6rs-bytevector-input-port 2854000>
Backtrace:
In ice-9/boot-9.scm:
 149: 12 [catch #t #<catch-closure 22bd1a0> ...]
 157: 11 [#<procedure 225b0f0 ()>]
In unknown file:
   ?: 10 [catch-closure]
In ice-9/boot-9.scm:
  63: 9 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 8 [eval # #]
In ice-9/boot-9.scm:
2111: 7 [save-module-excursion #<procedure 2260100 at 
ice-9/boot-9.scm:3646:3 ()>]
3651: 6 [#<procedure 2260100 at ice-9/boot-9.scm:3646:3 ()>]
In unknown file:
   ?: 5 [load-compiled/vm "/root/.cache/guile/ccache/2.0-
LE-8-2.0/usr/local/guix-git/bin/guix.go"]
In guix/ui.scm:
 417: 4 [guix-main "/usr/local/guix-git/bin/guix" "substitute-binary" ...]
In guix/scripts/substitute-binary.scm:
 457: 3 [guix-substitute-binary "--substitute" ...]
In guix/nar.scm:
 177: 2 [restore-file #<input: #{read pipe}# 5> ...]
In guix/serialization.scm:
  77: 1 [read-string #<input: #{read pipe}# 5>]
  49: 0 [read-int #<input: #{read pipe}# 5>]

guix/serialization.scm:49:4: In procedure read-int:
guix/serialization.scm:49:4: In procedure bv-u32-ref: Wrong type argument 
in position 1 (expecting bytevector): #<eof>
@ substituter-failed /nix/store/w2121wnp8xv3ycjsgj3ymhb147mrgpc9-hello-2.8 
256 fetching path `/nix/store/w2121wnp8xv3ycjsgj3ymhb147mrgpc9-hello-2.8' 
failed with exit code 1
guix build: error: build failed: some substitutes for the outputs of 
derivation `/nix/store/z3yggci7jzmarvz46fqw64vqx964h9yc-hello-2.8.drv' 
failed; try `--fallback'

Andreas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]