Issues running the script on EndeavourOS
likeadragonmaid opened this issue · 1 comments
likeadragonmaid commented
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.
likeadragonmaid commented
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