New comment by Goorzhel on void-packages repository https://github.com/void-linux/void-packages/pull/38839#issuecomment-1222882234 Comment: Both CI failures had to do with the `chvt` crate. I'll try to reproduce this locally ( ``` ❯ for arch in {x86_64,armv{6,7}l,i686,aarch64}{,-musl}; do ./xbps-src pkg -a $arch $(git b) &> $arch.log done ``` ) and submit any necessary patches to the crate's upstream.