View Single Post
Posts: 646 | Thanked: 1,124 times | Joined on Jul 2010 @ Espoo, Finland
#63
Originally Posted by Matt-UAE View Post
I have an issue updating the latest update I receive via OTA
for my Accuweather on my N9. It does not get updated and gives me an error
Hmm... the dependencies for accuweather package don't seem so bad:
Code:
Depends: libqt4 (>= 4.7.3~git20110418-0maemo1), libqt4-network (>= 4.7.3~git20110418-0maemo1), libqt4-xml (>= 4.7.3~git20110418-0maemo1), libqtm-location (>= 1.2.0), libqtm-sensors (>= 1.1.1)
If you have PR1.3 all those libraries should be already newer than what accuweather requires.
Do you have possibility to try to install accuweather from command line? ("apt-get install wxapp" would be the command to use). The error reported would help to understand which package bring an incompatibility.