Jump to content

So I recently moved onto from Windows to Ubuntu because I only play native running Linux games such as cs:go etcetra, and I wanted to see how I like Linux
So far it has been great I love it

 

Apart from this which I cannot really find a good answer on that has helped me on google. I tried a few fixes though on 'solved' threads from before but it doesn't seem to work.

 

I get the following error:

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
 libgl1-mesa-glx:i386 : Depends: libglapi-mesa:i386 (= 10.1.3-0ubuntu0.4)
                        Recommends: libgl1-mesa-dri:i386 (>= 7.2)
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
 

And I have installed each and one of the dependencies with sudo apt-get install.

I already did sudo upgrade, auto-remove etc.

 

And yet I still get this error when using Steam

Link to comment
https://linustechtips.com/topic/384281-linux-unmet-dependencies/
Share on other sites

Link to post
Share on other sites

for the first one you need sudo apt-get install libglew-dev libcheese7 libcheese-gtk23 libclutter-gst-2.0-0 libcogl15 libclutter-gtk-1.0-0 libclutter-1.0-0 xserver-xorg-input-all

 

you need to google the rest to fix it, it's a bug

Linux "nerd".  If I helped you please like my post and maybe add me as a friend :)  ^_^!

Link to comment
https://linustechtips.com/topic/384281-linux-unmet-dependencies/#findComment-5188548
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×