Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-4156

Evergreen build fails on Ubuntu 14.04 because wrong Python is used

      The .evergreen/integration-tests.sh helper script refers to /opt/python/2.7/bin/python, presumably to be used by systems where the system-provided Python interpreter is too old. With Ubuntu 14.04 Evergreen hosts, the case is that the system-provided Python is too old, but the /opt/python/2.7/bin/python interpreter is also not present. This results in many Evergreen tasks being a system-failed state. The correct course of action seem to be to be update the .evergreen/integration-tests.sh helper script so that Ubuntu 14.04 hosts are able to find the appropriate Python interpreter that works for our use cases.

            Assignee:
            roberto.sanchez@mongodb.com Roberto Sanchez
            Reporter:
            roberto.sanchez@mongodb.com Roberto Sanchez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: