Nikita Karetnikov <nik...@karetnikov.org> skribis: > File > "/nix/store/rvbri7f1j91nrblhw8xhp8ik3p89m5hh-python-2.7.3/lib/python2.7/subprocess.py", > line 679, in __init__ > errread, errwrite) > File > "/nix/store/rvbri7f1j91nrblhw8xhp8ik3p89m5hh-python-2.7.3/lib/python2.7/subprocess.py", > line 1249, in _execute_child > raise child_exception > OSError: [Errno 2] No such file or directory
Isn’t there by any chance a /bin/sh behind this? You can check by running that in ‘strace -f’, from the failed build tree. Ludo’.