New comment by furryfixer on void-packages repository https://github.com/void-linux/void-packages/issues/18282#issuecomment-578213577 Comment: I just realized I failed to list this with my errors, which is what prompted the work-around: > => xbps-src: removing autodeps, please wait... > mktemp: failed to create file via template '/tmp/tmp.XXXXXXXXXX': No such file or directory Error still occurs after trying your suggested steps above. Initial error occurred on pristine new install. Occurs on my older Void partition as well, but did not occur before sometime near the end of 2019. I reproduced again today on new install: ``` xbps-install -Su xbps-install xtools cd /usr/local/builds git clone https://github.com/void-linux/void-packages cd void-packages ./xbps-src binary-bootstrap ``` Error Occurs. ``` ./xbps-src zap ./xbps-src binary-bootstrap ``` Error Occurs. ``` cd .. rm -R void-packages git clone https://github.com/void-linux/void-packages cd void-packages ./xbps-src binary-bootstrap ``` Error Occurs. ``` mkdir -p gh18282-host gh18282-master ./xbps-src -H gh18282-host -m gh18282-master binary-bootstrap ``` Error Occurs. I am very curious why you do not experience it. I know I am not quite the only one.