maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Apt-get update = error (https://talk.maemo.org/showthread.php?t=74988)

peppino 2011-07-19 19:47

Re: Apt-get update = error
 
The problem is only OVI repository I tried to comment

deb https://downloads.maemo.nokia.com/fremantle1.2/ovi/ ./

in /etc/apt/sources.list.d/hildon-application-manager.list and the problem disappear.
I tried to verify the signature of 3 Release file.

Code:

# gpg --no-default-keyring --keyring /etc/apt/trusted.gpg --secret-keyring /etc/apt/secring.gpg  --verify Release.gpg_apps  Release_apps
gpg: Signature made mer  2 feb 2011 12:42:31 CET using DSA key ID 13FA4ED6
gpg: Good signature from "Nokia repository signing key 4v1"
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 1CC1 A2A2 B8CE 8F25 8F89  6B42 07C0 DFF7 13FA 4ED6

# gpg --no-default-keyring --keyring /etc/apt/trusted.gpg --secret-keyring /etc/apt/secring.gpg  --verify Release.gpg_mr0  Release_mr0
gpg: Signature made lun 25 ott 2010 11:42:40 CEST using DSA key ID 13FA4ED6
gpg: Good signature from "Nokia repository signing key 4v1"
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 1CC1 A2A2 B8CE 8F25 8F89  6B42 07C0 DFF7 13FA 4ED6

but ovi Release file I have

Code:

# gpg --no-default-keyring --keyring /etc/apt/trusted.gpg --secret-keyring /etc/apt/secring.gpg  --verify Release.gpg_ovi    Release_ovi
gpg: Signature made mar 19 lug 2011 00:05:36 CEST using RSA key ID 60A655EF
gpg: Can't check signature: public key not found

Nokia forget to release the public key 60A655EF.
In my apt-key list i have these keys:
Code:

# apt-key list
/etc/apt/trusted.gpg
--------------------
pub  1024D/C8009E74 2007-10-05 [expires: 2012-10-03]
uid                  Nokia repository signing key 1v1
sub  2048g/C1B723AA 2007-10-05 [expires: 2012-10-03]

pub  1024D/7C4B240D 2007-10-05 [expires: 2012-10-03]
uid                  Nokia repository signing key 1v2
sub  2048g/0580E9EB 2007-10-05 [expires: 2012-10-03]

pub  1024D/32009917 2007-10-05 [expires: 2012-10-03]
uid                  Nokia repository signing key 2v1
sub  2048g/1F2E958F 2007-10-05 [expires: 2012-10-03]

pub  1024D/E1448911 2007-10-05 [expires: 2012-10-03]
uid                  Nokia repository signing key 2v2
sub  2048g/EE0B0D1A 2007-10-05 [expires: 2012-10-03]

pub  1024D/413DA5CA 2007-10-05 [expires: 2012-10-03]
uid                  Nokia repository signing key 3v1
sub  2048g/4D5BEEF4 2007-10-05 [expires: 2012-10-03]

pub  1024D/EC9627ED 2007-10-05 [expires: 2012-10-03]
uid                  Nokia repository signing key 3v2
sub  2048g/0E39BF83 2007-10-05 [expires: 2012-10-03]

pub  1024D/13FA4ED6 2007-10-05 [expires: 2012-10-03]
uid                  Nokia repository signing key 4v1
sub  2048g/8B1115B2 2007-10-05 [expires: 2012-10-03]

pub  1024D/4C36F0B6 2007-10-05 [expires: 2012-10-03]
uid                  Nokia repository signing key 4v2
sub  2048g/3CF7720A 2007-10-05 [expires: 2012-10-03]

pub  2048R/616730BD 2009-07-27
uid                  maemo.org Extras repositories (Fremantle Extras) <repositories@maemo.org>

pub  1024D/4510B055 2009-03-18
uid                  MaemoSW Admin <admin@maemo.research.nokia.com>
sub  2048g/F18168D7 2009-03-18

pub  1024D/FF445C24 2009-03-16
uid                  Mozilla Release Engineering <release@mozilla.com>

Sorry for the paranoid.

romiiio 2011-07-19 21:57

Re: Apt-get update = error
 
Sorry for being a noob could you please explain in detail how to get rid of this problem please!

Rob1n 2011-07-20 09:50

Re: Apt-get update = error
 
Quote:

Originally Posted by romiiio (Post 1054373)
Sorry for being a noob could you please explain in detail how to get rid of this problem please!

Find someone at Nokia and ask them to release the public key (though if it's not certified in any way then it's no more secure really - it probably ought to be certified with one the old keys), or just ignore the warning as it doesn't actually stop anything from working.

lilikandrian 2011-07-31 19:58

Re: Apt-get update = error
 
YEAH...I Have this problem too... :(

Bramji 2011-07-31 20:02

Re: Apt-get update = error
 
oke, disable all repos. refresh ham, enable all repos, refresh. It worked for me!

lilikandrian 2011-08-06 23:50

Re: Apt-get update = error
 
Quote:

Originally Posted by Bramji (Post 1061863)
oke, disable all repos. refresh ham, enable all repos, refresh. It worked for me!

yes its work when I use from HAM, but when I update from xTrm I steal get error.

prankster 2011-08-25 11:30

Re: Apt-get update = error
 
as far as i know this issue has been raised in past in 2010 and now here it comes again in 2011,i wonder when it gets over ?this public key issue .
cant update right through x-terminal.it has been almost a month or so ,dev's isnt there any method been evolved to handle this ?

Rob1n 2011-08-25 12:43

Re: Apt-get update = error
 
Quote:

Originally Posted by prankster (Post 1076369)
as far as i know this issue has been raised in past in 2010 and now here it comes again in 2011,i wonder when it gets over ?this public key issue .
cant update right through x-terminal.it has been almost a month or so ,dev's isnt there any method been evolved to handle this ?

The public key issue has absolutely zero effect on whether or not you can update anything. That's why it's a WARNING, not an ERROR.

sehrz 2011-09-01 09:14

Re: Apt-get update = error
 
i have disable this repository and now update work ok, but will that be reapired or not !?

Rob1n 2011-09-01 09:41

Re: Apt-get update = error
 
Quote:

Originally Posted by sehrz (Post 1079922)
i have disable this repository and now update work ok, but will that be reapired or not !?

I doubt it will be fixed, no, but as it doesn't actually prevent anything from working then there's no major issue.


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

vBulletin® Version 3.8.8