[
https://issues.apache.org/jira/browse/AURORA-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Lambert reassigned AURORA-1174:
-------------------------------------
Assignee: Zameer Manji (was: brian wickman)
> make-python-sdists failing on master
> ------------------------------------
>
> Key: AURORA-1174
> URL: https://issues.apache.org/jira/browse/AURORA-1174
> Project: Aurora
> Issue Type: Bug
> Components: Thermos
> Reporter: Steve Niemitz
> Assignee: Zameer Manji
>
> Commit 9791efc0a88dd0917dc45cb38d78255e3949e886 broke building the thermos
> client in make-python-sdists:
> {code}
> 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.
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)