Active Topics

 


Reply
Thread Tools
Posts: 91 | Thanked: 11 times | Joined on Apr 2012
#1
i am a little newbie can someone help me out whats wrong here, especialy with maemo.merlin1991.at, and other errors

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
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#2
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-testing or extras-devel 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 signature
Code:
sudo gainroot
gpg --keyserver subkeys.pgp.net --recv 144B83D58239FA6E
gpg --export --armor 144B83D58239FA6E | apt-key add -
3. 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.

Last edited by michaaa62; 2012-09-11 at 18:28.
 

The Following 2 Users Say Thank You to michaaa62 For This Useful Post:
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#3
Originally Posted by michaaa62 View Post
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 signature
Code:
sudo gainroot
gpg --keyserver subkeys.pgp.net --recv 144B83D58239FA6E
gpg --export --armor 144B83D58239FA6E | apt-key add -
3. 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.
You shouldn't edit /etc/apt/sources.list.d/hildon-application-manager.list as it's regenarated by HAM, IIRC.
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Posts: 91 | Thanked: 11 times | Joined on Apr 2012
#4
it worked now, tho i used a method to edit directly the source list, thanks you all
 
Reply


 
Forum Jump


All times are GMT. The time now is 18:21.