GNU bug report logs -
#26594
guix pull --bootstrap does not work
Previous Next
To reply to this bug, email your comments to 26594 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#26594
; Package
guix
.
(Fri, 21 Apr 2017 19:11:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Wingo <wingo <at> pobox.com>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Fri, 21 Apr 2017 19:11:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
Information forwarded
to
bug-guix <at> gnu.org
:
bug#26594
; Package
guix
.
(Wed, 24 Jun 2020 21:40:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 26594 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi,
I did today guix pull --bootstrap and it still seems not to work. I
asked in IRC and it seems that the option is pretty much useless anyway
today.
Can anyone confirm if that is true? Maybe consider removing the option
if that happens.
Marinus
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-guix <at> gnu.org
:
bug#26594
; Package
guix
.
(Wed, 24 Jun 2020 21:41:03 GMT)
Full text and
rfc822 format available.
Message #11 received at 26594 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Forgot to attach the log.
My error is this:
[ 1/84] Loading './gcrypt/hash.scm'...
[ 2/84] Loading './git.scm'...
[ 3/84] Loading './gnu/packages/bootstrap.scm'...
Backtrace:
In ice-9/boot-9.scm:
3001: 19 [#<procedure 14e4870 at ice-9/boot-9.scm:2982:17 ()>]
In unknown file:
?: 18 [primitive-load-path "guix/packages" ...]
In ice-9/eval.scm:
505: 17 [#<procedure b91b20 at ice-9/eval.scm:499:4 (exp)>
(define-module # # ...)]
In ice-9/psyntax.scm:
1091: 16 [expand-top-sequence ((define-module # # # ...)) () ((top))
...]
976: 15 [scan ((define-module (guix packages) #:use-module ...)) ()
...]
270: 14 [scan ((#(syntax-object let # ...) (#) (# #) ...)) () ...]
In ice-9/eval.scm:
411: 13 [eval # ()]
In ice-9/boot-9.scm:
2870: 12 [define-module* (guix packages) #:filename ...]
2845: 11 [resolve-imports (((guix utils)) ((guix records)) ((guix
store)) ...)]
2783: 10 [resolve-interface (guix utils) #:select ...]
2708: 9 [#<procedure c34020 at ice-9/boot-9.scm:2696:4 (name #:optional
autoload version #:key ensure)> # ...]
2981: 8 [try-module-autoload (guix utils) #f]
2320: 7 [save-module-excursion #<procedure 153a180 at
ice-9/boot-9.scm:2982:17 ()>]
3001: 6 [#<procedure 153a180 at ice-9/boot-9.scm:2982:17 ()>]
In unknown file:
?: 5 [primitive-load-path "guix/utils" ...]
In ice-9/eval.scm:
453: 4 [eval # ()]
411: 3 [eval # ()]
411: 2 [eval # ()]
411: 1 [eval # ()]
In unknown file:
?: 0 [dynamic-func "strverscmp" #<dynamic-object #f>]
ERROR: In procedure dynamic-func:
ERROR: In procedure dynamic-pointer: Symbol not found: strverscmp
Marinus
On Wed, Jun 24, 2020 at 20:45, Msavoritias
<marinus.savoritias <at> disroot.org> wrote:
> Hi,
>
> I did today guix pull --bootstrap and it still seems not to work. I
> asked in IRC and it seems that the option is pretty much useless
> anyway today.
> Can anyone confirm if that is true? Maybe consider removing the
> option if that happens.
>
> Marinus
[Message part 2 (text/html, inline)]
This bug report was last modified 4 years and 352 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.