kaltura / platform-install-packages

Official deployment packages to install the Kaltura platform on a server or cluster environments using native OS package managers
GNU Affero General Public License v3.0
520 stars 241 forks source link

libass4 missing in Debian 8, why not use libass5? #471

Closed ghost closed 9 years ago

ghost commented 9 years ago

While installing Kaltura we found 2 issues:

Die folgenden Pakete haben verletzte Abhängigkeiten:
 kaltura-ffmpeg : Hängt ab von: libass4 ist aber nicht installierbar.
                  Hängt ab von: libopenjpeg2 ist aber nicht installierbar.

We have "libass5" in the repository of Debian 8 but not "libass4". We have "libopenjpeg5" in the repo of Debian 8 but not "libopenjpeg2".

Can you allow the other libraries or are they not compatible?

Huskynarr commented 9 years ago

:+1: Same here. :P

KalturaCommunity-zz commented 9 years ago

Please see: https://github.com/kaltura/platform-install-packages/blob/Kajam-11.0.0/doc/install-kaltura-deb-based.md#setup-the-kaltura-deb-repository

Since we want one repo that works for both 7 and 8, as well as for Ubuntu, the code is linked against a lower version. However, you can add the wheezy repos which should be fine for you.

May the source be with you,

Jess Portnoy

Kaltura Connect Virtual Summits 2015 - now on VOD! [connect.mediaspace.kaltura.com]

On Mon, 19 Oct 2015, JHGitty wrote:

While installing Kaltura we found 2 issues:

Die folgenden Pakete haben verletzte Abhängigkeiten: kaltura-ffmpeg : Hängt ab von: libass4 ist aber nicht installierbar. Hängt ab von: libopenjpeg2 ist aber nicht installierbar.

We have "libass5" in the repository of Debian 8 but not "libass4". We have "libopenjpeg5" in the repo of Debian 8 but not "libopenjpeg2".

Can you allow the other libraries or are they not compatible?

— Reply to this email directly or view it on GitHub.[ACH7XgT5VDVL--U37CO4qJ6wyZAN-WSEks5o9Qo5gaJpZM4GRdWH.gif]

ghost commented 9 years ago

Why not add both libraries as allowed libraries?

KalturaCommunity-zz commented 9 years ago

Because they are not binary compatible.

May the source be with you,

Jess Portnoy

Kaltura Connect Virtual Summits 2015 - now on VOD! [connect.mediaspace.kaltura.com]

On Mon, 19 Oct 2015, JHGitty wrote:

Why not add both libraries as allowed libraries?

— Reply to this email directly or view it on GitHub.[ACH7Xjc_ZkIJ2kdmwSwCzCm3SDLdy8itks5o9Qt0gaJpZM4GRdWH.gif]