View Single Post
Posts: 90 | Thanked: 48 times | Joined on Dec 2009 @ Montpellier, France
#9
Originally Posted by mikhmv View Post
> i cant install repositories i need to upgrade the firmware?
No
1. open x-terminal
2. type "sudo gainroot"
3. type "apt-get update >> apt-message.txt
4. place here outcome from file /root/apt-message.txt
This file will contain more details about error.
And if there is a problem with a repository you've set up, it's still possible to edit the repositories in CLI by editing directly the source file with this command :
Code:
vi /etc/apt/sources.list.d/hildon-application-manager.list
if you type
Code:
cat /etc/apt/sources.list.d/hildon-application-manager.list
what are you seeing ? Here is an exemple of what you can have :
Code:
deb https://downloads.maemo.nokia.com/fremantle/apps/ ./ 
deb https://downloads.maemo.nokia.com/fremantle/mr0 ./ 
deb http://repository.maemo.org/extras/ fremantle free non-free
deb http://repository.maemo.org/extras-testing/ fremantle free
deb http://repository.maemo.org/extras-devel/ fremantle free
deb http://repository.maemo.org fremantle/tools free
the 2 first lines are the one you need absolutely, the third is safe, the others use them only if you know what you're doing
__________________
Smash is the way you deal with your life, like an outcast you're smashing your strife
 

The Following 2 Users Say Thank You to ravioli156 For This Useful Post: