Saturday, November 10, 2012

NOKIA N900 All repositories from Maemo.org

After Flashing N900 with Custom EMMC and FIASCO, below are the repositories to be added.  The first 4 (four) repositories are configured by default (normally) :-D

Nokia Official Repositories

Catalog name: Nokia System Software Updates
Web address: https://downloads.maemo.nokia.com/fremantle/mr0
Distribution: ./
Components:

Nokia Applications

Catalog name: Nokia Applications
Web address: https://downloads.maemo.nokia.com/fremantle/apps/
Distribution: ./
Components:

Ovi

Catalog name: Ovi
Web address: https://downloads.maemo.nokia.com/fremantle1.2/ovi/
Distribution: ./
Components:
 

Maemo Extras

Catalog name: Maemo.org

Web address: http://repository.maemo.org/extras/
Distribution: Fremantle-1.3
Components: free non-free

Maemo Testing

Catalog name: Maemo extras-testing
Web address: http://repository.maemo.org/extras-testing/
DistribuciĆ³n: Fremantle
Components: free non-free

Maemo Extras-devel

Catalog name: Maemo Extras-devel
Web address: http://repository.maemo.org/extras-devel/
Distribution: Fremantle
Components: free non-free

Fremantle Tools

Catalogue name: fremantle tools
Web Address: http://repository.maemo.org
Distribution: fremantle/tools
Components: free non-free

-----------------------------------------------------------------------

***14. Nov. 2012*********************************

 OR open your N900 browser to this page and click below to initial auto install.

 Click Me to Install EXTRAS
Click Me to Install Extras-Devel
Click Me to Install EXTRAS-TESTING


If there is a problem with a repository you've set up, it can be edited/checked for errors directly from the source file

If you dont have filebox (file explorer with root power) and leafpad (easy code editor)
Open X-terminal and:
sudo gainroot
apt-get update
apt-get upgrade
apt-get install filebox <open filebox>setting>root access>YES / change editor to leafpad>close app
apt-get install leafpad

close xterminal and open filebox and navigate to:

                    /etc/apt/sources.list.d
Open file     "hildon-application-manager.list" to edit

It should show as:
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! and where there is a space, keep it!

Taken from http://talk.maemo.org/showthread.php?t=39104 and modified for noob usage! :-O The reason I am providing Leafpad and Filebox installations is because Filebox lets you navigate to any partition or folder in Maemo or NItdroid and allows leafpad to be used as editor for system files and is simple and easy to fiddle with!


ERROR: Nokia N900: NO_PUBKEY ADB44XXXXXA655EF BLAH BLAH

 ok.. so some users have been complaining of getting below notice after an "apt-get update" command in X-terminal.
Nokia-N900:~# apt-get update
W: GPG error: https://downloads.maemo.nokia.com ./ Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY ADB443xxxxA65xEF
W: You may want to run apt-get update to correct these problems


Solution:disable OVI repository from Application Manager>catalogues.

disable following source in (Use Filebox to view): 

/etc/apt/sources.list.d/hildon-application-manager.list.
"deb https://downloads.maemo.nokia.com/fremantle1.2/ovi/ ./"

In Most cases, it is due to your firmware and repositories. As you can see above, it says fremantle1.2. After the PR1.3 update was issued, all distributions are "fremantle" and might face issues like this.


No comments:

Post a Comment