Actions
Bug #16814
closedRemove python2 from arvbox
Start date:
09/11/2020
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Story points:
-
Release:
Release relationship:
Auto
Updated by Peter Amstutz over 4 years ago
- Related to Story #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
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Applied in changeset arvados|b6cee2725115e8740e3f2569a2e1ea023aa189e4.
Actions