LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Problem in updating debian 5.0 (https://www.linuxquestions.org/questions/linux-newbie-8/problem-in-updating-debian-5-0-a-740433/)

shank.nikhil 07-16-2009 01:39 AM

Problem in updating debian 5.0
 
hi..
I m using debian 5.0 and now when i try to update it, it shows following
error

W: GPG error: http://download.tuxfamily.org ./ Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 73E6B0FAA42A6CF5

please help me to work out of it

thanks

bigrigdriver 07-16-2009 07:03 AM

Try this:

http://en.kioskea.net/faq/sujet-809-...bkey-gpg-error

r0b0 07-16-2009 07:04 AM

Hi,

please, post the contents of the file /etc/apt/sources.list

It appears that it contains some external (e.g. not debian.org) repository which you miss the signing key for.

Either get the signing key for that repository or (prefered) remove the repository from sources.list and only use the debian.org repos.

HTH,
Robert

stratotak 07-16-2009 07:16 AM

Just also a note..Even though it shows error..it wont effect you installing packages that are from that repo..Youll just get that every time you do a apt-get update..And when you install a package that is coming from that repo it will ask you with a y/n to install packages..Having the key lets apt know its a trusted source.

jdkaye 07-16-2009 07:27 AM

Please, let's be clear. It is not showing an ERROR. It is showing a WARNING; a warning that apt-get cannot confirm the identity of one of the repos. W: = warning and E: = error. That is, the task is being completed successfully. bigrigdrivers' link gives the solution to making the warning message go away.
cheers,
jdk

shank.nikhil 07-17-2009 03:11 AM

reply :
 
Quote:

Originally Posted by bigrigdriver (Post 3609434)

it remove the error but now when i try to update my system the update manager only checks for update and not giving me a option to install it as it shows some updates..

shank.nikhil 07-17-2009 03:15 AM

reply :
 
Quote:

Originally Posted by r0b0 (Post 3609436)
Hi,

please, post the contents of the file /etc/apt/sources.list

It appears that it contains some external (e.g. not debian.org) repository which you miss the signing key for.

Either get the signing key for that repository or (prefered) remove the repository from sources.list and only use the debian.org repos.

HTH,
Robert



Contents of file /etc/apt/sources.list
#
# deb cdrom:[Debian GNU/Linux 5.0.0 _Lenny_ - Official i386 DVD Binary-1 20090214-16:54]/ lenny contrib main

deb cdrom:[Debian GNU/Linux 5.0.0 _Lenny_ - Official i386 DVD Binary-1 20090214-16:54]/ lenny contrib main

# Line commented out by installer because it failed to verify:
#deb http://security.debian.org/ lenny/updates main contrib
# Line commented out by installer because it failed to verify:
#deb-src http://security.debian.org/ lenny/updates main contrib

# Line commented out by installer because it failed to verify:
#deb http://volatile.debian.org/debian-volatile lenny/volatile main contrib
# Line commented out by installer because it failed to verify:
#deb-src http://volatile.debian.org/debian-volatile lenny/volatile main contrib


deb http://download.tuxfamily.org/shames...ktopfx/stable/ ./
deb http://download.tuxfamily.org/shames...opfx/unstable/ ./
deb http://download.tuxfamily.org/shames...opfx/unstable/ ./
~


All times are GMT -5. The time now is 10:09 AM.