![]() |
2012-09-11
, 17:23
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#2
|
sudo gainroot gpg --keyserver subkeys.pgp.net --recv 144B83D58239FA6E gpg --export --armor 144B83D58239FA6E | apt-key add -
The Following 2 Users Say Thank You to michaaa62 For This Useful Post: | ||
![]() |
2012-09-11
, 17:33
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#3
|
You may have noticed the 'W:' at the start of the lines indicating a warning. This is just a minor annoyance for apt-get, but it continues nevertheless.
1. You may have to change the distribution part for the extras repository to 'fremantle' from 'fremantle-1.3' either in HildonApplicationManager(HAM) or edit /etc/apt/sources.list.d/hildon-application-manager.list directly. You also may remove the duplicate repository in this list or remove the Repo in HAM
2. To remove the complaint about the signature3. There is nothing you or any other can do about the warning for binutils, this is a faulty upload, that does haunt us for a while.Code:sudo gainroot gpg --keyserver subkeys.pgp.net --recv 144B83D58239FA6E gpg --export --armor 144B83D58239FA6E | apt-key add -
![]() |
2012-09-11
, 22:46
|
Posts: 91 |
Thanked: 11 times |
Joined on Apr 2012
|
#4
|
here is what i get after apt-get update:
Hit https://downloads.maemo.nokia.com ./ Packages
Hit http://repository.maemo.org fremantle-1.3/non-free Packages
Get:11 http://repository.maemo.org fremantle/free Packages [9054kB]
Hit http://repository.maemo.org fremantle/non-free Packages
Hit http://repository.maemo.org fremantle/free Packages
Hit http://repository.maemo.org fremantle/non-free Packages
Get:12 http://maemo.merlin1991.at fremantle/free Packages [60.0kB]
Get:13 http://maemo.merlin1991.at fremantle/non-free Packages [20B]
Fetched 18.4MB in 3min31s (86.9kB/s)
Reading package lists... Done
W: GPG error: http://maemo.merlin1991.at fremantle Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 144B83D58239FA6E
W: Conflicting distribution: http://repository.maemo.org fremantle-1.3 Release (expected fremantle-1.3 but got )
W: Duplicate sources.list entry http://repository.maemo.org fremantle-1.3/free Packages (/var/lib/apt/lists/repository.maemo.org_extras_dists_fremantle-1.3_free_binary-armel_Packages)
W: Duplicate sources.list entry http://repository.maemo.org fremantle-1.3/non-free Packages (/var/lib/apt/lists/repository.maemo.org_extras_dists_fremantle-1.3_non-free_binary-armel_Packages)
W: Ignoring Provides line with DepCompareOp for package binutils
W: You may want to run apt-get update to correct these problems