dreemurrs-embedded/arch-pine64-build

Issues running the script on EndeavourOS

likeadragonmaid opened this issue · 1 comments

I am running the command sudo ./build.sh -a aarch64 -d pinephone -u plasma but it results in the following error

chroot: failed to run command ‘/second-phase’: Exec format error

ERROR: Failed to run the second phase rootfs build!
lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs
Output information may be incomplete.

I found out qemu-user-static and qemu-user-static-binfmt also needed to be installed and lastly requires rebooting, the script should check for these packages imho