[CDRIVER-4156] Evergreen build fails on Ubuntu 14.04 because wrong Python is used Created: 14/Sep/21  Updated: 28/Oct/23  Resolved: 14/Sep/21

Status: Closed
Project: C Driver
Component/s: None
Affects Version/s: None
Fix Version/s: 1.20.0, 1.19.1

Type: Bug Priority: Unknown
Reporter: Roberto Sanchez Assignee: Roberto Sanchez
Resolution: Fixed Votes: 0
Labels: failing-on-waterfall
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

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.



 Comments   
Comment by Githook User [ 14/Sep/21 ]

Author:

{'name': 'Roberto C. Sánchez', 'email': 'roberto@connexer.com', 'username': 'rcsanchez97'}

Message: CDRIVER-4156 use Python from toolchain on Ubuntu 14.04 Evergreen hosts
Branch: master
https://github.com/mongodb/mongo-c-driver/commit/43a7061637b6ae783dabe784b18286256e745c49

Comment by Githook User [ 14/Sep/21 ]

Author:

{'name': 'Roberto C. Sánchez', 'email': 'roberto@connexer.com', 'username': 'rcsanchez97'}

Message: CDRIVER-4156 use Python from toolchain on Ubuntu 14.04 Evergreen hosts
Branch: r1.19
https://github.com/mongodb/mongo-c-driver/commit/851aa64b2ffb44b8e9f287220aa4fdcf15e7ade6

Generated at Wed Feb 07 21:20:06 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.