helper/envkernel.sh: aarch64 is not recongised as arm64
Issue
I am trying envkernel.sh
on my MSM8916 phone and it runs into this.
postmarketos-msm8916:~/linux$ . ../pmbootstrap/helpers/envkernel.sh
Initializing Alpine chroot (details: 'pmbootstrap log')
ERROR: unable to select packages:
binutils-aarch64 (no such package):
required by: world[binutils-aarch64]
gcc-aarch64 (no such package):
required by: world[gcc-aarch64]
Run 'pmbootstrap log' for details.
See also: <https://postmarketos.org/troubleshooting>
$arch = arm64 $host_arch = aarch64
Workaround
Edited by Administrator