Hi, targets/support/post-kmerge.sh the check for openrc is not correct. It should be if [[ -n "$(ls /lib/modules)" && ! -f "/usr/lib/pkgconfig/openrc.pc" ]] note the -f and the [[ ]]. Reproducible: Always
the call to depscan.sh was deleted a while back: http://gitweb.gentoo.org/proj/catalyst.git/commit/?id=3a09613d28b496ac2f51a8886b2f7bc659398e10 http://gitweb.gentoo.org/proj/catalyst.git/commit/?id=b8d75d6068e07bf3fdf450bc9659bdf897967877 http://gitweb.gentoo.org/proj/catalyst.git/commit/?id=100f238eedc1a34c4fa5a3f15b07482d06f4f391 we want to run the touch for all systems, not just pre-openerc