New comment by Duncaen on void-packages repository https://github.com/void-linux/void-packages/issues/46054#issuecomment-1719407698 Comment: ``` [DEBUG] linux-firmware-network-20230804_1: failed to check hash for `./usr/lib/firmware/ti-connectivity/wl128x-fw-5-mr.bin': Input/output error ``` Could there be an issue with your filesystem, this could be EIO from `read(2)`, but not 100%, could also come from some other syscall, but the read makes the most sense.