Hi All,
I'm trying to install the Aurora CLI client and no success. I'm on Ubuntu 12.04 running in VirtualBox. First I tried the 0.7.0-incubating tarball version that I have downloaded from the Download section. Ran './pants binary src/main/python/apache/aurora/client/cli:aurora' command which at the end of the output had this: Installing /home/osboxes/aurora/apache-aurora-0.7.0-incubating/build-support/pants.venv /lib/python2.7/site-packages/twitter.common.util-0.3.2-py2.7-nspkg.pth Found existing installation: setuptools 3.6 Uninstalling setuptools: Successfully uninstalled setuptools Successfully installed Markdown Pygments ansicolors cov-core coverage docutils lockfile pantsbuild.pants pex psutil py pystache pytest pytest-cov requests six twitter.common.collections twitter.common.config twitter.common.confluence twitter.common.contextutil twitter.common.decorators twitter.common.dirutil twitter.common.lang twitter.common.log twitter.common.options twitter.common.process twitter.common.string twitter.common.threading twitter.common.util setuptools Cleaning up... Exception message: [Errno 2] No such file or directory After this, whatever I tried pants gave the 'Exception message: [Errno 2] No such file or directory' error message without any further information, not even if I turned on verbose output. Then I cloned the git repo (https://github.com/apache/incubator-aurora) and ran './pants binary src/main/python/apache/aurora/client/cli:aurora'. This time the build failed with a different error: IOError: invalid Python installation: unable to open /home/osboxes/aurora/checkout/incubator-aurora/build-support/pants.venv/loca l/include/python2.7/pyconfig.h (No such file or directory) After copying /home/osboxes/aurora/checkout/incubator-aurora/build-support/pants.venv/incl ude into /home/osboxes/aurora/checkout/incubator-aurora/build-support/pants.venv/loca l the build finished successfully, but now I don't know how to run the client. What do I miss? Thanks, Andras
smime.p7s
Description: S/MIME cryptographic signature