unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Andreas Enge <andreas@enge.fr>
To: bug-guix@gnu.org
Subject: Error messages and progress report
Date: Sun, 9 Dec 2012 21:01:21 +0100	[thread overview]
Message-ID: <201212092101.21170.andreas@enge.fr> (raw)

[-- Attachment #1: Type: text/plain, Size: 2307 bytes --]

Hello,

advancing with my first steps in guix, I have lots of questions, probably 
naive ones.

$ guix-package -n -i hello

throws lots of error messages:

Backtrace:
In ice-9/boot-9.scm:
  63: 19 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 18 [eval # #]
In unknown file:
   ?: 17 [call-with-input-string "(apply (module-ref (resolve-interface 
'(guix-package)) 'guix-package) (cdr (command-line)))" ...]
In ice-9/command-line.scm:
 174: 16 [#<procedure ccfac0 at ice-9/command-line.scm:169:3 (port)> 
#<input: string b78270>]
In unknown file:
   ?: 15 [eval (apply (module-ref # #) (cdr #)) #<directory (guile-user) 
db7d80>]
In ice-9/boot-9.scm:
 149: 14 [catch srfi-34 #<procedure 1146b20 at guix/ui.scm:61:2 ()> ...]
 157: 13 [#<procedure 12a4d20 ()>]
In /usr/local/bin/guix-package:
 438: 12 [#<procedure e37750 at /usr/local/bin/guix-package:430:4 ()>]
 323: 11 [process-actions (# # #)]
In srfi/srfi-1.scm:
 664: 10 [filter-map #<procedure 1141ae0 at /usr/local/bin/guix-
package:332:33 (expr)> ...]
In guix/packages.scm:
 295: 9 [package-derivation # # "x86_64-linux"]
In srfi/srfi-1.scm:
 578: 8 [map #<procedure expand-input (expr)> (("gawk" #))]
In guix/packages.scm:
 247: 7 [expand-input ("gawk" #)]
 295: 6 [package-derivation # # "x86_64-linux"]
In srfi/srfi-1.scm:
 578: 5 [map #<procedure expand-input (expr)> (# #)]
In guix/packages.scm:
 247: 4 [expand-input ("libsigsegv" #)]
 301: 3 [package-derivation # # "x86_64-linux"]
In guix/derivations.scm:
 606: 2 [build-expression->derivation # "libsigsegv-2.10.tar.gz" "x86_64-
linux" ...]
In guix/store.scm:
 408: 1 [add-text-to-store # "libsigsegv-2.10.tar.gz-guile-builder" ...]
In unknown file:
   ?: 0 [put-bytevector #<input-output: socket 5> #vu8(8 0 0 0 0 0 0 0) 
...]

ERROR: In procedure put-bytevector:
ERROR: In procedure fport_write: Bad file descriptor
the following derivations would be built:
    /nix/store/ry0il2rwcxl053y01ffddghl9s7mvkck-hello-2.8.drv
etc.


After that, things seem to proceed well for the moment;
$ guix-package -i hello
starts by downloading things and compiling them.
Concerning the downloads, would it be possible to easily add a progress
bar? In particular since the first download was gcc, quite some time passed
without any hint as to whether the program was still working.

Andreas





[-- Attachment #2: Type: text/html, Size: 12280 bytes --]

             reply	other threads:[~2012-12-09 20:01 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-09 20:01 Andreas Enge [this message]
2012-12-09 20:50 ` Error messages and progress report Ludovic Courtès
2012-12-10  9:19   ` Andreas Enge
2012-12-10 13:26     ` Ludovic Courtès
2012-12-10 18:17       ` Andreas Enge
2012-12-10 21:29         ` Ludovic Courtès
2012-12-10 22:12           ` Andreas Enge
2012-12-10 22:59             ` Ludovic Courtès
2012-12-10 23:22               ` Andreas Enge
2012-12-11 12:22                 ` Andreas Enge
2012-12-11 13:20                   ` Nikita Karetnikov
2012-12-11 14:37                   ` Ludovic Courtès
2012-12-11 15:40                     ` Andreas Enge
2012-12-11 21:15                       ` Andreas Enge
2012-12-11 23:16                         ` Ludovic Courtès
2012-12-12  8:55                           ` Andreas Enge
2012-12-13 19:17                             ` Andreas Enge
2012-12-11 23:15                       ` Ludovic Courtès
2012-12-12  8:48                         ` Andreas Enge
2012-12-12 13:14                           ` Ludovic Courtès
2013-01-06 17:49 ` Ludovic Courtès
2013-01-10  9:56   ` Andreas Enge
2013-01-10 10:45     ` Andreas Enge
2013-01-10 21:14       ` Ludovic Courtès
2013-01-11 13:49         ` Andreas Enge
2013-01-11 14:58           ` 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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=201212092101.21170.andreas@enge.fr \
    --to=andreas@enge.fr \
    --cc=bug-guix@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 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).