all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Guix package failure
@ 2014-08-12 14:49 Andreas Enge
  2014-08-12 15:51 ` Manolis Ragkousis
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Andreas Enge @ 2014-08-12 14:49 UTC (permalink / raw)
  To: guix-devel

Currently, installing software fails for me, be it updates or new
installations. For instance,
   guix package -u mplayer
from latest git fails with

Backtrace:
In ice-9/boot-9.scm:
 157: 14 [catch #t #<catch-closure 15b75c0> ...]
In unknown file:
   ?: 13 [apply-smob/1 #<catch-closure 15b75c0>]
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:
2401: 10 [save-module-excursion #<procedure 15d4800 at ice-9/boot-9.scm:4045:3 ()>]
4050: 9 [#<procedure 15d4800 at ice-9/boot-9.scm:4045:3 ()>]
1724: 8 [%start-stack load-stack ...]
1729: 7 [#<procedure 15ea9c0 ()>]
In unknown file:
   ?: 6 [primitive-load "/gnu/store/0ssz8rgy8z3jfq071k0vvns1kla4chjp-profile-builder"]
In ice-9/eval.scm:
 432: 5 [eval # ()]
In /gnu/store/br1sapf2c4hz90v2nvhi0rkxanrk86yk-module-import/guix/build/union.scm:
 134: 4 [union-of-directories "/gnu/store/yphxri93bx6mmhqpz9c4yxvp2yyyzn1x-profile" ...]
In srfi/srfi-1.scm:
 619: 3 [for-each #<procedure 18d2d60 at /gnu/store/br1sapf2c4hz90v2nvhi0rkxanrk86yk-module-import/guix/build/union.scm:134:16 (dir)> ...]
In /gnu/store/br1sapf2c4hz90v2nvhi0rkxanrk86yk-module-import/guix/build/union.scm:
 136: 2 [#<procedure 18d2d60 at /gnu/store/br1sapf2c4hz90v2nvhi0rkxanrk86yk-module-import/guix/build/union.scm:134:16 (dir)> #]
  37: 1 [files-in-directory #]
In unknown file:
   ?: 0 [opendir ("m4" "/gnu/store/3a66h65pj9rfmgh38wngas7qjagbl39s-m4-1.4.17")]

ERROR: In procedure opendir:
ERROR: Wrong type (expecting string): ("m4" "/gnu/store/3a66h65pj9rfmgh38wngas7qjagbl39s-m4-1.4.17")
builder for `/gnu/store/p9jq9v14yhzzbahwambkxhnjsyx5py2v-profile.drv' failed with exit code 1
guix package: error: build failed: build of `/gnu/store/p9jq9v14yhzzbahwambkxhnjsyx5py2v-profile.drv' failed

I suppose nobody else has experienced this? Do you have an idea what could be
going wrong?

After the failure of the operation, the directory /gnu/store/yphxri93bx6mmhqpz9c4yxvp2yyyzn1x-profile exists and is empty.

Andreas

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

* Re: Guix package failure
  2014-08-12 14:49 Guix package failure Andreas Enge
@ 2014-08-12 15:51 ` Manolis Ragkousis
  2014-08-12 19:54 ` Ludovic Courtès
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: Manolis Ragkousis @ 2014-08-12 15:51 UTC (permalink / raw)
  To: Andreas Enge; +Cc: Guix-devel

> In unknown file:
>    ?: 0 [opendir ("m4" "/gnu/store/3a66h65pj9rfmgh38wngas7qjagbl39s-m4-1.4.17")]
>
> ERROR: In procedure opendir:
> ERROR: Wrong type (expecting string): ("m4" "/gnu/store/3a66h65pj9rfmgh38wngas7qjagbl39s-m4-1.4.17")
> builder for `/gnu/store/p9jq9v14yhzzbahwambkxhnjsyx5py2v-profile.drv' failed with exit code 1
> guix package: error: build failed: build of `/gnu/store/p9jq9v14yhzzbahwambkxhnjsyx5py2v-profile.drv' failed

I had exactly the same problem but the message varied. It was either
"m4" or "linux-headers"

I just cloned the repo again, built it, installed and the error is gone.

Manolis

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

* Re: Guix package failure
  2014-08-12 14:49 Guix package failure Andreas Enge
  2014-08-12 15:51 ` Manolis Ragkousis
