Skip to content

./update --check-libs fails #108

@ahmadia

Description

@ahmadia
[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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions