[issue10496] Python startup should not require passwd entry

Yury V. Zaytsev report at bugs.python.org
Sun Aug 7 05:36:38 EDT 2016


Yury V. Zaytsev added the comment:

Another scenario how this could happen is when Python interpreter is run from a scheduled job on a BlueGene/Q node by the CNK; this is a minimalist execution environment where getpwuid() is unable to resolve home directories for UIDs running the jobs.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10496>
_______________________________________


More information about the Python-bugs-list mailing list