View Single Post
Posts: 33 | Thanked: 12 times | Joined on Oct 2010
#226
Originally Posted by caco3 View Post
Pleas show me the output of
"dpkg -l | grep python2.5-qt4-common"
it should be
"ii python2.5-qt4-common 4.7.5-maemo1 Shared files for PyQt4"

if it does not show it as version 4.7.5, you can try to reinstall it:
"apt-get install --reinstall python2.5-qt4-common"
Sorry for the late response, but I caught the cold and didn't much feel like surfing the net the last few days.

The output is exactly how you said it should be, but I still can't install Sleepanalyser. Even though I try to install the latest version 1.6-54, I get a missing packages error: python2.5-qt4-common (= 4.7.4-maemo0).

However, when I try to install not via the original app manager but with Faster Application Manager, I get the following error in the log, as before:
"The following packages have unmet dependencies: sleepanalyser: Dependsython2.5-qt4-gui
Depends: python2.5-qt4-core
E: Broken packages"

??