-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
[ERROR] Uncaught exception:
Traceback (most recent call last):
File "/Users/aron/sandbox/acoe/proteus/hashstack/_hashdist/hashdist/cli/main.py", line 136, in help_on_exceptions
return func(*args, **kw)
File "/Users/aron/sandbox/acoe/proteus/hashstack/builder/builder.py", line 266, in main
check_libs(artifact_path)
File "/Users/aron/sandbox/acoe/proteus/hashstack/builder/builder.py", line 239, in check_libs
check_lib(lib, artifact_path)
File "/Users/aron/sandbox/acoe/proteus/hashstack/builder/builder.py", line 197, in check_lib
s = subprocess.check_output(["ldd", filename])
File "/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 537, in check_output
process = Popen(stdout=PIPE, *popenargs, **kwargs)
File "/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 679, in __init__
errread, errwrite)
File "/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1249, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
Metadata
Metadata
Assignees
Labels
No labels