Closed issue by travankor on void-packages repository https://github.com/void-linux/void-packages/issues/34007 Description: ### System * xuname: Void 5.10.73_1 x86_64 GenuineIntel uptodate hold rrrmDDFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF * package: `cmark-0.30.2_1` and `python3-commonmark-0.9.1_2` ### Expected behavior No file conflicts ### Actual behavior File conflicts ``` xbps-query -Rf cmark /usr/bin/cmark ... xbps-query -Rf python3-commonmark /usr/bin/cmark ... ``` ### Steps to reproduce the behavior ``` xbps-query -Rf cmark xbps-query -Rf python3-commonmark ```