You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ville Savolainen (Jira)" <ji...@apache.org> on 2021/07/30 12:15:00 UTC

[jira] [Updated] (CASSANDRA-16822) Wrong cqlsh python library location in cassandra-3.11.11-1 rhel packages ary location in cassandra-3.11.11-1 rhel packages

     [ https://issues.apache.org/jira/browse/CASSANDRA-16822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ville Savolainen updated CASSANDRA-16822:
-----------------------------------------
    Summary: Wrong cqlsh python library location in cassandra-3.11.11-1 rhel packages ary location in cassandra-3.11.11-1 rhel packages   (was: Wrong cqlsh python libary location in cassandra-3.11.11-1 rhel packages )

> Wrong cqlsh python library location in cassandra-3.11.11-1 rhel packages ary location in cassandra-3.11.11-1 rhel packages 
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-16822
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16822
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Ville Savolainen
>            Priority: Normal
>
> cqlsh does not work because cqlshlib is in wrong location while I think it should be in python2.7 for cassandra-3.11
> cassandra.spec seems to define python interpreter to /usr/bin/python so I think build environment has been changed after 3.11.10 so /usr/bin/python points to python3 instead of python2.
> cassandra-3.11.10 did have chqlshlib in python2.7 site-packages
> {noformat}
> $ rpm -qpl cassandra-3.11.11-1.noarch.rpm |grep cql
> warning: cassandra-3.11.11-1.noarch.rpm: Header V4 RSA/SHA512 Signature, key ID 0b84c041: NOKEY
> /etc/cassandra/default.conf/cqlshrc.sample
> /usr/bin/cqlsh
> /usr/bin/cqlsh.py
> /usr/bin/debug-cql
> /usr/lib/python3.6/site-packages/cqlshlib
> /usr/lib/python3.6/site-packages/cqlshlib/__init__.py
> /usr/lib/python3.6/site-packages/cqlshlib/copyutil.py
> /usr/lib/python3.6/site-packages/cqlshlib/cql3handling.py
> /usr/lib/python3.6/site-packages/cqlshlib/cqlhandling.py
> /usr/lib/python3.6/site-packages/cqlshlib/cqlshhandling.py
> /usr/lib/python3.6/site-packages/cqlshlib/displaying.py
> /usr/lib/python3.6/site-packages/cqlshlib/formatting.py
> /usr/lib/python3.6/site-packages/cqlshlib/helptopics.py
> /usr/lib/python3.6/site-packages/cqlshlib/pylexotron.py
> /usr/lib/python3.6/site-packages/cqlshlib/saferscanner.py
> /usr/lib/python3.6/site-packages/cqlshlib/sslhandling.py
> /usr/lib/python3.6/site-packages/cqlshlib/tracing.py
> /usr/lib/python3.6/site-packages/cqlshlib/util.py
> /usr/lib/python3.6/site-packages/cqlshlib/wcwidth.py
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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