How do you resolve the error "E: Unmet dependencies." ?

Posted by Georgios Politis on Ask Ubuntu See other posts from Ask Ubuntu or by Georgios Politis
Published on 2011-01-03T18:24:19Z Indexed on 2011/01/03 18:59 UTC
Read the original article Hit count: 185

I did try apt-get -f install but that didn't work either.

The problem appeared after installing a modified version of libapache2-mod-wsgi.

I modified the package dependencies because, as you can see from the package details link, it depends on python 3. A version of python is required but not version 3 necessarily and I didn't want to install version 3. There's bug #672901 that describes the problem.

So, modifying the package dependencies worked but now that I try to install another package I get the error above. How can I get rid of it?

© Ask Ubuntu or respective owner

Related posts about installation

Related posts about apt-get