itsy Posted September 29, 2018 Posted September 29, 2018 Dear all, I love Armbian on my Banana Pro and so I also would like to use this OS on my brand mew Odroic C2. Every installation and configuration works except installing TVHeandend. I tried to compile it because via armbian-config it does not work. But it does not matter which branch I use and which option I try it is not possibe to install on mainline or legacy version. I do not need transcoding - the TVHeadend server just should serve my Kodi with dvbs. Can anybody send me an instruction to compile TVHeadend with Armbian on Odroid C2 sucessuflly? Maybe it is possible to compile completely without ffmpeg? This is one of he main error message Spoiler Makefile.ffmpeg:384: recipe for target '/install/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/.tvh_build' failed make[3]: *** [/install/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/.tvh_build] Error 1 make[3]: Leaving directory '/install/tvheadend' Makefile:780: recipe for target '/install/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libavcodec.a' failed make[2]: *** [/install/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libavcodec.a] Error 2 make[2]: Leaving directory '/install/tvheadend' debian/rules:14: recipe for target 'override_dh_auto_build' failed make[1]: *** [override_dh_auto_build] Error 2 make[1]: Leaving directory '/install/tvheadend' debian/rules:5: recipe for target 'build' failed make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 Thanks a lot Thorsten
chocho Posted September 29, 2018 Posted September 29, 2018 For Ubuntu: sudo add-apt-repository ppa:mamarley/tvheadend-git-stable sudo apt update sudo apt install tvheadend Official Repository have a issue - https://tvheadend.org/issues/5207
itsy Posted September 29, 2018 Author Posted September 29, 2018 Dear chocho, thank you for your fast reply. Unfortunately TVHeadend is still not installable Spoiler Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: tvheadend : Depends: libavcodec58 (>= 7:4.0) but it is not installable or libavcodec-extra58 (>= 7:4.0) but it is not installable Depends: libavfilter7 (>= 7:4.0) but it is not installable or libavfilter-extra7 (>= 7:4.0) but it is not installable Depends: libavformat58 (>= 7:4.0) but it is not installable Depends: libavresample4 (>= 7:4.0) but it is not installable Depends: libavutil56 (>= 7:4.0) but it is not installable Depends: libc6 (>= 2.28) but 2.24-11+deb9u3 is to be installed Depends: libhdhomerun4 but it is not installable E: Unable to correct problems, you have held broken packages. Thanks Thorsten
Igor Posted September 29, 2018 Posted September 29, 2018 1 hour ago, itsy said: Unfortunately TVHeadend is still not installable It is but on Ubuntu only.
itsy Posted September 29, 2018 Author Posted September 29, 2018 Sorry for my stupid question but I learn every day. Here I can find 4 images - which one do I have to choose for Ubuntu? https://www.armbian.com/odroid-c2/
chocho Posted September 30, 2018 Posted September 30, 2018 You did not say which distro, Ubuntu or Debian. For Debian I use http://www.deb-multimedia.org/
Igor Posted September 30, 2018 Posted September 30, 2018 9 hours ago, itsy said: Sorry for my stupid question but I learn every day. Here I can find 4 images - which one do I have to choose for Ubuntu? https://www.armbian.com/odroid-c2/ If there is no Ubuntu version like here, you need/can build one: https://github.com/armbian ... I made you one Ubuntu Bionic build, but it is untested: https://dl.armbian.com/odroidc2/Ubuntu_bionic_next.7z I will try to fix this install in armbian-config asap. Edit: fixed
itsy Posted September 30, 2018 Author Posted September 30, 2018 Thanks a lot for this great service! I used the new image, added the ppa and now tvheadend runs :-) Have a nice sunday Thorsten 1
itsy Posted September 30, 2018 Author Posted September 30, 2018 The new system is different in some points and many of my issues I could solve with google. But I did not found a working solution for setting up different nameserver (without using standard gateway as dns -Y dns leaking). Before I just edit resolv.conf (and also installed dnsmasq what is not possible anymore). Now resolv.conf will be overwritten by NetworkManager and even setup nameserver in head was not successful. Maybe you have a hint? Thanks Thorsten
Igor Posted September 30, 2018 Posted September 30, 2018 18 minutes ago, itsy said: The new system is different in some points Here we are getting off topic. Ubuntu Bionic is different enough to cause you troubles. In case you don't want to deal with the diff ... Debian TVhead installation has also been solved. I will push the update when finishing some other fixes.
itsy Posted September 30, 2018 Author Posted September 30, 2018 Thanks - you are right! For me the best solution to wait for your update :-)
itsy Posted September 30, 2018 Author Posted September 30, 2018 And it works - great! Thank you so much!
Recommended Posts