Brian Brazil created AURORA-1175:
------------------------------------

             Summary: Two python_binary targets called 'thermos' can cause 
build failure
                 Key: AURORA-1175
                 URL: https://issues.apache.org/jira/browse/AURORA-1175
             Project: Aurora
          Issue Type: Bug
            Reporter: Brian Brazil
            Priority: Minor


If I do

{noformat}
./pants binary ::
{noformat}

Then I get:

{noformat}
FAILURE: Cannot build two binaries with the same name in a single invocation. 
PythonBinary(BuildFileAddress(/home/boxever/.jenkins/workspace/aurora/src/main/python/apache/thermos/cli/bin/BUILD,
 thermos)) and 
PythonBinary(BuildFileAddress(/home/boxever/.jenkins/workspace/aurora/src/main/python/apache/aurora/tools/BUILD,
 thermos)) both have the name thermos.
{noformat}

These are very similar targets, the one in aurora/tools appears to have more 
deps so I'm guessing that the one in cli/bin should be removed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to