bug-guix
[Top][All Lists]
Advanced

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

bug#26594: guix pull --bootstrap does not work


From: Andy Wingo
Subject: bug#26594: guix pull --bootstrap does not work
Date: Fri, 21 Apr 2017 21:10:21 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

I did a "guix pull" and it carped that there was a 404 for the bash-4.4A
NAR, and suggested --fallback.  But there is no --fallback argument to
guix pull for some reason.  OK.  There's a --bootstrap argument but
although it can install the deps, it can't pull, because:

  In unknown file:
     ?: 0 [dynamic-func "strverscmp" #<dynamic-object #f>]

  ERROR: In procedure dynamic-func:
  ERROR: In procedure dynamic-pointer: Symbol not found: strverscmp
  builder for `/gnu/store/jagbm4f9npc7n7l9y4b1ncc25vigylky-guix-latest.drv' 
failed with exit code 1
  guix pull: error: build failed: build of 
`/gnu/store/jagbm4f9npc7n7l9y4b1ncc25vigylky-guix-latest.drv' failed

I would guess this is because the bootstrap Guile is statically linked.

Andy





reply via email to

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