Access your UTM VM over ssh
Go to Network Section for the Guest & create a new Port Forward from guest port 22 to host port 22022 (or whatever port you have free) Save & start up the VM Open terminal and ssh to your local forwarded port
Go to Network Section for the Guest & create a new Port Forward from guest port 22 to host port 22022 (or whatever port you have free) Save & start up the VM Open terminal and ssh to your local forwarded port
Your /tmp partition (which is where the build will default to) probably doesn’t have enough room as it’s a 512mb tmpfs mount. Set CARGO_TARGET_DIR environment variable to a spacious directory
If you have an issue with gpg verification of packages the instructions are slightly different to recover as the signing keys are different: pacman-key –init pacman-key –populate archlinuxarm This is if you get errors like: error: mutt: signature from “Arch Linux ARM Build System <builder@archlinuxarm.org>” is unknown trust :: File /var/cache/pacman/pkg/mutt-1.10.0-1-aarch64.pkg.tar.xz is corrupted (invalid or …