Actions
Bug #17498
closedDocument upgrade from python-fuse to python3-fuse
Story points:
-
Release:
Release relationship:
Auto
Description
We should also publish a metapackage which forces an upgrade from python-fuse to python3-fuse.
Updated by Peter Amstutz over 3 years ago
- Status changed from New to In Progress
Updated by Peter Amstutz over 3 years ago
- Status changed from In Progress to New
Updated by Ward Vandewege over 3 years ago
- Status changed from New to In Progress
Updated by Ward Vandewege over 3 years ago
Ready for review at 9516ddc7158e077743a0daffb36e77a16a59c736 on branch 17498-python3-migration-metapackages
Updated by Lucas Di Pentima over 3 years ago
Some comments:
- File
services/fuse/README.rst
mentions the oldpython-arvados-fuse
package name at line 45. I guess with the metapackage this isn't an issue but wanted to mention it just in case. - File
lib/cli/external.go
line 116 mentionspython-arvados-python-client
- File
doc/sdk/python/sdk-python.html.textile.liquid
give examples of activating python2.7 virtualenvs but then output is from python 3.7, maybe it didn't got corrected completely? (lines 69, 83) - I believe there's a typo at file
build/run-build-packages.sh
line 336: "arvados-docker-cleanere" - File
build/run-library.sh
lines 624-626: Should those be deleted?
Other than that, it LGTM.
Updated by Ward Vandewege over 3 years ago
Lucas Di Pentima wrote:
Some comments:
- File
services/fuse/README.rst
mentions the oldpython-arvados-fuse
package name at line 45. I guess with the metapackage this isn't an issue but wanted to mention it just in case.- File
lib/cli/external.go
line 116 mentionspython-arvados-python-client
- File
doc/sdk/python/sdk-python.html.textile.liquid
give examples of activating python2.7 virtualenvs but then output is from python 3.7, maybe it didn't got corrected completely? (lines 69, 83)- I believe there's a typo at file
build/run-build-packages.sh
line 336: "arvados-docker-cleanere"- File
build/run-library.sh
lines 624-626: Should those be deleted?Other than that, it LGTM.
Thanks! I fixed all those - very well spotted by the way - and will merge.
Updated by Ward Vandewege over 3 years ago
- Status changed from In Progress to Resolved
Applied in changeset arvados|ba2c87d3cad4f66afa26c0033fc70ce69ba10301.
Actions