jess
June 15, 2015, 1:22pm
1
Hello all,
The latest version is now available.
Core changelog:
SUP-4515 - Widevine Media Transcoding Errors
SUP-4362 - Adding Tags with less than 2 letters when uploading
SUP-4491 - Entry ID containing # sign causing entries not to load
SUP-4264 - Thumbnail rotation not working with ARF files
SUP-4001 - Category listing options is not filtering on KMC
PLAT-2983 - externalSourceType isn’t being cloned
PLAT-2872 - Refactor media server to suit SyncPoints requirements
KMC changelog:
SUP-4926 - Wrong KMC owner accounts - change to right account not saved
To upgrade, please follow:
RPM based:
# Installing Kaltura on a Single Server (RPM)
This guide describes RPM installation of an all-in-one Kaltura server and applies to all major RH based Linux distros including Fedora Core, RHEL, CentOS, etc.
([Note the supported distros and versions](http://kaltura.github.io/platform-install-packages/#supported-distros)).
[Kaltura Inc.](http://corp.kaltura.com) also provides commercial solutions and services including pro-active platform monitoring, applications, SLA, 24/7 support and professional services. If you're looking for a commercially supported video platform with integrations to commercial encoders, streaming servers, eCDN, DRM and more - Start a [Free Trial of the Kaltura.com Hosted Platform](http://corp.kaltura.com/free-trial) or learn more about [Kaltura' Commercial OnPrem Edition™](http://corp.kaltura.com/Deployment-Options/Kaltura-On-Prem-Edition). For existing RPM based users, Kaltura offers commercial upgrade options.
#### Table of Contents
[Prerequites](https://github.com/kaltura/platform-install-packages/blob/master/doc/pre-requisites.md)
[Non-SSL Step-by-step Installation](https://github.com/kaltura/platform-install-packages/blob/master/doc/install-kaltura-redhat-based.md#non-ssl-step-by-step-installation)
[SSL Step-by-step Installation](https://github.com/kaltura/platform-install-packages/blob/master/doc/install-kaltura-redhat-based.md#ssl-step-by-step-installation)
[Upgrade Kaltura](https://github.com/kaltura/platform-install-packages/blob/master/doc/install-kaltura-redhat-based.md#upgrade-kaltura)
[Remove Kaltura](https://github.com/kaltura/platform-install-packages/blob/master/doc/install-kaltura-redhat-based.md#remove-kaltura)
[Troubleshooting](https://github.com/kaltura/platform-install-packages/blob/master/doc/install-kaltura-redhat-based.md#troubleshooting)
[Additional Information](https://github.com/kaltura/platform-install-packages/blob/master/doc/install-kaltura-redhat-based.md#additional-information)
This file has been truncated. show original
Deb based:
# Installing Kaltura on a Single Server (deb)
This guide describes deb installation of an all-in-one Kaltura server and applies to deb based Linux distros.
The processes was tested on Debian 8 and Ubuntu 14.04 but is expected to work on other versions. If you tried a deb based distro and failed, please report it.
[Kaltura Inc.](http://corp.kaltura.com) also provides commercial solutions and services including pro-active platform monitoring, applications, SLA, 24/7 support and professional services. If you're looking for a commercially supported video platform with integrations to commercial encoders, streaming servers, eCDN, DRM and more - Start a [Free Trial of the Kaltura.com Hosted Platform](http://corp.kaltura.com/free-trial) or learn more about [Kaltura' Commercial OnPrem Edition™](http://corp.kaltura.com/Deployment-Options/Kaltura-On-Prem-Edition). Please note that this service in only offered for RHEL based distros.
#### Table of Contents
[Prerequites](https://github.com/kaltura/platform-install-packages/blob/master/doc/pre-requisites.md)
[Step-by-step Installation](https://github.com/kaltura/platform-install-packages/blob/master/doc/install-kaltura-deb-based.md#step-by-step-installation)
[Upgrade Kaltura](https://github.com/kaltura/platform-install-packages/blob/master/doc/install-kaltura-deb-based.md#upgrade-kaltura)
[Remove Kaltura](https://github.com/kaltura/platform-install-packages/blob/master/doc/install-kaltura-deb-based.md#remove-kaltura)
[Troubleshooting](https://github.com/kaltura/platform-install-packages/blob/master/doc/install-kaltura-deb-based.md#troubleshooting)
[Additional Information](https://github.com/kaltura/platform-install-packages/blob/master/doc/install-kaltura-redhat-based.md#additional-information)
This file has been truncated. show original
Or, if running a cluster:
As always, your feedback is welcomed,
Hello,
J’ve a little problem with the repository to test the new version.
J follow this documentation on Ubuntu 14.04LTS :https://github.com/kaltura/platform-install-packages/blob/master/doc/install-kaltura-deb-based.md#step-by-step-installation
Impossible de récupérer http://installrepo.kaltura.org/repo/apt/debian/dists/jupiter/main/binary-amd64/Packages Somme de contrôle de hachage incohérente
In English
Impossible to get http://installrepo.kaltura.org/repo/apt/debian/dists/jupiter/main/binary-amd64/Packages Hash Sum mismatch
root@kaltest:~# apt-key add kaltura-deb.gpg.key
OK
J tried
apt-get clean
mv /var/lib/apt/lists /var/lib/apt/lists.old
mkdir /var/lib/apt/lists
apt-get update
All without success.
J saw that the repository is uptodate since 2 hours.
Perhaps it’s temporaly …
Thanks
Mathieu
jess
July 13, 2015, 2:31pm
3
Hello,
Try replacing installrepo.kaltura.org with installrepo.origin,kaltura.org .
its CDN and perhaps your node is not yet fully updated.
Please remember to change back later though as generally speaking, you do want to work against CDN.