From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: not an ELF file Date: Tue, 23 May 2017 22:14:49 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="f403045c0d04c30cb0055036a31b" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35481) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dDGCh-0004xb-PZ for help-guix@gnu.org; Tue, 23 May 2017 16:14:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dDGCg-0000Og-TU for help-guix@gnu.org; Tue, 23 May 2017 16:14:51 -0400 Received: from mail-wm0-x230.google.com ([2a00:1450:400c:c09::230]:37205) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dDGCg-0000OW-Lx for help-guix@gnu.org; Tue, 23 May 2017 16:14:50 -0400 Received: by mail-wm0-x230.google.com with SMTP id d127so41042730wmf.0 for ; Tue, 23 May 2017 13:14:50 -0700 (PDT) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix --f403045c0d04c30cb0055036a31b Content-Type: text/plain; charset="UTF-8" after having reconfigured successully, attempting to experiment with qemu some more guix system vm /etc/vm-config-desktop.scm \ > --image-size=30GB \ > --expose=$HOME \ > --share=$HOME/share=/exchange I get this ;;; WARNING: loading compiled file /home/catonano/.config/guix/latest/guix/ui.go failed: ;;; ERROR: In procedure load-thunk-from-memory: not an ELF file ;;; WARNING: loading compiled file /home/catonano/.config/guix/latest/guix/gexp.go failed: ;;; ERROR: In procedure load-thunk-from-memory: not an ELF file ;;; WARNING: loading compiled file /home/catonano/.config/guix/latest/guix/store.go failed: ;;; ERROR: In procedure load-thunk-from-memory: not an ELF file ;;; WARNING: loading compiled file /home/catonano/.config/guix/latest/guix/utils.go failed: ;;; ERROR: In procedure load-thunk-from-memory: not an ELF file .... and many more was the "latest" guix compiled with an old guile ? --f403045c0d04c30cb0055036a31b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
after having reconfigured successully, attempting to exper= iment with qemu some more

guix system vm /etc/vm-config-desktop= .scm \
>=C2=A0=C2=A0=C2=A0 --image-size=3D30GB \
>=C2=A0=C2=A0= =C2=A0 --expose=3D$HOME \
>=C2=A0=C2=A0=C2=A0 --share=3D$HOME/share= =3D/exchange

I get this

;;; WARNING: lo= ading compiled file /home/catonano/.config/guix/latest/guix/ui.go failed:;;; ERROR: In procedure load-thunk-from-memory: not an ELF file
;;; WA= RNING: loading compiled file /home/catonano/.config/guix/latest/guix/gexp.g= o failed:
;;; ERROR: In procedure load-thunk-from-memory: not an ELF fil= e
;;; WARNING: loading compiled file /home/catonano/.config/guix/latest/= guix/store.go failed:
;;; ERROR: In procedure load-thunk-from-memory: no= t an ELF file
;;; WARNING: loading compiled file /home/catonano/.config/= guix/latest/guix/utils.go failed:
;;; ERROR: In procedure load-thunk-fro= m-memory: not an ELF file
....

and many more

was the "latest" guix compiled with an old guile ?
--f403045c0d04c30cb0055036a31b--