unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Catonano <catonano@gmail.com>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: not an ELF file
Date: Tue, 23 May 2017 22:35:54 +0200	[thread overview]
Message-ID: <87vaor8g5x.fsf@gnu.org> (raw)
In-Reply-To: <CAJ98PDz30GkkaL06EP6JR3+pYCr2tcwfHmtU4WNr53MemPF6Tw@mail.gmail.com> (catonano@gmail.com's message of "Tue, 23 May 2017 22:14:49 +0200")

Catonano <catonano@gmail.com> skribis:

> 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
> ....

This means the code in ~/.config/guix/latest (which is populated by
‘guix pull’) comes from Guile 2.0, whereas the ‘guix’ command runs on
Guile 2.2.

Running ‘guix pull’ as user ‘catonano’ should solve the problem.

HTH!

Ludo’.

  parent reply	other threads:[~2017-05-23 20:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-23 20:14 not an ELF file Catonano
2017-05-23 20:21 ` Catonano
2017-05-23 20:35 ` Ludovic Courtès [this message]
2017-05-23 20:55   ` Catonano
2017-05-23 21:05     ` Catonano
2017-05-24  3:35       ` Catonano
2017-05-24 10:08         ` Ludovic Courtès
2017-05-24 11:10           ` Catonano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vaor8g5x.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=catonano@gmail.com \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).