You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2019/04/29 09:26:02 UTC

[jira] [Issue Comment Deleted] (MESOS-138) When running Make (right at the end) it tries to copy mesos.py to a different directory, but the two directories are the same, so it fails

     [ https://issues.apache.org/jira/browse/MESOS-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gavin updated MESOS-138:
------------------------
    Comment: was deleted

(was: www.rtat.net)

> When running Make (right at the end) it tries to copy mesos.py to a different directory, but the two directories are the same, so it fails
> ------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MESOS-138
>                 URL: https://issues.apache.org/jira/browse/MESOS-138
>             Project: Mesos
>          Issue Type: Bug
>          Components: build
>         Environment: Red Hat (Amazon's AMI)
>            Reporter: Matthew Rathbone
>            Assignee: Benjamin Hindman
>            Priority: Minor
>              Labels: build-failure, python
>
> This bug is present in the generated Makefile.in (I ran ./configure.template.amazon-linux-64)
> The error is something like 'cp failed, the source and destination directories are the same'
> When you see the error, deleting this line from src/Makefile.in will fix it:
> @HAS_PYTHON_TRUE@      @cp -pf $(srcdir)/python/src/mesos.py python/src/mesos.py



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)