help-guix
[Top][All Lists]
Advanced

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

Re: Transition from Guile 2.0 to 2.2 ("not an ELF file")


From: Catonano
Subject: Re: Transition from Guile 2.0 to 2.2 ("not an ELF file")
Date: Sat, 10 Jun 2017 09:07:43 +0200

Hi Björn,

2017-06-09 16:55 GMT+02:00 Björn Höfling <address@hidden>:
Hi,

since my last guix update, I get this error message:

;;; ERROR: In procedure load-thunk-from-memory: not an ELF file
;;; WARNING: loading compiled
file /home/bjoern/.config/guix/latest/guix/scripts.go failed:

OK, I found out that it is related to the transition to Guile 2.2:

https://lists.gnu.org/archive/html/guix-devel/2017-05/msg00350.html

I admit, I used to use `guix pull but this time I really used the git
way to upgrade:

cd guix
git fetch
./bootstrap
make check
./pre-inst-env guix system reconfigure g64.scm

After restart the problem popped up. Trying it a second time, still
same result.

you could do this:

cd guix
./pre-inst-env guix pull

This should use the checked out branch to restore your "pulled" guix

After that, you can restart using guix as you previously used to

Hope this helps !



reply via email to

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