JJ S wrote:
> Hi,
>
> I can't install tvheadend. I still have the same error and I don't understand it. Sorry, it's in French (see below), but basically, that says:
> "the following packages have unmet dependencies:
> tvheadend : depend: libdvbcsa1 (>= 1.1.0) but it is not going to be installed
> depends: liburiparser1 (>= 0.6.0) but it is not going to be installed
> recommanded: xmltv-util but it is not going to be installed
> E: Unable to correct problems, you have held broken packages"
>
> I tried a bunch of things, with no success: apt-get clean, aptitude,... I can't find the missing packages.
> I can't compile it either, I have other dependancies errors.
>
> My system: Raspberry PI 3, Jessie
>
> Thanks a lot if somebody is able to solve my problem.
>
> Original French:
> sudo apt-get install tvheadend
> Lecture des listes de paquets... Fait
> Construction de l'arbre des dépendances
> Lecture des informations d'état... Fait
> Certains paquets ne peuvent être installés. Ceci peut signifier
> que vous avez demandé l'impossible, ou bien, si vous utilisez
> la distribution unstable, que certains paquets n'ont pas encore
> été créés ou ne sont pas sortis d'Incoming.
> L'information suivante devrait vous aider à résoudre la situation :
>
> Les paquets suivants contiennent des dépendances non satisfaites :
> tvheadend : Dépend: libdvbcsa1 (>= 1.1.0) mais il n'est pas installable
> Dépend: liburiparser1 (>= 0.6.0) mais il n'est pas installable
> Recommande: xmltv-util mais il n'est pas installable
> E: Impossible de corriger les problèmes, des paquets défectueux sont en mode « garder en l'état ».
Hi,
I tried to install TVHeadend on my Raspi 2 as well and keep getting the same error as JJ S above. I followed the steps mentionend in the first post and also tried to resolve the unsatisfied dependancies using aptitude -f without success.
I'm using Raspbian 8.0. (Jessie) in my raspi.
My /etc/apt/sources-list contains the following entry:
deb https://dl.bintray.com/djbenson/deb wheezy stable
Is the any solution to this problem? Since I'm pretty new to using linux at all I dön't really know what do now, e.g. if I should try to uninstall liburiparser1 and let aptitude install it as dependand package.