View Single Post
Posts: 670 | Thanked: 747 times | Joined on Aug 2009 @ Kansas City, Missouri, USA
#334
Originally Posted by leojab View Post
I cannot update to the new version cuteTube 0.9.5-1 as it says conflict with python_qt4 (4.7.5) package. Any reason why?
Because you installed something else that includes python_qt4 v4.75 and now have a conflict with the version in cuteTube. You need to try and determine what package you installed that contains the conflicting file.

You can probably do it easily like this:
Code:
dpkg -S <file>
Searches for <file> in package database, telling you which package(s) have that file in them. If it's something you don't need or use, then you can uninstall that to solve the conflict.
__________________
Registered Linux user #266531.