GNU bug report logs -
#52267
disk image installer for rock64 fails
Previous Next
Full log
Message #11 received at 52267 <at> debbugs.gnu.org (full text, mbox):
On Sat, Dec 04, 2021 at 03:41:44AM +0100, pelzflorian (Florian Pelz) wrote:
> On Sat, Dec 04, 2021 at 01:03:13AM +0100, Florian Hoertlehner wrote:
> > guix system disk-image --system=aarch64-linux \ -e "(@ (gnu system install)
> > rock64-installation-os)"
> > fails with this error:
> >
> > builder for
> > `/gnu/store/399pb3xc4pcxkclfcp1fsbxx8jy1vifq-openconnect-8.10.drv' failed
> > with exit code 1
>
> Instead of --system=aarch64-linux maybe --target=aarch64-linux-gnu works?
I only tried on an x86_64-linux `guix build --system=aarch64-linux
openconnect`.
It failed until I added the
(service qemu-binfmt-service-type
(qemu-binfmt-configuration
(platforms (lookup-qemu-platforms "arm" "aarch64"))))
from the manual.
The version with --target worked and building is faster, although
maybe building the whole image might still fail, which would be a bug.
Can this issue be closed?
Regards,
Florian
This bug report was last modified 3 years and 191 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.