warlen2017
(usa Outra)
Enviado em 22/01/2017 - 16:25h
Olá,
Instalei o ubuntu 14.04 e venho enfrentando alguns problemas com instalação de alguns programas. Ao tentar instalar qualquer programa recebo a seguinte mensagem (vide exemplo wine):
root@ubuntu:/# apt-get install wine
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:
unity-control-center : Depends: libcheese-gtk23 (>= 3.4.0) but it is not going to be installed
Depends: libcheese7 (>= 3.0.1) but it is not going to be installed
wine : Depends: wine1.6 or
wine1.8 but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
__________________________________________________________________________________
root@ubuntu:/# apt-get install --install-recommends winehq-devel
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:
unity-control-center : Depends: libcheese-gtk23 (>= 3.4.0) but it is not going to be installed
Depends: libcheese7 (>= 3.0.1) but it is not going to be installed
winehq-devel : Depends: wine-devel
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
___________________________________________________________________________________
Alguém pode me ajudar?