Feature #16522
closed
- Status changed from New to In Progress
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
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.
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.sh
Hmm, 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.
- Related to Bug #16568: [packaging] add missing package test for python3-arvados-python-client added
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
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Also available in: Atom
PDF