You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2021/06/14 10:07:40 UTC

[GitHub] [cassandra-builds] michaelsembwever edited a comment on pull request #50: Dockerise cqlsh tests

michaelsembwever edited a comment on pull request #50:
URL: https://github.com/apache/cassandra-builds/pull/50#issuecomment-860561923


   Working on: before 4.0 the cqlshlib builds are hardcoded to python2
   https://github.com/apache/cassandra/blob/cassandra-3.11/pylib/cassandra-cqlsh-tests.sh#L60
   but the docker image doesn't have that setup [here](https://github.com/apache/cassandra-builds/blob/trunk/docker/testing/ubuntu2004_j11.docker#L99-L117)…
   ```
   11:53:45 + virtualenv --python=python2 --no-site-packages venv
   11:53:45 RuntimeError: failed to find interpreter for Builtin discover of python_spec='python2'
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org