Cannot install Kaltura

When I run yum install kaltura-server I get the below error :

—> Package kaltura-live-analytics-front.noarch 0:v2.7.3-2 will be installed
—> Package kaltura-monit.x86_64 0:5.25.3-1 will be installed
—> Package kaltura-x264.x86_64 0:0.140-2.20140104 will be installed
→ Finished Dependency Resolution
Error: Package: kaltura-ffmpeg-4.0.2-1.x86_64 (Kaltura)
Requires: libx265.so.146()(64bit)
Available: x265-libs-2.6-1.x86_64 (Kaltura)
libx265.so.146()(64bit)
Installed: x265-libs-2.9-3.el7.x86_64 (@rpmfusion-free-updates)
~libx265.so.165()(64bit)
Available: x265-libs-1.9-1.el7.nux.x86_64 (forensics)
~libx265.so.79()(64bit)
Available: x265-libs-2.0-1.x86_64 (Kaltura)
~libx265.so.87()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

Please help

Hello @ShaunAarikKersh,

The error occurs because the three repositories suggest different versions of the x265-libs package.
And, two packages are suggested by the Kaltura repository.
To solve these troubles, for example, there are commands like this:

# yum --disablerepo=forensics,rpmfusion-free-updates install x265-libs

# yum --disablerepo=forensics,rpmfusion-free-updates install kaltura-server

At above example, if you get an error when installing x265-lib, you can install it by specifying the version.

# yum --disablerepo=forensics,rpmfusion-free-updates install x265-libs-2.6-1.x86_64

Regards,

Thank you,

Now when I run # /opt/kaltura/bin/kaltura-config-all.sh
curl: (22) The requested URL returned error: 404 Not Found
{“acknowledged”:true,“shards_acknowledged”:true,“index”:“kaltura_entry”}curl: (22) The requested URL returned error: 404 Not Found
{“acknowledged”:true,“shards_acknowledged”:true,“index”:“kaltura_category”}curl: (22) The requested URL returned error: 404 Not Found
{“acknowledged”:true,“shards_acknowledged”:true,“index”:“kaltura_kuser”}curl: (22) The requested URL returned error: 404 Not Found
{“acknowledged”:true,“shards_acknowledged”:true,“index”:“kaltura_search_history”}curl: (22) The requested URL returned error: 405 Method Not Allowed
{
“acknowledged” : true
}
curl: (22) The requested URL returned error: 404 Not Found
{“acknowledged”:true,“shards_acknowledged”:true,“index”:“beacon_entry_index_2021_06”}curl: (22) The requested URL returned error: 404 Not Found
{“acknowledged”:true,“shards_acknowledged”:true,“index”:“beacon_entry_server_node_index_2021_06”}curl: (22) The requested URL returned error: 404 Not Found
{“acknowledged”:true,“shards_acknowledged”:true,“index”:“beacon_scheduled_resource_index_2021_06”}curl: (22) The requested URL returned error: 404 Not Found
{“acknowledged”:true,“shards_acknowledged”:true,“index”:“beacon_server_node_index_2021_06”}{“acknowledged”:true}{“acknowledged”:true}{“acknowledged”:true}{“acknowledged”:true}{“acknowledged”:true}{“acknowledged”:true}{“acknowledged”:true}{
“acknowledged” : true
}
Redirecting to /bin/systemctl restart httpd.service
Redirecting to /bin/systemctl restart memcached.service
Stopping kaltura-elastic-populate (via systemctl): [ OK ]
Starting kaltura-elastic-populate (via systemctl): Job for kaltura-elastic-populate.service failed because the control process exited with error code. See “systemctl status kaltura-elastic-populate.service” and “journalctl -xe” for details.
[FAILED]
Redirecting to /bin/systemctl reload httpd.service

Configuring your Kaltura DB…

Checking MySQL version…
Ver 5.5.68-MariaDB found compatible

CREATE USER kaltura;
CREATE USER etl;
CREATE DATABASE kaltura;
CREATE DATABASE kaltura_sphinx_log;
CREATE DATABASE kalturadw;
CREATE DATABASE kalturadw_ds;
CREATE DATABASE kalturadw_bisources;
CREATE DATABASE kalturalog;
Checking connectivity to needed daemons…
Connectivity test passed:)
Cleaning cache…
Populating DB with data… please wait…
Output for /opt/kaltura/app/deployment/base/scripts/installPlugins.php being logged into /opt/kaltura/log/installPlugins.log
Output for /opt/kaltura/app/deployment/base/scripts/insertDefaults.php being logged into /opt/kaltura/log/insertDefaults.log

kaltura-db-config.sh FAILED with: 253 on line 203

Archving logs to /opt/kaltura/log/log_20_06_21_09_49.tar.gz…

ERROR: we failed on something else…

this is the second error after reinstalling Mariadb

Starting kaltura-monit (via systemctl): [ OK ]

kaltura-elasticsearch-1.0.0-7.noarch
Failed to set locale, defaulting to C
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile

  • base: mirror.wiru.co.za
  • epel: d2lzkl7pfhq30w.cloudfront.net
  • extras: mirror.wiru.co.za
  • remi-php70: remi.mirror.ate.info
  • remi-php72: remi.mirror.ate.info
  • remi-safe: remi.mirror.ate.info
  • rpmfusion-free-updates: mirror.serverion.com
  • updates: mirror.wiru.co.za
    Package 1:java-1.8.0-openjdk-headless-1.8.0.292.b10-1.el7_9.x86_64 already installed and latest version
    Nothing to do
    Restarting elasticsearch (via systemctl): [ OK ]
    HTTP/1.1 200 OK
    content-type: application/json; charset=UTF-8
    content-length: 14107

HTTP/1.1 200 OK
content-type: application/json; charset=UTF-8
content-length: 7431

HTTP/1.1 200 OK
content-type: application/json; charset=UTF-8
content-length: 4450

HTTP/1.1 200 OK
content-type: application/json; charset=UTF-8
content-length: 1114

curl: (22) The requested URL returned error: 405 Method Not Allowed
{
“acknowledged” : true
}
HTTP/1.1 200 OK
content-type: application/json; charset=UTF-8
content-length: 1210

HTTP/1.1 200 OK
content-type: application/json; charset=UTF-8
content-length: 1270

HTTP/1.1 200 OK
content-type: application/json; charset=UTF-8
content-length: 4741

HTTP/1.1 200 OK
content-type: application/json; charset=UTF-8
content-length: 11663

{“acknowledged”:true}{“acknowledged”:true}{“acknowledged”:true}{“acknowledged”:true}{“acknowledged”:true}{“acknowledged”:true}{“acknowledged”:true}{
“acknowledged” : true
}
Redirecting to /bin/systemctl restart httpd.service
Redirecting to /bin/systemctl restart memcached.service
Stopping kaltura-elastic-populate (via systemctl): [ OK ]
Starting kaltura-elastic-populate (via systemctl): Job for kaltura-elastic-populate.service failed because the control process exited with error code. See “systemctl status kaltura-elastic-populate.service” and “journalctl -xe” for details.
[FAILED]

kaltura-config-all.sh FAILED with: 6790 on line 72

Archving logs to /opt/kaltura/log/log_20_06_21_10_44.tar.gz…