faint-holiday-3863
07/18/2016, 10:26 PMrough-minister-58256
07/18/2016, 10:26 PMfaint-holiday-3863
07/18/2016, 10:26 PMfaint-holiday-3863
07/18/2016, 10:27 PMfaint-holiday-3863
07/18/2016, 10:27 PMfaint-holiday-3863
07/18/2016, 10:28 PMfaint-holiday-3863
07/18/2016, 10:30 PMfaint-holiday-3863
07/18/2016, 10:31 PMTraceback (most recent call last):
File ".bootstrap/_pex/pex.py", line 328, in execute
File ".bootstrap/_pex/pex.py", line 260, in _wrap_coverage
File ".bootstrap/_pex/pex.py", line 292, in _wrap_profiling
File ".bootstrap/_pex/pex.py", line 371, in _execute
File ".bootstrap/_pex/pex.py", line 429, in execute_entry
File ".bootstrap/_pex/pex.py", line 434, in execute_module
File "/usr/lib/python2.7/runpy.py", line 180, in run_module
fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/nonexistent/.pex/install/pex_wrapper-0.0.0-py2.7.egg.355ab1e4a2649222db04cd7b5a7f2a400079ce2a/pex_wrapper-0.0.0-py2.7.egg/pex_wrapper.py", line 256, in <module>
sys.exit(main())
File "/nonexistent/.pex/install/pex_wrapper-0.0.0-py2.7.egg.355ab1e4a2649222db04cd7b5a7f2a400079ce2a/pex_wrapper-0.0.0-py2.7.egg/pex_wrapper.py", line 253, in main
pex_builder.build(output)
File "/nonexistent/.pex/install/pex-1.1.13-py2.py3-none-any.whl.54e2486bd5c6fda99021a6500098c4976315d6fc/pex-1.1.13-py2.py3-none-any.whl/pex/pex_builder.py", line 424, in build
self.freeze(bytecode_compile=bytecode_compile)
File "/nonexistent/.pex/install/pex-1.1.13-py2.py3-none-any.whl.54e2486bd5c6fda99021a6500098c4976315d6fc/pex-1.1.13-py2.py3-none-any.whl/pex/pex_builder.py", line 411, in freeze
self._precompile_source()
File "/nonexistent/.pex/install/pex-1.1.13-py2.py3-none-any.whl.54e2486bd5c6fda99021a6500098c4976315d6fc/pex-1.1.13-py2.py3-none-any.whl/pex/pex_builder.py", line 335, in _precompile_source
compiled_relpaths = compiler.compile(self._chroot.path(), source_relpaths)
File "/nonexistent/.pex/install/pex-1.1.13-py2.py3-none-any.whl.54e2486bd5c6fda99021a6500098c4976315d6fc/pex-1.1.13-py2.py3-none-any.whl/pex/compiler.py", line 86, in compile
out, _ = Executor.execute([self._interpreter.binary, fp.name])
File "/nonexistent/.pex/install/pex-1.1.13-py2.py3-none-any.whl.54e2486bd5c6fda99021a6500098c4976315d6fc/pex-1.1.13-py2.py3-none-any.whl/pex/executor.py", line 83, in execute
stdout_raw, stderr_raw = process.communicate(input=stdin_payload)
AttributeError: 'NoneType' object has no attribute 'communicate'
faint-holiday-3863
07/18/2016, 10:31 PMrough-minister-58256
07/18/2016, 10:32 PMExecutor
stuff. mind filing a pex bug w/ the trace?faint-holiday-3863
07/18/2016, 10:32 PMpex_builder.interpreter.binary
appears to be set to a directory location, not an actual python binary. Is that expected?faint-holiday-3863
07/18/2016, 10:33 PMrough-minister-58256
07/18/2016, 10:33 PMfaint-holiday-3863
07/18/2016, 10:34 PMrough-minister-58256
07/18/2016, 10:36 PMfaint-holiday-3863
07/18/2016, 10:36 PMfaint-holiday-3863
07/18/2016, 10:36 PMfaint-holiday-3863
07/18/2016, 10:36 PMrough-minister-58256
07/18/2016, 10:37 PMExecutor
which provides better error handling etc; may be a couple uncovered bugs thereinfaint-holiday-3863
07/18/2016, 10:37 PMfaint-holiday-3863
07/18/2016, 10:37 PMTraceback (most recent call last):
File ".bootstrap/_pex/pex.py", line 328, in execute
File ".bootstrap/_pex/pex.py", line 260, in _wrap_coverage
File ".bootstrap/_pex/pex.py", line 292, in _wrap_profiling
File ".bootstrap/_pex/pex.py", line 371, in _execute
File ".bootstrap/_pex/pex.py", line 429, in execute_entry
File ".bootstrap/_pex/pex.py", line 434, in execute_module
File "/usr/lib/python2.7/runpy.py", line 180, in run_module
fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/nonexistent/.pex/install/pex_wrapper-0.0.0-py2.7.egg.355ab1e4a2649222db04cd7b5a7f2a400079ce2a/pex_wrapper-0.0.0-py2.7.egg/pex_wrapper.py", line 256, in <module>
sys.exit(main())
File "/nonexistent/.pex/install/pex_wrapper-0.0.0-py2.7.egg.355ab1e4a2649222db04cd7b5a7f2a400079ce2a/pex_wrapper-0.0.0-py2.7.egg/pex_wrapper.py", line 253, in main
pex_builder.build(output)
File "/nonexistent/.pex/install/pex-1.1.11-py2.py3-none-any.whl.abc7d0c18b74b47118dd27e85e69b2bc3dd9b36d/pex-1.1.11-py2.py3-none-any.whl/pex/pex_builder.py", line 424, in build
self.freeze(bytecode_compile=bytecode_compile)
File "/nonexistent/.pex/install/pex-1.1.11-py2.py3-none-any.whl.abc7d0c18b74b47118dd27e85e69b2bc3dd9b36d/pex-1.1.11-py2.py3-none-any.whl/pex/pex_builder.py", line 411, in freeze
self._precompile_source()
File "/nonexistent/.pex/install/pex-1.1.11-py2.py3-none-any.whl.abc7d0c18b74b47118dd27e85e69b2bc3dd9b36d/pex-1.1.11-py2.py3-none-any.whl/pex/pex_builder.py", line 335, in _precompile_source
compiled_relpaths = compiler.compile(self._chroot.path(), source_relpaths)
File "/nonexistent/.pex/install/pex-1.1.11-py2.py3-none-any.whl.abc7d0c18b74b47118dd27e85e69b2bc3dd9b36d/pex-1.1.11-py2.py3-none-any.whl/pex/compiler.py", line 86, in compile
stderr=subprocess.PIPE)
File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child
raise child_exception
OSError: [Errno 13] Permission denied
rough-minister-58256
07/18/2016, 10:38 PMfaint-holiday-3863
07/18/2016, 10:38 PMfaint-holiday-3863
07/18/2016, 10:38 PMrough-minister-58256
07/18/2016, 10:38 PM>>> subprocess.check_call('/etc’)
…
OSError: [Errno 13] Permission denied
faint-holiday-3863
07/18/2016, 10:38 PMrough-minister-58256
07/18/2016, 10:39 PMfaint-holiday-3863
07/18/2016, 10:41 PM{
'use_wheel': True,
'inherit_path': False,
'script': None,
'python': None,
'repos': [PyPIFetcher('<https://pypi.python.org/simple/>')],
'pex_name': None,
'pypi': True,
'requirement_files': [],
'platform': 'linux-x86_64',
'cache_dir’: '.pex/build',
'entry_point': 'examples.foo',
'verbosity': 0,
'pex_root’: '.pex',
'zip_safe': True,
'interpreter_cache_dir': '.pex/interpreters',
'ignore_errors': False,
'cache_ttl': None,
'python_shebang': None,
'always_write_cache': False,
'find_links': ''
}
faint-holiday-3863
07/18/2016, 10:43 PMrough-minister-58256
07/18/2016, 11:02 PM