Browse Source

debug CI installation issue

marko asplund 11 years ago
parent
commit
6aff9bf872
1 changed files with 4 additions and 1 deletions
  1. 4 1
      toolset/run-ci.py

+ 4 - 1
toolset/run-ci.py

@@ -351,7 +351,10 @@ class CIRunnner:
     sudo dpkg -l cassandra
     sudo dpkg -L cassandra
     sudo apt-cache search cassandra
-    which cqlsh
+    id
+    umask
+    ls -la /usr/share/pyshared
+    ls -la /usr/share/pyshared/cqlshlib
     sudo cqlsh --version
     cqlsh -f config/cassandra/create-keyspace.cql
     python config/cassandra/db-data-gen.py | cqlsh