From: Arne Babenhauserheide <arne_bab@web.de>
To: 15283@debbugs.gnu.org
Subject: bug#15283: on guix 0.3 package -e '(@ …)' has to be run twice to install a new package (not build yet)
Date: Fri, 06 Sep 2013 11:00:01 +0200 [thread overview]
Message-ID: <877geuqq9a.wl%arne_bab@web.de> (raw)
To test the bug, save this file as mercurial.scm: http://bpaste.net/raw/129793/
Now run
GUILE_LOAD_PATH=. guix package -e '(@ (mercurial) hg)'
On the first run I got the following backtrace:
@ build-succeeded /nix/store/9rajwkq02sk4nq7cvrxilbsvxrywh2zs-mercurial-2.7.1.drv -
Backtrace:
In ice-9/boot-9.scm:
157: 14 [catch #t #<catch-closure 88e540> ...]
In unknown file:
?: 13 [apply-smob/1 #<catch-closure 88e540>]
In ice-9/boot-9.scm:
63: 12 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
432: 11 [eval # #]
In ice-9/boot-9.scm:
2320: 10 [save-module-excursion #<procedure 8becc0 at ice-9/boot-9.scm:3961:3 ()>]
3966: 9 [#<procedure 8becc0 at ice-9/boot-9.scm:3961:3 ()>]
In unknown file:
?: 8 [load-compiled/vm "/home/arne/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/bin/guix.go"]
In guix/ui.scm:
475: 7 [run-guix-command package "-e" "(@ (mercurial) hg)"]
In ice-9/boot-9.scm:
157: 6 [catch srfi-34 #<procedure e98aa0 at guix/ui.scm:153:2 ()> ...]
157: 5 [catch system-error ...]
In guix/scripts/package.scm:
951: 4 [#<procedure 17c1570 at guix/scripts/package.scm:937:8 ()>]
866: 3 [process-actions (# # # #)]
In guix/store.scm:
483: 2 [build-derivations # #]
334: 1 [process-stderr #]
In guix/serialization.scm:
49: 0 [read-int #<input-output: socket 9>]
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>
The second run succeeds.
next reply other threads:[~2013-09-06 9:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-06 9:00 Arne Babenhauserheide [this message]
2013-09-13 23:07 ` bug#15283: on guix 0.3 package -e '(@ …)' has to be run twice to install a new package (not build yet) Arne Babenhauserheide
2013-10-30 21:18 ` Ludovic Courtès
2013-10-31 20:16 ` Arne Babenhauserheide
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=877geuqq9a.wl%arne_bab@web.de \
--to=arne_bab@web.de \
--cc=15283@debbugs.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).