New comment by classabbyamp on void-packages repository https://github.com/void-linux/void-packages/issues/38056#issuecomment-1184064708 Comment: happens for me too ``` doas env XBPS_TARGET_ARCH=aarch64 xbps-install -M --repository=https://repo-default.voidlinux.org/current/aarch64 -r ./test nomad `https://repo-default.voidlinux.org/current/aarch64' repository has been RSA signed by "Void Linux" Fingerprint: 60:ae:0c:d6:f0:95:17:80:bc:93:46:7a:89:af:a3:2d Do you want to import this public key? [Y/n] y Name Action Version New version Download size glibc install - 2.32_2 7666KB nomad install - 1.3.1_1 15MB Size to download: 23MB Size required on disk: 83MB Space available on disk: 16GB Do you want to continue? [Y/n] [*] Downloading packages glibc-2.32_2.aarch64.xbps.sig: 512B [avg rate: 61MB/s] glibc-2.32_2.aarch64.xbps: 7666KB [avg rate: 21MB/s] glibc-2.32_2: verifying RSA signature... nomad-1.3.1_1.aarch64.xbps.sig: 512B [avg rate: 38MB/s] nomad-1.3.1_1.aarch64.xbps: 15MB [avg rate: 26GB/s] nomad-1.3.1_1: verifying RSA signature... ERROR: nomad-1.3.1_1: the RSA signature is not valid! ERROR: nomad-1.3.1_1: removed pkg archive and its signature. Transaction failed! see above for errors. ```