New comment by Johnnynator on void-packages repository https://github.com/void-linux/void-packages/issues/32184#issuecomment-886215226 Comment: Your system is severely broken. A ton of missing files. You should reinstall all the packages with broken files. You can do that e.g. with `sudo xbps xbps-pkgdb -a| awk -F: '{print $2}' | uniq | xargs sudo xbps-install -f` (The missing minizip file is also in there)