View Single Post
Posts: 149 | Thanked: 140 times | Joined on Sep 2009 @ YUL
#611
Everything is working just fine for me.

Hum guys how did you update ? Did you update through the Maemo Application Manager manually, meaning by clicking on the first package, then updated it; clicking on the second package and updated it ?

DO NOT enable Extras-devel then try the two solutions presented bellow. It will update all packages on your N900 !!!
Here is a proper way to update : just ask the App. Manager to install both at the same time. You have to click on the upper menu to do that ("install all updates" if memory serves well).

Or :
Code:
apt-get update
apt-get upgrade
This is better : A "safer" way would be to enable Extras-devel and install both package at the same time with ap-get install <package name> then disable Extras-devel.

Last edited by Mandor; 2010-02-26 at 14:37. Reason: Be careful with Extras-devel !