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 [#] In unknown file: ?: 18 [primitive-load-path "guix/packages" ...] In ice-9/eval.scm: 505: 17 [# (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 [# # ...] 2981: 8 [try-module-autoload (guix utils) #f] 2320: 7 [save-module-excursion #] 3001: 6 [#] 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" #] ERROR: In procedure dynamic-func: ERROR: In procedure dynamic-pointer: Symbol not found: strverscmp Marinus On Wed, Jun 24, 2020 at 20:45, Msavoritias 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