LinuxQuestions.org
Visit the LQ Articles and Editorials section
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices

Reply
 
LinkBack Search this Thread
Old 12-07-2006, 09:59 AM   #1
blackdragonblood
Member
 
Registered: May 2005
Location: Minneapolis, MN
Distribution: Debian
Posts: 217

Rep: Reputation: 30
issue w/ apt keys


I'm still having issues with apt keys on one of my machines. I've tried apt-get clean && apt-get autoclean and I still can't get past this.

More info:
Code:
blackwidow:/home/dittmerm# apt-get update
Get:1 http://www.debian-multimedia.org etch Release.gpg [189B]
Hit http://www.debian-multimedia.org etch Release
Get:2 http://debian.uchicago.edu etch Release.gpg [378B]
Hit http://debian.uchicago.edu etch Release
Err http://debian.uchicago.edu etch Release

Get:3 http://debian.uchicago.edu etch Release [74.4kB]
Ign http://debian.uchicago.edu etch Release
Hit http://debian.uchicago.edu etch/main Packages/DiffIndex
Ign http://www.debian-multimedia.org etch/main Packages/DiffIndex
Get:4 http://security.debian.org etch/updates Release.gpg [189B]
Hit http://debian.uchicago.edu etch/contrib Packages/DiffIndex
Hit http://security.debian.org etch/updates Release
Hit http://www.debian-multimedia.org etch/main Packages
Hit http://debian.uchicago.edu etch/non-free Packages/DiffIndex
Hit http://debian.uchicago.edu etch/main Sources/DiffIndex
Hit http://debian.uchicago.edu etch/contrib Sources/DiffIndex
Hit http://debian.uchicago.edu etch/non-free Sources/DiffIndex
Ign http://security.debian.org etch/updates/main Packages/DiffIndex
Ign http://security.debian.org etch/updates/main Sources/DiffIndex
Hit http://security.debian.org etch/updates/main Packages
Hit http://security.debian.org etch/updates/main Sources
Fetched 74.8kB in 0s (74.8kB/s)
Reading package lists... Done
W: GPG error: http://debian.uchicago.edu etch Release: The following signatures were invalid: BADSIG 010908312D230C5F Debian Archive Automatic Signing Key (2006) <ftpmaster@debian.org>
W: You may want to run apt-get update to correct these problems
blackwidow:/home/dittmerm# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
blackwidow:/home/dittmerm# gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 2D230C5F
gpg: requesting key 2D230C5F from hkp server wwwkeys.eu.pgp.net
gpg: key 2D230C5F: "Debian Archive Automatic Signing Key (2006) <ftpmaster@debian.org>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
Ideas?
 
Old 12-07-2006, 10:37 AM   #2
Pebcak
Member
 
Registered: Jan 2004
Distribution: Debian Stable
Posts: 88

Rep: Reputation: 15
Did you search the Debian forum? I'll bet this has been asked and answered once or twice. hint, update keys?
 
Old 12-07-2006, 11:23 AM   #3
blackdragonblood
Member
 
Registered: May 2005
Location: Minneapolis, MN
Distribution: Debian
Posts: 217

Original Poster
Rep: Reputation: 30
Of course I did. None of the other solutions are working. I did find out that by switching mirrors my system is starting to get updates. This has also changed the error.

output:
Quote:
Get:1 http://www.debian-multimedia.org etch Release.gpg [189B]
Get:2 http://security.debian.org etch/updates Release.gpg [189B]
Get:3 http://debian.midco.net etch Release.gpg [378B]
Hit http://www.debian-multimedia.org etch Release
Hit http://debian.midco.net etch Release
Hit http://security.debian.org etch/updates Release
Ign http://www.debian-multimedia.org etch/main Packages/DiffIndex
Hit http://www.debian-multimedia.org etch/main Packages
Ign http://security.debian.org etch/updates/main Packages/DiffIndex
Ign http://security.debian.org etch/updates/main Sources/DiffIndex
Hit http://security.debian.org etch/updates/main Packages
Hit http://debian.midco.net etch/main Packages/DiffIndex
Hit http://security.debian.org etch/updates/main Sources
Hit http://debian.midco.net etch/contrib Packages/DiffIndex
Hit http://debian.midco.net etch/non-free Packages/DiffIndex
Fetched 3B in 1s (3B/s)
Reading package lists... Done
W: There are no public key available for the following key IDs:
A70DAF536070D3A1
W: You may want to run apt-get update to correct these problems
Suggestions?
 
Old 12-07-2006, 11:41 AM   #4
Pebcak
Member
 
Registered: Jan 2004
Distribution: Debian Stable
Posts: 88

Rep: Reputation: 15
gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 6070D3A1 && apt-key add /root/.gnupg/pubring.gpg

Did that do the trick?
 
Old 12-07-2006, 12:20 PM   #5
blackdragonblood
Member
 
Registered: May 2005
Location: Minneapolis, MN
Distribution: Debian
Posts: 217

Original Poster
Rep: Reputation: 30
Well, looks like case makes a diff. I tried and it didn't work until I did a copy/paste. I feel silly. Thx 4 the help.
 
Old 12-08-2006, 01:04 PM   #6
jameslaw
Member
 
Registered: Nov 2005
Location: Trento, Italy
Distribution: Debian:testing, Ubuntu
Posts: 33

Rep: Reputation: 15
Thanks guys. I had the same problem and this resolved it for me too.

Jim
 
Old 12-08-2006, 04:10 PM   #7
blackdragonblood
Member
 
Registered: May 2005
Location: Minneapolis, MN
Distribution: Debian
Posts: 217

Original Poster
Rep: Reputation: 30
This is really starting to get annoying. Now the same error has started showing up again after everything was working fine. What gives?
 
Old 12-08-2006, 04:48 PM   #8
oldlucky
LQ Newbie
 
Registered: Jul 2006
Location: Australia
Distribution: Debian Etch
Posts: 15

Rep: Reputation: 0
Quote:
Originally Posted by blackdragonblood
This is really starting to get annoying. Now the same error has started showing up again after everything was working fine. What gives?
Make sure your not using the key from the example you need to use the key that your system require's.

example:

gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 6070D3A1 && apt-key add /root/.gnupg/pubring.gpg

where is says --recv-keys xxxxxx add your own key thats missing not the 607OD3A1 in the example.

hope this helps

cheers
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Apt-Get Issue jonursenbach Ubuntu 15 09-21-2006 09:00 AM
APT: GPG error - how to import public keys vharishankar Debian 8 02-20-2006 12:08 AM
keyboard issue - have to double press some keys whysyn Linux - Hardware 9 10-31-2005 08:25 AM
Weird apt issue ? frochet Debian 1 12-31-2004 08:39 AM
apt GPG Signature Issue blaroe Fedora 2 01-13-2004 10:08 PM


All times are GMT -5. The time now is 03:16 PM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration