[
https://issues.apache.org/jira/browse/ARROW-3709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated ARROW-3709:
--------------------------------
Fix Version/s: (was: 0.14.0)
> [CI/Docker/Python] Plasma tests are failing in the docker-compose setup
> -----------------------------------------------------------------------
>
> Key: ARROW-3709
> URL: https://issues.apache.org/jira/browse/ARROW-3709
> Project: Apache Arrow
> Issue Type: Bug
> Components: Continuous Integration
> Reporter: Krisztian Szucs
> Priority: Major
> Labels: docker
>
> {code}
> rc = proc.poll()
> if rc is not None:
> raise RuntimeError("plasma_store exited unexpectedly with "
> > "code %d" % (rc,))
> E RuntimeError: plasma_store exited
> unexpectedly with code 127
> opt/conda/lib/python3.6/site-packages/pyarrow-0.11.1.dev62+g669c5bca-py3.6-linux-x86_64.egg/pyarrow/plasma.py:138:
> RuntimeError
> ------------------------------------------------ Captured stderr call
> -------------------------------------------------
> /opt/conda/lib/python3.6/site-packages/pyarrow-0.11.1.dev62+g669c5bca-py3.6-linux-x86_64.egg/pyarrow/plasma_store_server:
> error while loading shared libraries: libboost_system.so.1.68.0: cannot open
> shared object file: No such file or dir
> ectory
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)