Problema ao instalar o vlc - dependências não atendidas

3

Update: Consegui instalá-lo com o aptitude, que corrigia automaticamente a versão de vários pacotes. No entanto, alguns pacotes de ricotz ainda estão causando problemas em outras áreas.

Eu tentei instalar o vlc em uma instalação bastante nova do ubuntu 16.10, mas estou recebendo este erro:

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: libgles1-mesa (>= 7.8.1) but it is not going to be installed or
                libgles1
E: Unable to correct problems, you have held broken packages.

Então eu tentei

sudo apt-get install libgles1-mesa

Que por sua vez me dá

The following packages have unmet dependencies:
 libgles1-mesa : Depends: libglapi-mesa (= 12.0.3-1ubuntu2) but 12.1~git20161011.fc8b358b-0ubuntu0ricotz is to be installed
E: Unable to correct problems, you have held broken packages.

Eu tentei

sudo apt-get install libglapi-mesa=12.0.3-1ubuntu2

também, mas isso basicamente me diz que nenhum componente será instalado.

    
por Max 09.11.2016 / 18:06

0 respostas