How do I resolve unmet dependencies?
        Posted  
        
            by 
                jrg
            
        on Ask Ubuntu
        
        See other posts from Ask Ubuntu
        
            or by jrg
        
        
        
        Published on 2012-05-21T14:17:52Z
        Indexed on 
            2012/05/30
            17:00 UTC
        
        
        Read the original article
        Hit count: 393
        
apt
|package-management
How do I resolve unmet package dependencies?
occasionally, when I'm installing stuff, I get an error like the following:
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:
 package1 : Depends: package2 (>= 1.8) but 1.7.5-1ubuntu1 is to be installed
E: Broken packages
How can I resolve it?
© Ask Ubuntu or respective owner