Skip to content

Instantly share code, notes, and snippets.

@simendsjo
Created February 16, 2022 19:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save simendsjo/6db2228804dd8134a7dc5529cd21ab69 to your computer and use it in GitHub Desktop.
Save simendsjo/6db2228804dd8134a7dc5529cd21ab69 to your computer and use it in GitHub Desktop.
guix pull error
# lots of stuff above
;;; WARNING: loading compiled file /gnu/store/zcl4car1wbl024fml346kpg6cf7wghy0-guix-module-union/lib/guile/3.0/site-ccache/guix/monad-repl.go failed:
;;; In procedure load-thunk-from-memory: incompatible bytecode version
;;; compiling /gnu/store/zcl4car1wbl024fml346kpg6cf7wghy0-guix-module-union/share/guile/site/3.0/guix/monad-repl.scm
;;; compiled /home/simendsjo/.cache/guile/ccache/3.0-LE-8-4.5/gnu/store/ddw5pycv9jhifrf90rhk89d9wff6l5ic-guix-373c77bf2-modules/share/guile/site/3.0/guix/monad-repl.scm.go
;;; compiled /home/simendsjo/.cache/guile/ccache/3.0-LE-8-4.5/gnu/store/ddw5pycv9jhifrf90rhk89d9wff6l5ic-guix-373c77bf2-modules/share/guile/site/3.0/guix.scm.go
Backtrace:
19 (_ #<procedure 7fa9796a1d40 at ice-9/eval.scm:330:13 ()> …)
18 (_ #<procedure 7fa9796a1c40 at ice-9/eval.scm:330:13 ()> …)
In ice-9/eval.scm:
191:27 17 (_ #(#(#<directory (guix store) 7fa9b3d26000> #<pr…>) …))
196:35 16 (_ #(#(#(#<directory (guix store) 7fa9b3d26000> …) #) #))
298:34 15 (_ #(#(#(#<directory (guix channels) 7fa9af448460>) …) …))
In ice-9/boot-9.scm:
2835:4 14 (save-module-excursion _)
152:2 13 (with-fluid* _ _ _)
In unknown file:
12 (primitive-load "/gnu/store/kyb47mgla7hnc6zhx2x7fkvgp2l…")
In ice-9/eval.scm:
626:19 11 (_ #<directory (build-self) 7fa9792f8e60>)
293:34 10 (_ #<directory (build-self) 7fa9792f8e60>)
293:34 9 (_ #(#(#<directory (gnu packages) 7fa9af03f320>) "gu…" …))
619:8 8 (_ #(#(#(#<directory (gnu packages) 7fa9af03f320>) …) #))
626:19 7 (_ #(#(#(#<directory (gnu packages) 7fa9af03f320>) …) #))
293:34 6 (_ #(#(#(#<directory (guix memoization) 7fa9b3…> …) …) …))
In ice-9/boot-9.scm:
1747:15 5 (with-exception-handler #<procedure 7fa98703a510 at ic…> …)
In ice-9/eval.scm:
619:8 4 (_ #(#(#(#<directory (gnu packages) 7fa9af03f320> #)) #))
626:19 3 (_ #(#(#(#<directory (gnu packages) 7fa9af03f320> #)) #))
In unknown file:
2 (load-compiled/vm "/home/simendsjo/.config/guix/current…")
In ice-9/boot-9.scm:
1685:16 1 (raise-exception _ #:continuable? _)
1685:16 0 (raise-exception _ #:continuable? _)
ice-9/boot-9.scm:1685:16: In procedure raise-exception:
In procedure load-thunk-from-memory: incompatible bytecode version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment