You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (Jira)" <ji...@apache.org> on 2021/09/01 18:50:00 UTC

[jira] [Updated] (CASSANDRA-16908) cqlsh broken after upgrade from 3.11.10 to 3.11.11

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

Brandon Williams updated CASSANDRA-16908:
-----------------------------------------
    Resolution: Duplicate
        Status: Resolved  (was: Triage Needed)

> cqlsh broken after upgrade from 3.11.10 to 3.11.11
> --------------------------------------------------
>
>                 Key: CASSANDRA-16908
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16908
>             Project: Cassandra
>          Issue Type: Bug
>          Components: CQL/Interpreter
>            Reporter: Benjamin Krajmalnik
>            Priority: Normal
>
> After upgrading Cassandra from 3.11.10 to 3.11.11 on a CentOS 7 via the repository, cqlsh is no longer working, throwing the error below:
> # cqlsh
> Traceback (most recent call last):
>  File "/usr/bin/cqlsh.py", line 169, in <module>
>  from cqlshlib import cql3handling, cqlhandling, pylexotron, sslhandling, cqlshhandling
> ImportError: No module named cqlshlib
>  
> The only cqlshlib found on the file system is located at /usr/lib/python3.6/site-packages/cqlshlib, so it would appear to be an issue with the deployed python libraries and those expected by cqlsh.



--
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