Problem updating Kaltura - Error occurred during DB update:

[root@emlnx-media1 ~]# /opt/kaltura/bin/kaltura-db-update.sh
Error occurred during DB update:

No other information is given.

Note: I also had a problem with updating kaltura-html5lib. See below. I had to manually remove the package with
command rpm -e --nodeps kaltura-html5lib-v2.27-1.noarch

kaltura-html5lib-v2.36-1.noarch.rpm                                                                                                                                                                                   | 1.0 GB     03:09
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Updating   : kaltura-html5lib-v2.36-1.noarch                                                                                                                                                                                           1/2
Error unpacking rpm package kaltura-html5lib-v2.36-1.noarch
error: unpacking of archive failed on file /opt/kaltura/web/html5/html5lib/v2.22/modules/AdSupport/resources/mw.AdLoader.js;5641dc5e: cpio: open
  Verifying  : kaltura-html5lib-v2.36-1.noarch                                                                                                                                                                                           1/2
kaltura-html5lib-v2.27-1.noarch was supposed to be removed but is not!
  Verifying  : kaltura-html5lib-v2.27-1.noarch                                                                                                                                                                                           2/2

Failed:
  kaltura-html5lib.noarch 0:v2.27-1                                                                                     kaltura-html5lib.noarch 0:v2.36-1
[root@emlnx-media1 ~]# /opt/kaltura/bin/kaltura-sanity.sh
[Space on /] [PASSED, RC: 0] - [.003643938]
[Space on /opt/kaltura/web] [PASSED, RC: 0] - [.003452436]
[Check httpd daemon status] [PASSED, RC: 0] - [.024163558]
Napping 1 seconds to allow the daemon httpd to finish its init after monit restarted it..
Napping 2 seconds to allow the daemon httpd to finish its init after monit restarted it..
Napping 3 seconds to allow the daemon httpd to finish its init after monit restarted it..
Napping 4 seconds to allow the daemon httpd to finish its init after monit restarted it..
Napping 5 seconds to allow the daemon httpd to finish its init after monit restarted it..
Napping 6 seconds to allow the daemon httpd to finish its init after monit restarted it..
Napping 7 seconds to allow the daemon httpd to finish its init after monit restarted it..
Napping 8 seconds to allow the daemon httpd to finish its init after monit restarted it..
Napping 9 seconds to allow the daemon httpd to finish its init after monit restarted it..
Napping 10 seconds to allow the daemon httpd to finish its init after monit restarted it..
Napping 11 seconds to allow the daemon httpd to finish its init after monit restarted it..
[Check httpd daemon is started by Monit] [PASSED, RC: 0] - [11.489314804]
[check daemon httpd init status] [PASSED, RC: 0] - [.006215567]
[Check kaltura-sphinx daemon status] [PASSED, RC: 0] - [.033329254]
[Check kaltura-sphinx daemon is started by Monit] [PASSED, RC: 0] - [10.590935681]
[check daemon kaltura-sphinx init status] [PASSED, RC: 0] - [.005718061]
[Check kaltura-batch daemon status] [PASSED, RC: 0] - [.028482103]
Napping 1 seconds to allow the daemon kaltura-batch to finish its init after monit restarted it..
Napping 2 seconds to allow the daemon kaltura-batch to finish its init after monit restarted it..
Napping 3 seconds to allow the daemon kaltura-batch to finish its init after monit restarted it..
Napping 4 seconds to allow the daemon kaltura-batch to finish its init after monit restarted it..
Napping 5 seconds to allow the daemon kaltura-batch to finish its init after monit restarted it..
Napping 6 seconds to allow the daemon kaltura-batch to finish its init after monit restarted it..
[Check kaltura-batch daemon is started by Monit] [PASSED, RC: 0] - [6.249426387]
[check daemon kaltura-batch init status] [PASSED, RC: 0] - [.007072875]
[Check kaltura-monit daemon status] [PASSED, RC: 0] - [.024832564]
[check daemon kaltura-monit init status] [PASSED, RC: 0] - [.005228657]
[Check memcached daemon status] [PASSED, RC: 0] - [.024283959]
Napping 1 seconds to allow the daemon memcached to finish its init after monit restarted it..
Napping 2 seconds to allow the daemon memcached to finish its init after monit restarted it..
Napping 3 seconds to allow the daemon memcached to finish its init after monit restarted it..
Napping 4 seconds to allow the daemon memcached to finish its init after monit restarted it..
Napping 5 seconds to allow the daemon memcached to finish its init after monit restarted it..
Napping 6 seconds to allow the daemon memcached to finish its init after monit restarted it..
Napping 7 seconds to allow the daemon memcached to finish its init after monit restarted it..
[Check memcached daemon is started by Monit] [PASSED, RC: 0] - [7.316870839]
[check daemon memcached init status] [PASSED, RC: 0] - [.005352558]
[kaltura-html5lib ver in KMC config.ini] [PASSED, RC: 0] - [.128712472]
[kaltura-kdp3 ver in KDP3 config.ini] [PASSED, RC: 0] - [.051612450]
[kaltura-kmc ver in KMC config.ini] [PASSED, RC: 0] - [.049755029]
PHP Fatal error:  Interface 'IKalturaLogger' not found in /opt/kaltura/bin/init.php on line 93
[Get KMC SWFs] [FAILED, RC: 255] - [.130774093]
[check_testme_page] [FAILED, RC: 1] - [20.610547218]
[check_kmc_index_page] [PASSED, RC: 0] - [20.942632010]
[check_admin_console_index_page] [PASSED, RC: 0] - [1.425475160]
[check_studio_index_page] [PASSED, RC: 0] - [.197953405]
[check_clipapp_index_page] [PASSED, RC: 0] - [271.070936591]
[Create Partner] [FAILED, RC: 255] - [2.462741560]
Partner creation failed. I will skip all tests that require it.
[Red5 file upload] [FAILED, RC: 2] - [5.702565641]

Hello,

The issue starts here:
error: unpacking of archive failed on file /opt/kaltura/web/html5/html5lib/v2.22/modules/AdSupport/resources/mw.AdLoader.js;5641dc5e: cpio: open

Usually, this indicates a space issue but from the output of the sanity, it seems you have space… Try:
# yum reinstall kaltura-html5lib

As for: PHP Fatal error: Interface ‘IKalturaLogger’ not found in /opt/kaltura/bin/init.php on line 93

Did you run the configure scripts post upgrade? if not, it would explain it but either way, I would suggest you:
# rm -f /opt/kaltura/app/base-config.lock /opt/kaltura/app/base-config-generator.lock
and rerun the config script.