View Single Post
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#298
Hi, some info on the SSU here: http://wiki.maemo.org/SSU

From your excerpt it can be seen that many python libraries want to get updated, which might be related to your previous problem with the Pybattery (?). Also, in general it is advised to disable the extras-devel repository.

If you'd like to get more advice I would propose to do the following:
Code:
apt-get -s upgrade > /home/user/MyDocs/update_log.txt
The ">" sends the output instead of the screen to a file.

Then attach the update_log.txt file you will create in a new thread and ask for help on which of those updates missing you should install.