New comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/pull/30950#issuecomment-842419326 Comment: ``` Run ./xbps-src lint-commits FETCH_HEAD ./xbps-src: line 354: xbps-uhelper: command not found ./xbps-src: line 358: xbps-uhelper: command not found xbps-install is missing in your system, can't continue! xbps-query is missing in your system, can't continue! xbps-rindex is missing in your system, can't continue! xbps-uhelper is missing in your system, can't continue! xbps-reconfigure is missing in your system, can't continue! xbps-remove is missing in your system, can't continue! xbps-create is missing in your system, can't continue! xbps-uchroot is missing in your system, can't continue! xbps-uunshare is missing in your system, can't continue! Error: Process completed with exit code 1. ``` maybe make it a CI helper instead?