Ricevo il seguente messaggio di errore quando tento di installare libglew-dev
,
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:
libcheese-gtk23 : Depends: libclutter-gtk-1.0-0 (>= 0.91.8) but it is not going to be installed
Depends: libcogl15 (>= 1.15.8) but it is not going to be installed
libcheese7 : Depends: libclutter-gst-2.0-0 (>= 0.10.0) but it is not going to be installed
Depends: gstreamer1.0-clutter but it is not going to be installed
libclutter-1.0-0 : Depends: libcogl-pango15 (>= 1.15.8) but it is not going to be installed
Depends: libcogl15 (>= 1.15.8) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
Tutti questi pacchetti sono tuttavia apparentemente già installati.
Ho provato tutte le possibili soluzioni in questo post, senza fortuna. Non ho aggiunto alcun PPA. La versione di Ubuntu è 14.04.2.
Ho esaminato post simili e ho provato quanto segue:
In esecuzione
dpkg --get-selections | grep hold
non stampa nulla.
sudo apt-get -oDebug::pkgProblemResolver=true install -f
Non mi dà nulla di interessante, 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
libcheese
pacchetti durante il tentativo di installazionelibqtwetkit-dev
. Ho risolto usandoaptitude
(dopo averlo installato, corri simileapt-get
, maaptitude
fornirai le tue alternative per risolvere il problema.