dependências não atendidas da haskell-platform

1

Tentando instalar haskell-platform usando sudo apt-get install haskell-platform em 14.04 LTS.

O erro que estou recebendo:

jared@jared-N550JK:/etc/apt$ sudo apt-get install haskell-platform

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.

As únicas outras fontes / PPAs que eu instalei são para Spotify-linux e Google Chrome. Eu também examinei muitos outros tópicos sobre dependências não atendidas que não resolveram meu problema, incluindo o uso do apt-get clean, do apt-get install -f, etc.

Alguma ideia? Obrigado por qualquer ajuda.

    
por Jared Vargason 16.03.2015 / 02:23

0 respostas