There is a new pull request by classabbyamp against master on the void-packages repository https://github.com/classabbyamp/void-packages this-sign-cant-stop-me-because-i-cant-read https://github.com/void-linux/void-packages/pull/48810 common/chroot-style/uchroot.sh: check if xbps-uchroot is executable ...and show a friendly error message This can be a common failure mode when using `-t` if not in the group `xbps-uchroot` is owned by, because it is SUID. Previously, the error was the cryptic message `ERROR: prctl SECBIT_NOROOT (Operation not permitted)`. #### Testing the changes - I tested the changes in this PR: **YES** A patch file from https://github.com/void-linux/void-packages/pull/48810.patch is attached