You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Kevin Klues (JIRA)" <ji...@apache.org> on 2017/05/29 20:41:04 UTC

[jira] [Updated] (MESOS-7584) ASF Jenkins build errors out on missing 'python-six' dependency

     [ https://issues.apache.org/jira/browse/MESOS-7584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Klues updated MESOS-7584:
-------------------------------
    Summary: ASF Jenkins build errors out on missing 'python-six' dependency  (was: ASF Jenkins build errors out on missing 'pyton-six' dependency)

> 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
>
> {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
(v6.3.15#6346)