Depends: kaltura-kdp3 but it is not installable

Hey there,

Tried to do an all-in-one install of Kaltura CE on a 32bit Ubuntu 14.04 install.

After running # ./install_kaltura_all_in_1.sh, I get the following message and does not finish the install:

Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
kaltura-widgets : Depends: kaltura-kdp3 but it is not installable
E: Unable to correct problems, you have held broken packages.

Also ran # /opt/kaltura/bin/kaltura-sanity.sh with the following results:
[Space on /] [PASSED, RC: 0] - [.009231391]
[Space on /opt/kaltura/web] [PASSED, RC: 0] - [.006902748]
[Check apache2 daemon status] [PASSED, RC: 0] - [.014598743]
Napping 1 seconds to allow the daemon apache2 to finish its init after monit restarted it…
Napping 2 seconds to allow the daemon apache2 to finish its init after monit restarted it…
Napping 3 seconds to allow the daemon apache2 to finish its init after monit restarted it…

Napping 120 seconds to allow the daemon apache2 to finish its init after monit restarted it…
[Check apache2 daemon is started by Monit] [FAILED, RC: 1] - [123.051217874]
[check daemon apache2 init status] [PASSED, RC: 0] - [.232715404]
dpkg-query: no packages found matching kaltura-batch
[Check kaltura-batch daemon status] [SKIPPED as kaltura-batch is not installed]
[Check kaltura-batch daemon init] [SKIPPED as kaltura-batch is not installed]
[Check monit daemon status] [PASSED, RC: 0] - [.009261592]
[check daemon monit init status] [PASSED, RC: 0] - [.203730664]
dpkg-query: no packages found matching memcached
[Check memcached daemon status] [SKIPPED as memcached is not installed]
[Check memcached daemon init] [SKIPPED as memcached is not installed]
curl: no URL specified!
curl: try ‘curl --help’ or ‘curl --manual’ for more information
[check_testme_page] [FAILED, RC: 1] - [.040279213]
[check_kmc_index_page] [FAILED, RC: 1] - [.020348368]
curl: no URL specified!
curl: try ‘curl --help’ or ‘curl --manual’ for more information
[check_admin_console_index_page] [FAILED, RC: 1] - [.037127685]
ERROR 1045 (28000): Access denied for user ‘kaltura’@‘localhost’ (using password: YES)
[Red5 file upload] [SKIPPED as OflaDemo isn’t configured]
see: https://github.com/kaltura/platform-install-packages/blob/master/doc/install-kaltura-redhat-based.md#configure-red5-server

Any idea why kaltura-kdp3 is not installable?

Thanks

Hello,

Please look at prerequisites section. Only 64bit is supported.