New issue by kotoko on void-packages repository https://github.com/void-linux/void-packages/issues/47907 Description: ### Is this a new report? Yes ### System Info Void 6.5.13_1 x86_64 GenuineIntel uptodate FFF ### Package(s) Affected calibre-7.1.0_1 krename-5.0.2_3 scribus-1.5.8_13 libpodofo-0.10.3_1 libpodofo0.9.7-0.9.7_1 ### Does a report exist for this bug with the project's home (upstream) and/or another distro? Here is the official instruction saying that I should just wait. https://docs.voidlinux.org/xbps/troubleshooting/common-issues.html#shlib-errors ### Expected behaviour I can update system and remove outdated packages without errros. ### Actual behaviour For the last 3 weeks I am getting this error. I think it is long enough that „just waiting” does not fix the issue. Command `/usr/bin/xbps-remove --yes -Oo` produces error: ``` calibre-7.1.0_1: broken, unresolvable shlib `libpodofo.so.2' krename-5.0.2_3: broken, unresolvable shlib `libpodofo.so.2' scribus-1.5.8_13: broken, unresolvable shlib `libpodofo.so.2' Transaction aborted due to unresolved shlibs. ``` ### Steps to reproduce I run these commands to update system: ``` /usr/bin/xbps-install --yes -Su xbps /usr/bin/xbps-install --yes -Su /usr/bin/xbps-install --yes -Su /usr/bin/vkpurge rm all /usr/bin/xbps-remove --yes -Oo ``` I am using mirrors.dotsrc.org mirror: ``` repository=https://mirrors.dotsrc.org/voidlinux/current repository=https://mirrors.dotsrc.org/voidlinux/current/nonfree ```