[
https://issues.apache.org/jira/browse/MESOS-7584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gavin updated MESOS-7584:
-------------------------
Comment: was deleted
(was: www.rtat.net)
> ASF Jenkins build errors out on missing 'python-six' dependency
> ---------------------------------------------------------------
>
> Key: MESOS-7584
> URL: https://issues.apache.org/jira/browse/MESOS-7584
> Project: Mesos
> Issue Type: Bug
> Components: build
> Reporter: Kevin Klues
> Assignee: Kevin Klues
> Priority: Blocker
> Fix For: 1.4.0
>
>
> {noformat}
> [ RUN ] ExamplesTest.PythonFramework
> Using temporary directory '/tmp/ExamplesTest_PythonFramework_T0LN9L'
> Traceback (most recent call last):
> File "/mesos/mesos-1.4.0/_build/../src/examples/python/test_framework.py",
> line 24, in <module>
> from mesos.interface import mesos_pb2
> File "build/bdist.linux-x86_64/egg/mesos/interface/mesos_pb2.py", line 7,
> in <module>
> File
> "/mesos/mesos-1.4.0/_build/3rdparty/protobuf-3.3.0/python/google/protobuf/descriptor.py",
> line 37, in <module>
> import six
> ImportError: No module named six
> ../../src/tests/script.cpp:83: Failure
> Failed
> python_framework_test.sh exited with status 1
> [ FAILED ] ExamplesTest.PythonFramework (149 ms)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)