unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Andreas Enge <andreas@enge.fr>
To: help-guix@gnu.org
Subject: guix system disk-image failure aarch64 -> armhf
Date: Wed, 9 Sep 2020 10:04:45 +0200	[thread overview]
Message-ID: <20200909080445.GA15009@jurong> (raw)

Hello,

when issuing the following command on an aarch64 machine:
   guix system disk-image --system=armhf-linux config.scm
it fails like this:
building /gnu/store/p9iz58wrxc4jiqd21n1q0rwcrjgbrk3q-partition.img.drv...
Backtrace:
           3 (primitive-load "/gnu/store/vs1lk99mbv4hx6jy9dy40c4iyc0…")
In ice-9/eval.scm:
    619:8  2 (_ #(#<directory (guile-user) f5fb87d0> #<procedure …> …))
In ./gnu/build/bootloader.scm:
     91:4  1 (install-efi-loader "/gnu/store/zb6bqw6lfvimafpg8138x5…" …)
    70:35  0 (install-efi _ "grub.cfg" _)
./gnu/build/bootloader.scm:70:35: In procedure install-efi:
In procedure car: Wrong type argument in position 1 (expecting pair): #<unspecified>
environment variable `PATH' set to `/gnu/store/62c83bc4a6vnx94cmgn0h37j3mj8nif8-e2fsprogs-1.45.6/bin:/gnu/store/62c83bc4a6vnx94cmgn0h37j3mj8nif8-e2fsprogs-1.45.6/sbin:/gnu/store/m95apqb285f054811f7svfyfkf9dlcar-fakeroot-1.24/bin:/gnu/store/0xq1p9k2lnpx0cddvqiww0sqj4nr5s76-dosfstools-4.1/sbin:/gnu/store/g4f7x6wiz1mg383dnqw5bbmkpdz67al0-mtools-4.0.24/bin'

The appearance of "efi" and "grub" is suspicious.

I do have this in my config:
  (bootloader (bootloader-configuration
               (bootloader u-boot-novena-bootloader)
               (target "/dev/mmcblk0")))
So there is no trace of grub or efi in it. Does anyone know what is happening?

Andreas



             reply	other threads:[~2020-09-09  8:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-09  8:04 Andreas Enge [this message]
2020-09-09  9:11 ` guix system disk-image failure aarch64 -> armhf Mathieu Othacehe
2020-09-09  9:14   ` Mathieu Othacehe
2020-09-14  9:32   ` Andreas Enge
2020-09-14 13:24     ` Efraim Flashner
2020-09-14 17:18       ` Andreas Enge
2020-09-17 12:13         ` Mathieu Othacehe
2020-09-17 15:01           ` Andreas Enge

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=20200909080445.GA15009@jurong \
    --to=andreas@enge.fr \
    --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).