Bug #18766
closeda-c-r cwltool dependency requires more recent Python than 3.6
Description
cwltool dropped support for Python 3.6, due to upstream EOL from security updates.
The default python in Ubuntu 18.04 and Centos 7 is 3.6.
According to Michael we can install more packages for more recent Pythons:
https://github.com/common-workflow-language/cwltool/pull/1620#issuecomment-1039996592
Adjust our build environments to install & build packages against the newer Python.
Updated by Peter Amstutz about 3 years ago
- Status changed from New to In Progress
Updated by Ward Vandewege about 3 years ago
Fix for ubuntu 18.04 at 3e2c6bb988d3819fadb15f6446fbdfee0046600d on branch 18766-python-bump
Updated by Peter Amstutz about 3 years ago
- Target version changed from 2022-02-16 sprint to 2022-03-02 sprint
Updated by Peter Amstutz about 3 years ago
This has been fixed by reverting support for Python 3.6 in upstream cwltool.
We can resolve this ticket once we see successful package builds:
Updated by Peter Amstutz almost 3 years ago
- Target version changed from 2022-03-02 sprint to 2022-03-30 Sprint
Updated by Ward Vandewege almost 3 years ago
- Release changed from 49 to 46
Fixup branch ready for review at fd04088f4cd977b911818789781c13a61ff00ecc on branch 18766-fix-ubuntu1804-python3-path
Updated by Peter Amstutz almost 3 years ago
Ward Vandewege wrote:
Fixup branch ready for review at fd04088f4cd977b911818789781c13a61ff00ecc on branch 18766-fix-ubuntu1804-python3-path
LGTM
Updated by Anonymous almost 3 years ago
- % Done changed from 0 to 100
- Status changed from In Progress to Resolved
Applied in changeset arvados-private:commit:arvados|8f0d6aa24427d8d79fd61923921f94dec977dac0.
Updated by Peter Amstutz almost 3 years ago
- Target version changed from 2022-03-30 Sprint to 2022-03-16 sprint