maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   General (https://talk.maemo.org/forumdisplay.php?f=7)
-   -   (HELP) repository update error (https://talk.maemo.org/showthread.php?t=86781)

c4rl05 2012-09-11 15:45

(HELP) repository update error
 
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

michaaa62 2012-09-11 17:23

Re: (HELP) repository update error
 
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.

marmistrz 2012-09-11 17:33

Re: (HELP) repository update error
 
Quote:

Originally Posted by michaaa62 (Post 1264931)
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.

c4rl05 2012-09-11 22:46

Re: (HELP) repository update error
 
it worked now, tho i used a method to edit directly the source list, thanks you all


All times are GMT. The time now is 09:24.

vBulletin® Version 3.8.8