Closed issue by gspe on void-packages repository https://github.com/void-linux/void-packages/issues/25691 Description: ### System * xuname: Void 5.8.16_1 x86_64 AuthenticAMD uptodate rrFFFFFFFFF * package: ``./xbps-src binary-bootstrap`` ### Expected behavior Expected that xbps-src to be updated ### Actual behavior ``./xbps-src binary-bootstrap`` fails with following errors: ``` libcrypto45-3.0.2_2: collecting files... libssl47-3.0.2_2: collecting files... libtls19-3.0.2_2: collecting files... libressl-3.0.2_2: collecting files... ERROR: libressl-3.0.2_2: file `/usr/lib/libcrypto.so.45.0.5' already installed by package libcrypto45-3.0.2_2. ERROR: libressl-3.0.2_2: file `/usr/lib/libssl.so.47.0.6' already installed by package libssl47-3.0.2_2. ERROR: libressl-3.0.2_2: file `/usr/lib/libtls.so.19.0.7' already installed by package libtls19-3.0.2_2. ERROR: libressl-3.0.2_2: file `/usr/lib/libcrypto.so.45' already installed by package libcrypto45-3.0.2_2. ERROR: libressl-3.0.2_2: file `/usr/lib/libssl.so.47' already installed by package libssl47-3.0.2_2. ERROR: libressl-3.0.2_2: file `/usr/lib/libtls.so.19' already installed by package libtls19-3.0.2_2. Transaction failed! see above for errors. => ERROR: xbps-src: failed to install base-chroot! ``` ### Steps to reproduce the behavior I didn't anything special maybe I didn't update very frequently