@ 2014-08-12 19:54 ` Ludovic Courtès
  2014-08-12 20:10 ` Ludovic Courtès
  2014-08-12 21:29 ` Mark H Weaver
  3 siblings, 0 replies; 6+ messages in thread
From: Ludovic Courtès @ 2014-08-12 19:54 UTC (permalink / raw)
  To: Andreas Enge; +Cc: guix-devel

Andreas Enge <andreas@enge.fr> skribis:

> In /gnu/store/br1sapf2c4hz90v2nvhi0rkxanrk86yk-module-import/guix/build/union.scm:
>  134: 4 [union-of-directories "/gnu/store/yphxri93bx6mmhqpz9c4yxvp2yyyzn1x-profile" ...]
> In srfi/srfi-1.scm:
>  619: 3 [for-each #<procedure 18d2d60 at /gnu/store/br1sapf2c4hz90v2nvhi0rkxanrk86yk-module-import/guix/build/union.scm:134:16 (dir)> ...]
> In /gnu/store/br1sapf2c4hz90v2nvhi0rkxanrk86yk-module-import/guix/build/union.scm:
>  136: 2 [#<procedure 18d2d60 at /gnu/store/br1sapf2c4hz90v2nvhi0rkxanrk86yk-module-import/guix/build/union.scm:134:16 (dir)> #]
>   37: 1 [files-in-directory #]
> In unknown file:
>    ?: 0 [opendir ("m4" "/gnu/store/3a66h65pj9rfmgh38wngas7qjagbl39s-m4-1.4.17")]
>
> ERROR: In procedure opendir:
> ERROR: Wrong type (expecting string): ("m4" "/gnu/store/3a66h65pj9rfmgh38wngas7qjagbl39s-m4-1.4.17")
> builder for `/gnu/store/p9jq9v14yhzzbahwambkxhnjsyx5py2v-profile.drv' failed with exit code 1
> guix package: error: build failed: build of `/gnu/store/p9jq9v14yhzzbahwambkxhnjsyx5py2v-profile.drv' failed
>
> I suppose nobody else has experienced this? Do you have an idea what could be
> going wrong?

I’m not seeing this problem.

Does it work when starting from an empty profile?  Does this succeed:

  make check TESTS=tests/guix-package.sh

Thanks,
Ludo’.

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

* Re: Guix package failure
  2014-08-12 14:49 Guix package failure Andreas Enge
  2014-08-12 15:51 ` Manolis Ragkousis
  2014-08-12 19:54 ` Ludovic Courtès
@ 2014-08-12 20:10 ` Ludovic Courtès
  2014-08-12 20:53   ` Andreas Enge
  2014-08-12 21:29 ` Mark H Weaver
  3 siblings, 1 reply; 6+ messages in thread
From: Ludovic Courtès @ 2014-08-12 20:10 UTC (permalink / raw)
  To: Andreas Enge; +Cc: guix-devel

Andreas Enge <andreas@enge.fr> skribis:

> In /gnu/store/br1sapf2c4hz90v2nvhi0rkxanrk86yk-module-import/guix/build/union.scm:
>  136: 2 [#<procedure 18d2d60 at /gnu/store/br1sapf2c4hz90v2nvhi0rkxanrk86yk-module-import/guix/build/union.scm:134:16 (dir)> #]
>   37: 1 [files-in-directory #]
> In unknown file:
>    ?: 0 [opendir ("m4" "/gnu/store/3a66h65pj9rfmgh38wngas7qjagbl39s-m4-1.4.17")]

I can actually see where that comes from, and d34736c should fix it.
Can you confirm?

Thanks,
Ludo’.

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

* Re: Guix package failure
  2014-08-12 20:10 ` Ludovic Courtès
@ 2014-08-12 20:53   ` Andreas Enge
  0 siblings, 0 replies; 6+ messages in thread
From: Andreas Enge @ 2014-08-12 20:53 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

On Tue, Aug 12, 2014 at 10:10:23PM +0200, Ludovic Courtès wrote:
> I can actually see where that comes from, and d34736c should fix it.
> Can you confirm?

Indeed, it does. Thanks a lot!

Andreas

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

* Re: Guix package failure
  2014-08-12 14:49 Guix package failure Andreas Enge
                   ` (2 preceding siblings ...)
  2014-08-12 20:10 ` Ludovic Courtès
@ 2014-08-12 21:29 ` Mark H Weaver
  3 siblings, 0 replies; 6+ messages in thread
From: Mark H Weaver @ 2014-08-12 21:29 UTC (permalink / raw)
  To: Andreas Enge; +Cc: guix-devel

Andreas Enge <andreas@enge.fr> writes:
> ERROR: In procedure opendir:
> ERROR: Wrong type (expecting string): ("m4" "/gnu/store/3a66h65pj9rfmgh38wngas7qjagbl39s-m4-1.4.17")
> builder for `/gnu/store/p9jq9v14yhzzbahwambkxhnjsyx5py2v-profile.drv' failed with exit code 1
> guix package: error: build failed: build of `/gnu/store/p9jq9v14yhzzbahwambkxhnjsyx5py2v-profile.drv' failed
>
> I suppose nobody else has experienced this? Do you have an idea what could be
> going wrong?

Yes, I've run into the same problem several times.

      Mark

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

end of thread, other threads:[~2014-08-12 21:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-12 14:49 Guix package failure Andreas Enge
2014-08-12 15:51 ` Manolis Ragkousis
2014-08-12 19:54 ` Ludovic Courtès
2014-08-12 20:10 ` Ludovic Courtès
2014-08-12 20:53   ` Andreas Enge
2014-08-12 21:29 ` Mark H Weaver

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.