M created MESOS-8472:
------------------------
Summary: Mesos 1.4.1 build fails with message
"src/python/cli/src/mesos/__init__.py': No such file"
Key: MESOS-8472
URL: https://issues.apache.org/jira/browse/MESOS-8472
Project: Mesos
Issue Type: Bug
Components: build
Affects Versions: 1.4.1
Environment: Linux Debian 8 (Jessie).
Reporter: M
After following build instructions listed here:
[http://mesos.apache.org/documentation/latest/building/]
Mesos build fails with these errors:
test "../.." = ".." || \
(/bin/mkdir -p python/cli/src/mesos && cp -pf
../../src/python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
cp: cannot stat '../../src/python/cli/src/mesos/__init__.py': No such file or
directory
Makefile:13685: recipe for target 'python/cli/src/mesos/__init__.py' failed
make[2]: *** [python/cli/src/mesos/__init__.py] Error 1
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)