New comment by Johnnynator on void-packages repository https://github.com/void-linux/void-packages/issues/32184#issuecomment-886237375 Comment: I do have a ton of different systems, including musl ones. I wonder how you managed to install glibc on a musl system. Did you try to hot swap a glibc system to musl by any chance? ``` libuuid-2.37.1_1 in transaction breaks installed pkg `libuuid-devel-2.36.2_1' libuuid-2.37.1_1 in transaction breaks installed pkg `util-linux-libs-2.36.2_1' libblkid-2.37.1_1 in transaction breaks installed pkg `libblkid-devel-2.36.2_1' libblkid-2.37.1_1 in transaction breaks installed pkg `util-linux-libs-2.36.2_1' libfdisk-2.37.1_1 in transaction breaks installed pkg `util-linux-libs-2.36.2_1' libmount-2.37.1_1 in transaction breaks installed pkg `libmount-devel-2.36.2_1' libmount-2.37.1_1 in transaction breaks installed pkg `util-linux-libs-2.36.2_1' libsmartcols-2.37.1_1 in transaction breaks installed pkg `util-linux-libs-2.36.2_1' ``` Try to run a full system update first. `xbps` doesn't have a mode to just reinstall the current version of a package, so it tries to install the newest ones it knows (which breaks `main <-> devel` dependencies and the likes)