Hi experts
These issue is not still solved. I have foolow the instructions but i am stuck i the same step. After making the curl step in my front NODE which returns a 200 OK. I am trying to install kaltura-db package but cant afford. these is the output
apt-get install kaltura-db
Reading package lists… Done
Building dependency tree
Reading state information… Done
kaltura-db is already the newest version (13.10.0-1+b1).
0 upgraded, 0 newly installed, 0 to remove and 38 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] Y
Setting up kaltura-db (13.10.0-1+b1) …
Checking MySQL version…
mysql: [Warning] Using a password on the command line interface can be insecure.
mysql: [Warning] Using a password on the command line interface can be insecure.
mysql: [Warning] Using a password on the command line interface can be insecure.
innodb_log_file_size => 32M
dpkg: error processing package kaltura-db (–configure):
subprocess installed post-installation script returned error exit status 7
Errors were encountered while processing:
kaltura-db
E: Sub-process /usr/bin/dpkg returned an error code (1)
I think that could be the kaltura-settings.sh script becuase nothing change when i run it… The problem is that follow the instructions to install mysql in ubuntu 16 with percona makes that there IS NO MY.CNF. there is another method whcih involved a directory conf.d/mysql.cnf… editing that script and settting the features accroding to the scripts I alwyas get the same message for every variable… mysql: unknown variable ‘open_files_limit=20000’. So cant set the variables in mysql 5.5 in ubntu 16 installed with percona… maybe that produce the error in the FRONT
ENV INFO
- All nodes Ubutnu 16
- deb cluster with one node for each service
- Kaltura 13 last release
- Sources.list.d/kaltura.list --> deb [arch=amd64] http://installrepo.kaltura.org/repo/apt/xenial mercury main
- mysql Ver 14.14 Distrib 5.5.59-38.11, for debian-linux-gnu (x86_64) using readline 5.1