Closed issue by valadaa48 on void-packages repository https://github.com/void-linux/void-packages/issues/24577 Description: # System * xuname: Void 5.8.5-arch1-1 aarch64 GenuineIntel notuptodate rFFFF * package: *affected package(s) including the version*: hwids-20200813.1_1.noarch.xbps ### Expected behavior xbps-install completes ### Actual behavior xbps-install doesn't complete ### Steps to reproduce the behavior ``` bash-5.0# xbps-install -Su hwids [*] Updating repository `https://alpha.us.repo.voidlinux.org/current/aarch64/aarch64-repodata' ... Name Action Version New version Download size hwids update 20200306_1 20200813.1_1 470KB Size to download: 470KB Size required on disk: 1892KB Space available on disk: 355MB Do you want to continue? [Y/n] [*] Downloading packages hwids-20200813.1_1.noarch.xbps.sig: 512B [avg rate: 401KB/s] hwids-20200813.1_1.noarch.xbps: 470KB [avg rate: 12MB/s] hwids-20200813.1_1: verifying RSA signature... ERROR: hwids-20200813.1_1: the RSA signature is not valid! ERROR: hwids-20200813.1_1: removed pkg archive and its signature. Transaction failed! see above for errors. ```