New issue by sakhmatd on void-packages repository https://github.com/void-linux/void-packages/issues/36634 Description: ### System * xuname: ``` Void 5.13.19_1 x86_64 GenuineIntel notuptodate rrrmFFFFF ``` * package: ``` base-files-0.142_11 ``` ### Expected behavior Should install as normal. ### Actual behavior Displays the following output before exiting: ``` Name Action Version New version Download size base-files update 0.142_11 0.142_12 - Size required on disk: 239KB Space available on disk: 81GB Do you want to continue? [Y/n] y [*] Verifying package integrity base-files-0.142_12: verifying RSA signature... [*] Collecting package files base-files-0.142_12: collecting files... base-files-0.142_11: collecting files... [*] Unpacking packages base-files-0.142_11: updating to 0.142_12 ... base-files-0.142_12: unpacking ... Creating system directories/symlinks... /run must not be a directory, exiting! ERROR: base-files-0.142_12: [unpack] INSTALL script failed to execute pre ACTION: Operation not permitted ERROR: base-files-0.142_12: [unpack] failed to unpack files from archive: Operation not permitted Transaction failed! see above for errors. ``` ### Steps to reproduce the behavior `xbps-install -f base-files` or `xbps-install -Suv`. Currently prevents me from a full upgrade.