Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-9372

[Dev][Archery] conda-python Docker image fails running

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • None
    • None
    • Archery, Developer Tools
    • None

    Description

      I tried this:

      archery docker run  -e PYTHON=3.6 conda-python
      

      And after the Docker image was built, running it failed with:

      + pushd /arrow/python
      /arrow/python /
      ++ realpath --relative-to=. /build/python
      + relative_build_dir=../../build/python
      + 3.6 setup.py build --build-base /build/python install --single-version-externally-managed --record ../../build/python/record.txt
      /arrow/ci/scripts/python_build.sh: line 50: 3.6: command not found
      

      Yet the comments in the docker-compose.yml say:

        conda-python:
          # Usage:
          #   docker-compose build conda-cpp
          #   docker-compose build conda-python
          #   docker-compose run --rm conda-python
          # Parameters:
          #   ARCH: amd64, arm32v7
          #   PYTHON: 3.6, 3.7, 3.8
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            apitrou Antoine Pitrou
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: