Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-946

setup.py should be able to create publishable sdist

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • python api
    • None

    Description

      Since setup.py uses the build root for compiler flags the sdist produced by "python src/python/setup.py sdist" can't be used outside the machine that built mesos, uploaded to PyPI, or used with a local PyPI mirror. Aurora's Python executor should be installable by `pip` and depend only on the presence of mesos headers and shared libraries, but since the produced sdist is unusable this currently isn't possible.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kevints Kevin Sweeney
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated: