08/05/24 14:51:48 ZJlG3HxS
さっきemerge -uD --newuse worldしたんだが、
/etc/init.d/以下のものを動かそうとしたら、
軒並み「Failed to create temporary cache!」エラーが出た。
sh: /bin/mktemp: No such file or directoryとか
bash: /var/lib/init.d/depcache: No such file or directoryとか出るんだけど、
調べてみるとmktempはcoreutilsに吸収されてるんだよな?
coreutilsを削除してmktempに挿げ替えるわけにもいかないし、
どうやって解決したらいいのか、同じような現象が起きた人がいたらアドバイスください。