You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
I am running the command
sudo ./build.sh -a aarch64 -d pinephone -u plasma
but it results in the following errorThe text was updated successfully, but these errors were encountered: