Details
Description
Commit 9791efc0a88dd0917dc45cb38d78255e3949e886 broke building the thermos client in make-python-sdists:
Executing tasks in goals: setup-py 17:01:03 00:00 [setup-py] 17:01:03 00:00 [setup-py] /home/vagrant/aurora/dist/apache.thermos.z8KZGZ/src/apache/thermos/cli/common.py is source but does not belong to a package. /home/vagrant/aurora/dist/apache.thermos.z8KZGZ/src/apache/thermos/cli/main.py is source but does not belong to a package. /home/vagrant/aurora/dist/apache.thermos.z8KZGZ/src/apache/thermos/cli/commands/read.py is source but does not belong to a package. /home/vagrant/aurora/dist/apache.thermos.z8KZGZ/src/apache/thermos/cli/commands/inspect.py is source but does not belong to a package. /home/vagrant/aurora/dist/apache.thermos.z8KZGZ/src/apache/thermos/cli/commands/help.py is source but does not belong to a package. /home/vagrant/aurora/dist/apache.thermos.z8KZGZ/src/apache/thermos/cli/commands/simplerun.py is source but does not belong to a package. /home/vagrant/aurora/dist/apache.thermos.z8KZGZ/src/apache/thermos/cli/commands/kill.py is source but does not belong to a package. /home/vagrant/aurora/dist/apache.thermos.z8KZGZ/src/apache/thermos/cli/commands/run.py is source but does not belong to a package. /home/vagrant/aurora/dist/apache.thermos.z8KZGZ/src/apache/thermos/cli/commands/gc.py is source but does not belong to a package. /home/vagrant/aurora/dist/apache.thermos.z8KZGZ/src/apache/thermos/cli/commands/status.py is source but does not belong to a package. /home/vagrant/aurora/dist/apache.thermos.z8KZGZ/src/apache/thermos/cli/commands/tail.py is source but does not belong to a package. /home/vagrant/aurora/dist/apache.thermos.z8KZGZ/src/apache/thermos/cli/bin/thermos.py is source but does not belong to a package. FAILURE Exception message: Invalid target PythonLibrary(BuildFileAddress(/home/vagrant/aurora/src/main/python/apache/thermos/BUILD, thermos)): Cannot add a binary to a PythonArtifact if it does not contain an entry_point.
Attachments
Issue Links
- blocks
-
AURORA-904 0.8.0 Release Candidate
- Resolved