Actions
Bug #16814
closedRemove python2 from arvbox
Story points:
-
Release:
Release relationship:
Auto
Updated by Peter Amstutz over 4 years ago
- Related to Idea #15890: [Epic] Eliminate dependency on Python 2 added
Updated by Nico César over 4 years ago
Updated by Nico César over 4 years ago
- Related to Bug #16831: arvbox and bundle errors added
Updated by Lucas Di Pentima over 4 years ago
Just one comment:
- File
tools/arvbox/lib/arvbox/docker/service/sdk/run-service
calls “python” command on 3 places and fails when starting a fresh arvbox instance. I changed it to “python3” and it worked.
The rest LGTM, thanks!
Updated by Anonymous over 4 years ago
- % Done changed from 0 to 100
- Status changed from In Progress to Resolved
Applied in changeset arvados|b6cee2725115e8740e3f2569a2e1ea023aa189e4.
Actions