all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Enge <andreas@enge.fr>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: bug-guix@gnu.org
Subject: Re: New “guix refresh” command
Date: Sat, 27 Apr 2013 23:14:25 +0200	[thread overview]
Message-ID: <201304272314.26115.andreas@enge.fr> (raw)
In-Reply-To: <87d2tfk7n0.fsf@gnu.org>

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	other threads:[~2013-04-27 21:14 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-24 22:24 New “guix refresh” command Ludovic Courtès
2013-04-25 21:27 ` Ludovic Courtès
2013-04-26 16:16 ` Andreas Enge
2013-04-27  9:43   ` Ludovic Courtès
2013-04-27 10:11     ` Andreas Enge
2013-04-27 21:04       ` Ludovic Courtès
2013-04-27 21:14         ` Andreas Enge [this message]
2013-04-27 22:35           ` Ludovic Courtès
2013-04-29 21:27             ` Ludovic Courtès
2013-04-30 15:54               ` Andreas Enge
2013-05-07 19:03 ` Nikita Karetnikov
2013-05-07 22:21   ` Ludovic Courtès
2013-05-10  0:29     ` Nikita Karetnikov
2013-05-10 13:11       ` Ludovic Courtès
2013-05-10 22:54         ` Nikita Karetnikov
2013-05-11 10:10           ` Ludovic Courtès
2013-05-11 14:05             ` Nikita Karetnikov
2013-05-24 10:19               ` Nikita Karetnikov
2013-05-24 12:54                 ` Ludovic Courtès
2013-05-30  0:46                   ` Nikita Karetnikov
2013-06-01 15:55                     ` Ludovic Courtès
2013-06-02 22:29                       ` Ludovic Courtès
2013-06-07  5:26                       ` [PATCH] guix refresh: Add '--key-download' Nikita Karetnikov
2013-06-07 16:19                         ` Ludovic Courtès
2013-06-08 11:19                           ` Nikita Karetnikov
2013-06-08 14:48                             ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201304272314.26115.andreas@enge.fr \
    --to=andreas@enge.fr \
    --cc=bug-guix@gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.