Still unsolved after purge option, still broken with
"vlc-plugin-video-output" package.
root@ASMDT-TN14:/home/asmdt# apt install vlc
Reading package lists... Done
Building dependency tree
Reading state information... Done
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:
vlc : Depends: vlc-plugin-video-output (= 1:2.2.4-dmo1~bpo8+5) but it
is not going to be installed
E: Unable to correct problems, you have held broken packages.
root@ASMDT-TN14:/home/asmdt#
On 18/01/17 14:08, Christian Marillat wrote:
> On 18 janv. 2017 06:05, Dio Putra <diooktput97@???> wrote:
>
>> root@ASMDT-TN14:~# dpkg -l| grep 2.2.4
>> ii librtmp1:amd64 2:2.4~20150315.gita107cef9b-dmo1 amd64
>> Toolkit for RTMP streams (shared library)
>> ii sed 4.2.2-4+deb8u1 amd64 The GNU sed
>> stream editor
>> rc vlc 1:2.2.4-dmo1~bpo8+3 amd64 multimedia
>> player and streamer
> Then :
>
> apt-get purge vlc
>
> Christian
>