unpushed

python-cassandra-driver-3.8.1-2.el7

FEDORA-EPEL-2017-80d311c60e created by lbalhar 8 years ago for Fedora EPEL 7

Epel7 update

This update has been submitted for testing by lbalhar.

8 years ago

As is, this seems to crash cqlsh due to a TypeError in the cython protocol handler:

Traceback (most recent call last):
  File "/usr/bin/cqlsh", line 153, in <module>
    from cassandra.cluster import Cluster
  File "cluster.py", line 46, in init cassandra.cluster (cassandra/cluster.c:75524)
  File "connection.py", line 42, in init cassandra.connection (cassandra/connection.c:23564)
  File "protocol.py", line 1136, in init cassandra.protocol (cassandra/protocol.c:35123)
  File "protocol.py", line 1118, in cassandra.protocol.cython_protocol_handler (cassandra/protocol.c:21219)
TypeError: Class-level classmethod() can only be called on a method_descriptor or instance method.

Removing protocol.so or otherwise disabling cython support seems to make things work correctly.

This update has been pushed to testing.

8 years ago

This update has been unpushed.


Please login to add feedback.

Metadata
Type
bugfix
Karma
0
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
disabled
Thresholds
Minimum Karma
+1
Minimum Testing
7 days
Dates
submitted
8 years ago
in testing
8 years ago

Automated Test Results