Gregory P. Smith <g...@krypto.org> added the comment:

That failure is likely due to the environment being empty causing the 
subprocess to be unable to run.  Notice this error message further up:

test_empty_env (test.test_subprocess.ContextManagerTests) ... 
/srv/buildbot/buildarea/3.2.bolen-ubuntu/build/python: error while loading 
shared libraries: libpython3.2dm.so.1.0: cannot open shared object file: No 
such file or directory
FAIL

Looking at the environment at the top of the buildbot run log I'm not sure what 
it would be.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12383>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to