Você pode tentar pedir ao apt-get para resolver dependências com:
$sudo apt-get -f install
Eu tenho o Ubuntu 14.04 instalado. Eu instalei alguns pacotes porque meu netflix não funciona mais.
esta é a mensagem que recebo:
The following packages have unmet dependencies:
libnss3-1d: Depends: libnss3 (= 2:3.17.1-0ubuntu1) but 2:3.17.1-0ubuntu0.14.04.1 is installed
Como faço para corrigir este problema?
Eu tentei o seguinte
$sudo apt-get -f install
e é isso que eu recebo
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... failed.
The following packages have unmet dependencies:
libnss3-1d : Depends: libnss3 (= 2:3.17.1-0ubuntu1) but 2:3.17.1-0ubuntu0.14.04.1 is installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Unable to correct dependencies
Agradeço a ajuda ^ _ ^
Você pode tentar pedir ao apt-get para resolver dependências com:
$sudo apt-get -f install