unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Transition from Guile 2.0 to 2.2 ("not an ELF file")
@ 2017-06-09 14:55 Björn Höfling
  2017-06-10  7:07 ` Catonano
  0 siblings, 1 reply; 3+ messages in thread
From: Björn Höfling @ 2017-06-09 14:55 UTC (permalink / raw)
  To: Guix-Help

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.

I guess that ~/.config/guix/latest still points to the last ("2.0")
result of guix pull. Can I just remove that? Or fix it? Is there an
equivalent to guix-latest, the git-way?

One idea to get rid of the problem was to just use `guix pull` again,
but unfortunately that also went wrong:

guix pull: errror: libtiff-CVE-2017-7593.patch: patch not found.

Any ideas of how to get into the 2.2-world?

Björn

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-06-10 11:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-09 14:55 Transition from Guile 2.0 to 2.2 ("not an ELF file") Björn Höfling
2017-06-10  7:07 ` Catonano
2017-06-10 11:33   ` Björn Höfling

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).