Feature #16522
closed[packaging] create python3-arvados-fuse package
Added by Ward Vandewege over 4 years ago. Updated over 4 years ago.
Related issues
Updated by Ward Vandewege over 4 years ago
- Status changed from New to In Progress
Ready for review at 0d90de4cf2fe4846f0a4ca321e2704e93bdbf80c in branch 16522-python3-arvados-fuse. I've built and tested the packages locally, they all passed.
Updated by Peter Amstutz over 4 years ago
The install testing doesn't cover all the python3 packages:
arvados/build/package-testing
ln -s test-package-python27-python-arvados-fuse.sh test-package-python3-arvados-fuse.sh
ln -s test-package-python27-python-arvados-python-client.sh test-package-python3-arvados-python-client.sh
Updated by Ward Vandewege over 4 years ago
Peter Amstutz wrote:
The install testing doesn't cover all the python3 packages:
arvados/build/package-testing
ln -s test-package-python27-python-arvados-fuse.sh test-package-python3-arvados-fuse.sh
ln -s test-package-python27-python-arvados-python-client.sh test-package-python3-arvados-python-client.sh
Hmm, I had the fuse one but forgot to commit it. So I did test that. I've pushed it now at 3e9830b79c4c43f428b032d33f071434cae454dd.
I can add the python client test for python3, though that's unrelated to this ticket. That one can't be a symlink because there's a python interpreter path in there. I suggest we do that separately from this branch. I will prepare a patch.
Updated by Peter Amstutz over 4 years ago
Ward Vandewege wrote:
Peter Amstutz wrote:
The install testing doesn't cover all the python3 packages:
arvados/build/package-testing
ln -s test-package-python27-python-arvados-fuse.sh test-package-python3-arvados-fuse.sh
ln -s test-package-python27-python-arvados-python-client.sh test-package-python3-arvados-python-client.shHmm, I had the fuse one but forgot to commit it. So I did test that. I've pushed it now at 3e9830b79c4c43f428b032d33f071434cae454dd.
Great, LGTM.
I can add the python client test for python3, though that's unrelated to this ticket. That one can't be a symlink because there's a python interpreter path in there. I suggest we do that separately from this branch. I will prepare a patch.
Sounds good.
Updated by Ward Vandewege over 4 years ago
- Related to Bug #16568: [packaging] add missing package test for python3-arvados-python-client added
Updated by Ward Vandewege over 4 years ago
I can add the python client test for python3, though that's unrelated to this ticket. That one can't be a symlink because there's a python interpreter path in there. I suggest we do that separately from this branch. I will prepare a patch.
Sounds good.
That is now #16568
Updated by Ward Vandewege over 4 years ago
- % Done changed from 0 to 100
- Status changed from In Progress to Resolved
Applied in changeset arvados|488ab33f71ffb8d84395c4a749d7be4002a894ff.