VDR installation - you have held broken packages - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167) +---- Forum: VDR (https://forum.kodi.tv/forumdisplay.php?fid=169) +---- Thread: VDR installation - you have held broken packages (/showthread.php?tid=275814) |
VDR installation - you have held broken packages - User 182116 - 2016-05-21 I've been trying all day long to install VDR using the following guide. http://kodi.wiki/view/PVR/Backend/VDR/Installation#Installing_Backend All goes to plan until I come to execute the command sudo apt-get install vdr-plugin-vnsiserver At which point I receive the following error 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. vdr-plugin-vnsiserver : Depends: vdr-abi-2.2.0-debian E: Unable to correct problems, you have held broken packages. I've trawled through dozens of websites looking for solutions, including installing installing vdr-2.2.0 but all to no avail and I have absolutely no clue what direction to go in now. I'm using Ubuntu server 16.04 RE: VDR installation - you have held broken packages - FernetMenta - 2016-05-21 The linked guide is outdated / wrong. Ubuntu 16.04 comes with vdr 2.2.0 and vnsiserver 1.3.1: https://launchpad.net/ubuntu/xenial/+source/vdr-plugin-vnsiserver Note that Ubuntu vdr packages are not compatible with yavdr. Either use all packages from yavdr ppa or ppa-purge yavdr and stay with Ubuntu packages. |