-
Type:
Build Failure
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: Infrastructure
-
None
-
Python Drivers
-
Not Needed
-
None
-
None
-
None
-
None
-
None
-
None
Name of Failure:
E: Couldn't find any package by regex 'python3.10-dev'
Link to task:
Context of when and why the failure occurred:
Deadsnakes dropped support for Ubuntu 20, which was EOL in May. We'll need to use iam_auth_ecs_task_definition_jammy to switch to Ubuntu 22.
Stack trace:
[2025/10/07 04:54:09.594] + add-apt-repository -y ppa:deadsnakes/ppa [2025/10/07 04:54:09.594] + apt-get -qq install python3.10 python3.10-venv build-essential python3.10-dev -y [2025/10/07 04:54:11.638] E: Unable to locate package python3.10-venv [2025/10/07 04:54:11.639] E: Couldn't find any package by glob 'python3.10-venv' [2025/10/07 04:54:11.639] E: Couldn't find any package by regex 'python3.10-venv' [2025/10/07 04:54:11.639] E: Unable to locate package python3.10-dev [2025/10/07 04:54:11.639] E: Couldn't find any package by glob 'python3.10-dev' [2025/10/07 04:54:11.639] E: Couldn't find any package by regex 'python3.10-dev'
- is depended on by
-
PYTHON-5605 Drop usage of Ubuntu 20
-
- Blocked
-