Forums » Tutorial and setups »
Can't install on Raspberry 3 Jessie
Added by Gnag Flow over 7 years ago
hello,
getting the following error message (german language):
pi@raspberrypi:~ $ sudo apt-get install tvheadend
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
E: Paket tvheadend kann nicht gefunden werden.
steps before:
sudo apt-get install apt-transport-https
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 379CE192D401AB61
echo "deb https://dl.bintray.com/tvheadend/deb jessie unstable" | sudo tee -a /etc/apt/sources.list
apt-get update
what's the issue?
Replies (1)
RE: Can't install on Raspberry 3 Jessie - Added by Mark Clarkstone over 7 years ago
The build system is currently broken, there is no unstable build for rpi, only release. If you want newer, please for the moment use the debs provided here.. https://tvheadend.org/boards/5/topics/21528?r=23476